﻿@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote { margin:0; padding:0; font-family:Arial, "宋体", tahoma, arial, \5b8b\4f53, sans-serif; font-weight:normal}
table { border-collapse:collapse; }
a img { border:0px; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
li { list-style:none; border-bottom:1px solid #D6D6D6;}
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
input, button, textarea, select { font-family:inherit; }
a:link {text-decoration:none; color:#000; font-weight:normal;}
a:visited {text-decoration:none; color:#000; font-weight:normal;}
a:hover { text-decoration:underline; color:#2563B7 }
html { overflow-y:scroll; width:100%; overflow-x:hidden }
body { width:100%; line-height:20px; background:white;font-size:12px;}

/*common*/
/*.Wrap{width:968px; margin:0 auto; background:url(../images/common/bg.jpg) repeat-y; padding:15px 0 15px 23px;}*/
.Wrap{width:1200px; margin:0 auto; background:url(../images/common/bg.jpg) repeat-y;  padding: 15px 0px 15px 25px;}
.foot{width:1150px; padding:5px 0px;margin-top:4px; height:75px;background:url(../images/common/foot-bg.gif) repeat-x;text-align:center;}
.foot a{color:white; margin:0 5px}
.foot a:hover{ color:white}
.foot p{ text-align:right; float:right}

/*.head{width:919px; height:47px; padding:8px 12px 6px 12px; background:#EFAB00; margin-bottom:7px;}*/
.head{width:1130px; height:47px; padding:8px 12px 6px 12px; background:#EFAB00; margin-bottom:7px;}
.head .left{width:330px; float:left}
.head .left img{ float:left; margin-right:15px; margin-top:3px}
.head .left h1{ color:#000; line-height:30px; font-size:14px;
    width: 164px;
}
.head .left h3{ color:#EFAB00; margin-top:-99999px}

.head .right{width:470px; float:right; text-align:right}
.head .iph a,.head .iph{ color:#f3f3f3; text-decoration:none}
.head .iph img{ margin-bottom:-3px}
.head .smallNav{ height:25px; line-height:25px}
.head .smallNav em{ color:#e1e1e1; line-height:25px}
.head .smallNav a{ padding:0 2px}
.head .smallNav,.head .smallNav a{ color:#000}

.nav{ background:url(../images/common/nav-bg.gif) repeat-x left bottom; width:1155px; height:36px;} 
.nav li{ float:left; padding:0 15px; height:36px;text-align:center; line-height:36px; background:url(../images/common/nav-hover.gif) right bottom; position:relative; z-index:9999;}
.nav li a:hover{ display:block;}
.nav li.default{ background:url(../images/common/nav-default.gif) right bottom}
.nav li.default a,.nav li.default02 a{ color:#2563b7;}
.nav li.default02{ background:url(../images/common/nav-default.gif) right bottom}
.nav li .Pop{ background:#fff; padding:5px 14px 15px; position:absolute; width:246px; left:0; top:36px; z-index:999; display:none;}
/* filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity: 0.95;opacity: 0.95;*/
.nav li .Pop dl{ float:left; margin-bottom:10px}
.nav li .Pop dl dt{border-bottom:1px solid #656565; height:26px; display:block; overflow:hidden; width:244px;}
.nav li .Pop dl dt h3{ color:#000; font-weight:bold; text-align:left}
.nav li .Pop dl dd{ text-align:left; float:left; width:122px; height:20px; _height:22px; _overflow:hidden}
.nav li .Pop dl dd a{ display:block; color:#000;  _height:22px; line-height:22px;}
.nav li .Pop dl dd a:hover{ color:#2563b7; text-decoration:underline}

.nav .search{ float:right; padding:7px 12px 0 0}
.nav .search .Text{ background:url(../images/common/search.gif) no-repeat; width:95px; height:18px; line-height:18px; border:1px solid #E5E5E5; border-right:none; padding-left:25px; padding-right:5px;}
.nav .search .btn{background:url(../images/common/sear-btn.gif) repeat-x; padding-right:2px; border:0; color:white; width:50px; height:20px; text-align:center; vertical-align:middle; margin-bottom:3px; _margin-bottom:5px}

.discIcon{ vertical-align:middle; margin-right:5px}