﻿.imgColumn{
	width: 700px;
	float: left;
}

a.addImage{
	background: url(../img/add_image.gif) no-repeat 0 center;
	padding-left: 20px;
	font-size:13px;color:#66c
}
a.addImage:hover{background:#6666CC none repeat scroll 0%;color:#FFFFFF;}

 a.previous{
	background: #fff url(../img/prv.gif) no-repeat 0 center!important;
	background: #fff url(../img/prv.gif) no-repeat 0 top;
	padding:4px 15px 5px 15px;
	line-height:35px;
	color: #999;
	font-size:12px;
	
}
a.next{
	background: #fff url(../img/nxt.gif) no-repeat right center!important;
	background: #fff url(../img/nxt.gif) no-repeat right top;	
	padding:4px 15px 5px 15px;
	line-height:35px;
	color: #999;
	font-size:12px;
}
#Main a.previous:hover{
	background: #fff url(../img/prv.gif) no-repeat 0 center!important;
	background: #fff url(../img/prv.gif) no-repeat 0 top;
	padding:4px 15px 5px 15px;
	line-height:35px;
	color: #6666CC;
	
	
}
#Main a.next:hover{
	background: #fff url(../img/nxt.gif) no-repeat right center!important;
	background: #fff url(../img/nxt.gif) no-repeat right top;	
	padding:4px 15px 5px 15px;
	line-height:35px;
	color: #6666CC;
}
#singleBox span{padding:0px;margin:0px;}

.imageDish{
	float: left;
	width: 700px;
	padding: 10px 0;
}
.imageDish td
{
	text-align: center;
	vertical-align: middle;
}
.imgNote{
	float: left;
	margin-top: 10px;
	width: 100%;
	border: 0;
}
.imgNote td{
	padding: 10px;
	background: #f2f2f2;
}
.imgBottom{
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 8px 8px 8px 0px;
}
.button{
	padding: 3px 10px;
	margin-top: 8px;
}
.imgSelect{
	float: left;
	width: 100%;
	height: 115px;
	clear: both;
	margin-bottom: 20px;
	overflow:hidden;
	background-color:#F0EFEF;
	border:1px solid #CCCCCC;
}
.imgSelect h3{
	margin-top:8px;
	padding-bottom: 8px;
	width: 100%;
	color: #cc0000;
	border-bottom: 1px dotted #999;
	background: #fff;
	font-weight: bold;
	font-size:13px;
}
.imgSelect ul{
	float: left;
	margin-top: 10px;
	width: 100%;
}
.imgSelect li{
	width: 29%;
	text-align: center;
	float: left;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 1px;
	line-height: 0;
	height: auto;
	margin-left: 3px;
}
.imgUserFace{float:left;width:10%; padding-left:5px}
.imgNoteContent{width:100%}
.imgUserNickName{clear:both;background-color:#f7f7f7;padding:3px;}
.imgMemo{clear:both;line-height:12pt;padding-top:5px;}
.imgDataControl{padding:4px 0pt 3px 0px;}
.imgUserNickName img{ position:relative;top:2px;}


.imgUserFacePic{ float:left ;padding-top:10px; padding-right:5px;padding-left:10px; width:30%;}
.listDetail {border:1px solid #CCCCCC; margin-bottom:15px;background-color:#F7F7F7; width:100%;}
.imgUserNickNameDetail { float:left; padding-top:10px; width:62%; }
.listDetail p { margin-top:0px; margin-bottom:3px;}

.listTop {border-bottom:1px solid #CCCCCC; float:left; padding-bottom:10px;width:100%;}
.listBottom {margin-left:5px; padding-bottom:10px; padding-top:10px;clear:both;}

.imgdetail { width:117px; height:92px; float: left;  margin-top:10px; margin-bottom:10px;}

.imgdetail a{margin:7px 7px 7px 7px;*margin:7px 7px 7px 7px;_margin:7px 0px 0px 4px;}

.imgdetailindex {  width:117px; height:92px; float: left; margin-top:10px; margin-bottom:10px; background-color:#656565;text-align:center; vertical-align:middle; overflow:hidden; position:relative; display:table-cell;}

.imgdetailindex a{margin:7px 7px 7px 7px;*margin:7px 7px 7px 7px;_margin:7px 0px 0px 4px;}

#photo{ margin-left: 55px; *margin-left: 58px;}

.shopInfo{ color:#656565;}
.previous1{ float:left; cursor:pointer; margin: 26px 0 0 0; width:30px; height:64px; display:block; background: url(/static/img/img_previous1.gif)  no-repeat -1px 0;}
.next1{ float:right; cursor:pointer; margin: 26px 0 0 0;width:30px;height:64px; display:block;background: url(/static/img/img_next1.gif) no-repeat 1px 0; }
.divnext{ height:95%; width:3%;}
.divprevious{ height:95%; width:3%;}
#Main a.next1:hover{ background: url(/static/img/img_next1.gif)  no-repeat 1px 0;}
#Main a.previous1:hover{ background: url(/static/img/img_previous1.gif)  no-repeat -1px 0;}

.previous2{ float:left; cursor:text; margin: 25px 0 0 0; width:30px; height:65px; display:block; background: url(/static/img/img_previous2.gif)  no-repeat -1px 0;}
.next2{ float:right; cursor:text; margin: 26px 0 0 0;width:30px;height:64px; display:block;background: url(/static/img/img_next2.gif) no-repeat 1px 0; }
#Main a.next2:hover{ background: url(/static/img/img_next2.gif)  no-repeat 1px 0;}
#Main a.previous2:hover{ background: url(/static/img/img_previous2.gif)  no-repeat -1px 0;}
