@charset "utf-8";
/* common */
body {margin: 0px;padding:0px;background:#fff;font-family:Arial;font-size:12px;color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
ul,li{ margin:0px; padding:0px; list-style:none;}

.title{ background:url(../images/080731.gif); height:68px;}
.mark{ position:absolute; margin:10px 0 0 5px; width:152px; height:38px;}
.header{ background:url(../images/logo_bg.gif) no-repeat 5px 10px; padding:0 0 0 162px; height:68px;}
.sulg{ float:left; height:58px; line-height:16px; background:url(../images/line_tt.gif) no-repeat 0px 10px; padding:10px 0 0 10px;}
.sulg ul{ padding:5px 0 0 0;}
.menu{ float:right; padding:10px 10px 0 0; height:58px;}
.menu ul{ width:380px; height:25px;}
.menu ul li{ float:left; width:60px; margin:0 10px; height:23px; line-height:23px;}
.menu ol{ width:380px; margin:3px 0 0 0; height:30px;}
.menu ol li{ float:left; background:url(../images/080731_bt.gif) no-repeat 0 -31px; width:62px; text-align:center; line-height:30px; height:30px; cursor:pointer;}
#menuhome{float:left; background:url(../images/080731_bt.gif) no-repeat -62px -30px; width:62px; text-align:center; line-height:30px; height:30px; cursor:pointer;}
#menulist{ float:left; background:url(../images/080731_bt.gif) no-repeat -123px -31px; width:74px; text-align:center; line-height:30px; height:30px; cursor:pointer; }
#menulistc{ float:left; background:url(../images/080731_bt.gif) no-repeat -203px -30px; width:74px; text-align:center; line-height:30px; height:30px; font-weight:bold; cursor:pointer; }
#menulast{ float:left; background:url(../images/080731_bt.gif) no-repeat -353px -31px; width:95px; text-align:center; line-height:30px; height:30px; cursor:pointer;}
#menulastc{ float:left; background:url(../images/080731_bt.gif) no-repeat -448px -30px; width:95px; text-align:center; line-height:30px; height:30px; font-weight:bold; cursor:pointer;}
#menuright{ float:right; background:url(../images/080731_bt.gif) no-repeat -388px 0; width:81px; text-align:center; height:23px; line-height:23px; cursor:pointer;}
.titletext{ font-family:"黑体"; font-size:22px; color:#D9292B; line-height:22px;!important }
.titletextis,.tex{ font-family:"黑体"; font-size:16px;  line-height:26px;!important }
.titletextis{color:#D9292B;}

/* link */
a{color:#000;text-decoration:none;}
a:link{color:#000; text-decoration:none;}
a:vistied{color:#0C5A8B;text-decoration:none;}
a:hover{color:#0C5A8B;text-decoration:underline;}

/* color*/
.cRed,a.cRed:link,a.cRed:visited{color:#D9292B; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#0C5A8B; }
.cGray,a.cGray:link,a.cGray:visited{color:#ccc;}
.cDGray,a.cDGray:link,a.cDGray:visited{color:#666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#009900;}
.cdGreen,a.cdGreen:link,a.cdGreen:visited{color:#6C8B59;}

/* place*/
.mT{margin-top:10px;}
.mR{margin-right:10px;}
.mL{margin-left:10px;}
.msT{margin-top:5px;}
.msR{margin-right:5px;}
.msB{margin-bottom:5px;}
.msL{margin-left:5px;}
.pT{padding-top:10px;}
.pL{padding-left:10px;}
.psT{padding-top:4px;}
.psR{padding-right:5px;}
.psL{padding-left:5px;}
/* font*/
.f12px{font-size:12px;}

/*new add*/
.wher{width:450px;}
.bd{ border-bottom:1px solid #386701;}
.left{ float:left;}
.right{ float:right;}
.center{text-align:center;}
.lH2{ line-height:20px;}
.fB{ font-weight:bold;}
.pR{ padding-right:10px;}
.pA{ padding:10px; line-height:22px;}
.lH1{ line-height:22px; font-weight:bold; text-align:center; background:#eee;}
.clear{ clear: both; font-size:0px; line-height:0px;}
.tclear{ clear: both; font-size:0px; width:0px; height:0; line-height:0px;}
.common{width:950px;height:inherit;margin-left:auto;margin-right:auto;}

/*验证码样式*/
.code{
font-family:Arial;
font-style:italic;
color:Red;
border:0;
padding:2px 3px;
letter-spacing:3px;
font-weight:bolder;
}
.unchanged {
border:0;
}
