@charset "utf-8";
/* CSS Document */
/* 全局 */
body{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #505050;background-color: #EDEFF1; margin:0;}

a:link {color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #E50000;text-decoration: underline;}
a:active {color: #000000;text-decoration: none;}
form{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
ul{ list-style:none; margin:0;padding:0;}
#global{ padding:0;margin:0 auto;width:960px;}
#header{}
#topNav {padding-top:5px; padding-right:10px; text-align:right; float:right;}
#Logo{ width:232px; height:37px; padding:40px 0 0 15px; float:left;}
#topSearch{ height:20px; margin-top:5px; background:url(../images/so_bg.gif) no-repeat; width:179px; float:right; float:left; margin-left:30px;}
.sobg{height:16px; border:none; background:none; width:130px; padding-left:25px; margin-top:7px; color:#184266}
.sobtn{height:20px; width:20px; border:none; background:none;}


#textBanner{ height:38px; float:right;}

#nav{width:100%; height:34px; margin:0 0 5px 0; float:left!important; float:none; background:url(../images/navBG.gif) no-repeat;}

#nav li { height:26px; padding:8px 15px 0 15px; margin:0; float:left; font-size:12px; color:#E50000; font-weight:bold; background:url(../images/nvaX.gif) no-repeat right; }
#nav li a{ color:#FFF; }
.navSelect{ height:26px; background:url(../images/nvaT.gif) no-repeat bottom center;color:#FF7200!important; float:left; }

#Banner{ margin-bottom:3px;}

#Index-content{ padding:0 7px; background-color:#FFF; border:#CCDFF0 solid 1px; }
#Index-content #left{ width:223px; float:left;}
#Index-content #left h1{ color:#164564; font-size:14px; padding:10px 0; margin:0;}
#Index-content #left b{ color:#000;}
#more{ color:#164564; text-align:right;}
#more a{ color:#164564; font-weight:bold;}
#Index-content #left ul{ float:right; }
#Index-content #left li{ width:194px; height:36px; margin:5px 0;padding-top:20px; padding-right:13px; text-align:right; background-color:#F2F2F2; background-repeat:no-repeat; }
#Index-content #left li a{ color:#164564; font-size:14px; font-weight:bold; }

#Index-content #middle{ width:695px; border-left:solid 1px #F2F2F2; padding:0 10px 30px 15px; float: left;}
#Index-content #middle h1{ color:#164564; font-size:14px; padding:20px 0 10px 0; margin:0;}

#Index-content #middle #right{ width:202px; border-left:solid 1px #F2F2F2; padding:0 0 10px 10px; margin-left:5px; margin-bottom:5px; float: right;}


#copyRight{ height:43px; background-image:url(../images/copyRightBG.jpg); background-repeat: repeat-x; padding:10px; margin-top:4px;}


/* 二级页面 */
#dispContent{ padding:0 10px;}
#dispContent h1{ padding:10px 0 0 0; margin:0; font-size:12px;}
#dispContent #dispTest{ line-height:1.3em;}
#dispContent #title{ text-align:center; font-weight:bold; padding:10px 0;}

#other-content{ padding:8px 7px; background-color:#FFF; border:#CCDFF0 solid 1px;}
#other-content #subContent{background-color:#F2F2F2; height:auto!important; overflow:auto; }
#other-content #left{ width:223px; float:left; background-color:#F2F2F2;}
#leftNav{ width:210px; padding:10px 0; float:right;}
#leftNav li { width:200px; padding:5px; margin:3px 0; float:left; font-size:14px; color:#1C496D; font-weight:bold; }
#leftNav li a { color:#1C496D;}
.leftNavSelect{ background-color:#FFF; background-image:url(/images/leftNavSelectICO.gif); background-repeat:no-repeat; background-position:right;}
.leftNavSelect a{ color:#E50000!important;}
#otherNav { margin-right:2px;}
#otherNav ul{ float:right; }
#otherNav li{ width:194px; height:36px; margin:5px 0;padding-top:20px; padding-right:13px; text-align:right; background-color:#FFF; background-repeat:no-repeat; }
#otherNav li a{ color:#1C496D; font-size:14px; font-weight:bold; }

#other-content #middle{ width:495px; padding:0 10px 10px 10px;  background-color:#FFF; float:left;}

#other-content #right{ width:195px; border-left:solid 1px #F2F2F2; padding:0 0 10px 10px; background-color:#FFF; float:left;}

#other-content #right h1{ color:#FF7200; font-size:14px; padding:5px 0; margin:0;}
#other-content #right h2{font-size:12px; padding:10px 0 5px 0; margin:0;}

/* 其它 */
.select{ width:190px; height:18px; font-size:12px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #9C9C9C; background-color:#DFDFDF;}
.button{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background:#507391; border:none; padding:1px 2px;}