/* ============容器============== */
body{margin:0;padding:0;border:0;height:100%;text-align:left} 
#contain{position: relative;height:100%;padding:10px;margin:10px auto;border:0;}
#content {position:relative;margin:10px auto 10px auto} 
#bottom {position: relative;margin:0px auto} 
#top {position:relative;margin:0px auto;z-index:99} 
#bodyex {position: absolute;left:0;top:0px;margin:0} 


/*===插件分离层===*/

.pdv_class{position:absolute;border:0px}


/* ==常用== */

div,li,td,p,select,input,textarea,a,button,input{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
ul{margin:0px;padding:0px;}
a:link,a:visited,a:active{color:#505050;text-decoration: none;}
a.nomal:link,a.nomal:visited,a.nomal:active{color:#505050;text-decoration: underline;}
a:hover{color:#ff0000;text-decoration: underline;}

/* ============表单============== */
form{margin:0;padding:0}
.input{border:1px #ddd solid;height:20px;line-height:20px;padding:0px 3px;color:#555;background:#f7f7f7}
.textarea{border:1px #ddd solid;font-size:12px;padding:3px;background:#f7f7f7}
.button{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.submit{border:1px #c0c0c0 solid;height:22px;line-height:20px;padding:0px 3px;background:#e8e8e8;}
.mustfill{color:#ff0000}
select{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;}


/* ==提示样式== */

.msgdiv {color:#336699;padding-left:53px;background:url(../img/chk_msg.gif) 30px no-repeat;}
.errdiv {color:#FF0000;padding-left:53px;background:url(../img/chk_error.gif) 30px no-repeat;}
.rightdiv {color:#505050;padding-left:53px;background:url(../img/chk_right.gif) 30px no-repeat;}
.noticediv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../img/chk_error.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.okdiv{display:none;border:1px #fc5959 solid;background:#FFFDF4 url(../img/chk_right.gif) 10px no-repeat;padding-left:33px;line-height:25px;margin:3px 0px}
.securenotice{line-height:100px;color:#FF0000;text-align:center;}


/* ============提示信息窗口============== */
div#alert {display:none;cursor:default;}
div#alert .border{border:1px #97A0AA solid;}
div#alert .ntc{padding:30px;text-align:left;background:#fff;font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;}
div#alert .buttonzone{padding:15px;text-align:center;background:#f7f7f7;}
div#alert .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
div#alert .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../img/pwin3.gif) no-repeat;cursor:pointer}
div#alert .button{border:1px #97A0AA solid;height:22px;line-height:20px;padding:0px 5px;background:#eee}


/* ============弹出frame/或大窗口层============== */
#frmWindow {display:none;cursor:default;}
#frmWindow .border{border:1px #97A0AA solid;}
#frmWindow .ntc{padding:30px;text-align:left;background:#fff;font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;}
#frmWindow .buttonzone{padding:15px;text-align:center;padding-top:10px;background:#f7f7f7;}
#frmWindow .Frm{width:100%;height:500px;border:0}
#frmWindow .windowcontent{width:100%;height:380px;overflow:auto;background:#fff;border:0}
#frmWindow .topBar{height:20px;line-height:20px;background:#cbddef;text-align:left;padding:0px 0px 5px 5px ;font-size:12px;}
#frmWindow .topBar .pwClose{position: absolute;top:0px;right:8px;width:45px;height:18px;background:url(../img/pwin3.gif) no-repeat;cursor:pointer}

#menumain_dolphin{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   height:32px;
}

#menumain_dolphin .mainmenuiner_dolphin {
    height:32px;
	padding:0;
    line-height:32px;
    overflow: hidden;
    margin:0px 0px 0px 8px; 
}

#menumain_dolphin a.menumain_dolphin:link,#menumain_dolphin a.menumain_dolphin:active,#menumain_dolphin a.menumain_dolphin:visited{
   display:block;
   float:left;
   height:32px;
   text-decoration: none;
   text-align:center;
   width:80px;
   color:#2e2e2e;
   font:12px/34px 'SimSun',Arial,Sans-Serif;
   background:url(../img/menu.gif) 0 0 no-repeat;
   margin:0px 0px 0px -2px;
}

#menumain_dolphin a.menumain_dolphin:hover{
   display:block;
   float:left;
   height:32px;
   color:#111; 
   text-decoration: none;
   text-align:center;
   width:80px;
   font:12px/34px 'SimSun',Arial,Sans-Serif;
   margin:0px 0px 0px -2px;
} 

/* ============搜索表单============== */
div.globalsearchformzone{
padding:0px;
margin:0px;
height:22px;
background:url(../img/searchl.gif) 0 0  no-repeat;
}


div.globalsearchformzone div.globalsearchform{
float:left;
padding:0px;
margin:0px;
height:22px;
font:12px/18px simsun;
}

div.globalsearchformzone div.globalsearchform1{
float:right;
padding:0px;
margin:0px;
line-height:20px;
}

div.globalsearchformzone div.globalsearchform .input{
border:0px;
height:20px;
line-height:20px;
padding:0px 0px 0px 13px;
margin:0px;
background:transparent;
color:#999;
width:150px;
}

div.globalsearchformzone div.globalsearchform1 .imgbutton{
padding:0px;
margin:0px;
}

/* ============分类列表============== */

div.productclass_dolphin{
margin:5px 30px 0px;
padding:0px 0px 2px 0px;
}


a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
height:26px;
text-align:left;
background:url(../img/dot2.gif) 0px 0px no-repeat;
padding-left:14px;
margin:0px;
color:#3d3d3d;
}

a.productclass_dolphin:hover{
display:block;
color: #333; 
text-decoration: none;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}
.productlistx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.productlistx a:visited {
	text-decoration: none;
	color: #000000;
}

.productlistx a:hover {
	color: #666666;
}

.productlistx a:active {
    color: #666666;
	text-decoration: none;
}

.productlistx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
}

.rollproductlists {
	margin:0px;
	padding:1px 0px 0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../img/arrow.gif) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:63px;
	top:36px;
}

.blkproductlistx .RightButton {
	background: url(../img/arrow.gif) no-repeat -11px 0px;
	right:0px;
	float:right;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:63px;
	top:36px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 14px 0px 20px;
	text-align:center;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0px 7px 0px 0px;
}

.box .fang{
	padding:0px;
	margin:0px;
	border:1px #e2e2e4 solid;
	text-align:center;
}

.box .picFit{

}

.blkproductlistx .box a:hover img {
	
}

.box .prodtitle{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

.box a.prodtitle:link,.box a.prodtitle:visited,.box a.prodtitle:active{
display:block;
color:#464646;
font:12px/30px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:center;
margin:0px;
padding:0px;
}

.box a.prodtitle:hover{
display:block;
color:#e10000;
text-decoration: underline;
font:12px/30px Verdana, Arial, Helvetica, sans-serif;
}

/*=========脚注菜单===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#333;
font:11px/28px SimSun;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 5px 0px 2px;
color:#333;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 5px 0px 2px;
color:#333;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}



/*=========导航=========*/
div#nav {
color:#464646;
padding-left:41px;
padding-top:18px;
}

div#nav a{
color:#464646;
}

/* ============内容翻页============== */

div.page_content {
font:12px/22px Verdana, Arial, Helvetica, sans-serif;
color:#333;
margin:0px;
}

div.page_content p,div.page_content a,div.page_content td,div.page_content span,div.page_content li{
font:12px/22px Verdana, Arial, Helvetica, sans-serif;
color:#333;
}



.lines{border-bottom:#888888 dotted 1px;}
.conzi{FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 170%; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;}
.borders{
border:#ECE0E0 1px solid;
}
img{border:0;}

/*分类显示*/
.noDis{display:none;}
.okDis{display:block;}
#boxs{height:20px; background:url(../img/dot2.gif); padding-left:10px; padding-top:5px; padding-bottom:5px;}
#boxs2{height:20px;padding-left:10px;background:url(../img/dot2.gif); padding-top:5px; padding-bottom:5px;}

/*分页样式*/
.pager { font-family:arial,宋体;margin:10px 20px;clear:both;}
.pager span.p_total { background:#F4FBFF; font-weight:bold; color:#A60011; border:1px solid #666; padding:3px 5px; margin:0 1px;vertical-align:middle; }
.pager span.p_current { background:#E8F8FF; font-weight:bold; color:#A60011; border:1px solid #666; padding:3px 5px; margin:0 1px;vertical-align:middle;}
.pager a:link, .pager a:visited { color:#A60011; background:#F4FBFF; border:1px solid #666; padding:3px 5px; margin:0 1px; text-decoration:none !important;vertical-align:middle;}
.pager a:hover { background:#233039; color:#fff; border-color:#ddd;}
.pager input {font-family:arial,宋体;margin:0 1px; border:1px dotted #666; width:2em; text-align:center; padding:2px 0; *padding:3px 0; vertical-align:middle;color:#A60011;background:#F4FBFF;}