/* CSS Document */
body { text-align:center; font-family:"宋体",arial;margin:0 auto;padding:0;background-color:#FFFFFF;font-size:12px;color:#000000;}
div,form,img,ul,ol,li,dl,dt,dd { margin:0 auto; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0 auto; padding:0;}
table,td,tr,th{ margin:0 auto;font-size:12px;}
/* Link color*/
a:link {color: #000000; text-decoration:none;}
a:visited {color:#678098;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.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;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* font css*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.fB {font-weight: bold;}
.fI {font-style: italic;}
/* other css */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}

.pagew{ width:824;}
/* header css */
a.menu:link{ color:#000000; font-weight:bold;text-decoration:none;}
a.menu:visited{ color:#0099CC;text-decoration:none;}
a.menu:hover{ color:#0099CC;text-decoration:underline;}
a:menu:active { color: #0099CC;}

.header_pic{height:81px;margin-bottom:10px; margin-top:10px; text-align:right;}
.header_line1{height:1px; overflow:hidden; background-color:#000000;}
.header_line2{height:5px; background-color:#970102;}
.header_menu_pic{width:9px; padding:0px;background-image:url(/images/menubg.gif);}
.header_r_td{ height:16px; background-image:url(/images/linebg.gif); text-align:left; vertical-align:middle;}
.header_r_bg{ width:100%; height:100%; background:url(headerbg.gif) left;}
.header_select{ width:230px; height:18px;}

/* footer css */
#footerline{ height:4px; background-color:#EFEFEF;}
#footer{ padding-top:10px;}
#footer li{ list-style-type:none;margin-left:140px;color:#333333; height:16px;}
.cBorder { border-bottom:solid 1px #DDE7E3; border-right:solid 1px #DDE7E3;}
/* 各种对齐方式　*/
.LT{text-align:left; vertical-align:top;}
.LM{text-align:left; vertical-align:middle;}
.LB{text-align:left; vertical-align:bottom;}
.RT{ text-align:right; vertical-align:top;}
.RM{ text-align:right; vertical-align:middle;}
.RB{text-align:right; vertical-align:bottom;}
.MT{ text-align:center; vertical-align:top;}
.MM{ text-align:center; vertical-align:middle;}
.MB{ text-align:center; vertical-align:bottom;}
/* 各页面共用样式*/
.color1 { background-color: #f1f1f1; }
.color2 { background-color: #f6f6f4; }
.linkTitle { font-weight: bold; color: #9b9b9b; text-align:left; padding-left:10px; }
.inputbox{ border:solid 1px #939393;}
/*全局样式*/
.barh { height: 25px }
.barl { width: 220px; height: 25px; background-color: #000000; }
.barr { width: 604px; height: 25px; background-color: #f6f6f4;}
/*页面左边右边通用*/
.pl { width: 220px; background-color: #f6f6f4; text-align:left; height:100%;}
.pr { width: 600px; text-align: left; }
.prti { width: 400px;height: 20px; text-align:left;margin: 30px 0px 10px 20px;}
.prbar { background-image: url(/images/line3.gif); margin: 0px 0px 10px 20px; overflow: hidden; width: 550px; height: 2px; }
.plti { 
	width: 100%; height: 20px; text-align:left; padding:20px 0px 10px 10px;font-size: 14px;
}
.plbar { background-image: url(/images/line4.gif); overflow: hidden; width: 210px; height: 4px; }
.plitem1{ width:180px; height:20px; border-bottom:1px solid #0099CC; padding:20px 0px 5px 10px;}
.plitem2{ width:180px; height:20px; border-bottom:1px solid #999999; padding:10px 0px 5px 10px;}

.border3{border-style:solid; border-color:#E1E1E1; border-width:0px 1px 1px 1px; }
.font1{font-weight: bolder; color: #0099CC;}/*浅蓝色*/
.font2{color:#FF7D3F;}/*桔结色*/
.font3{ FONT-SIZE: 18px; COLOR: #00a5d5; FONT-FAMILY: "黑体" }/*18号黑体标题颜色*/
