@charset "utf-8";
/*
--------==========常用系统化CSS==========--------
*/
/*--------------------全局CSS定义------------------------------------------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,lable,textarea,p,blockquote,img{margin:0;padding:0;}
img{border:none;}
ol, ul{list-style:none;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
body{font-family:Arial, Helvetica, sans-serif, SimSun, "宋体";font-size:12px;color:#000;background:#FFF;}
a{text-decoration:none;color:#003366;behavior:url(css/blur.htc);outline:none;}
a:hover{text-decoration:underline;color:#FF6600;}
/*--------------------字体--------------------------------------------------------------------------------------------------------------------------------------*/
.fht{font-family: "黑体";}
.fyy{font-family: "幼圆";}
.fyh{font-family: "微软雅黑";}
.fls{font-family: "隶书";}
.fhwxk{font-family: "华文行楷";}
.fhwxw{font-family: "华文新魏";}
/*--------------------字体大小-----------------------------------------------------------------------------------------------------------------------------------*/
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f24{font-size: 24px;}
.f36{font-size: 36px;}
/*--------------------字体粗细-----------------------------------------------------------------------------------------------------------------------------------*/
.fwb{font-weight: bold;}
.fwn{font-weight: normal;}
.tar{text-align: right;}/*---文本右对齐---*/
.tac{text-align: center;}/*---文本居中---*/
/*--------------------浮动---------------------------------------------------------------------------------------------------------------------------------------*/
.fl{float: left;}
.fr{float: right;}
.fn{float: none;}
/*--------------------方框填充-----------------------------------------------------------------------------------------------------------------------------------*/
.pt5{padding-top: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pl5{padding-left: 5px;}
.pt10{padding-top: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pl10{padding-left: 10px;}
/*--------------------方框边界-----------------------------------------------------------------------------------------------------------------------------------*/
.mt5{display: inline;margin-top: 5px;}
.mt8{display: inline;margin-top: 8px;}
.mr5{display: inline;margin-right: 5px;}
.mb5{display: inline;margin-bottom: 5px;}
.mb8{display: inline;margin-bottom: 8px;}
.ml5{display: inline;margin-left: 5px;}
.mt10{display: inline;margin-top: 10px;}
.mr10{display: inline;margin-right: 10px;}
.mb10{display: inline;margin-bottom: 10px;}
.ml10{display: inline;margin-left: 10px;}
.dashed01{line-height: 1px;background-image: url(../images/dashed01.gif);height: 1px;background-repeat: repeat-x;width: 100%;float: left;overflow: hidden;}

/*--------------------通用盒模型---------------------------------------------------------------------------------------------------------------------------------*/
/* 通用盒模型上边框 */
.box .up{height:6px;overflow:hidden;background-repeat: no-repeat;background-position: right -38px;}
.box .up b{width:10px;height:6px;float:left;display:block;background-repeat: no-repeat;background-position: left -38px;}
.box .top{background-repeat: no-repeat;background-position: right top;height:32px;padding: 0;overflow: hidden;}
.box .top .left{float:left;height:32px;overflow:hidden;padding-left:10px;background-repeat: no-repeat;background-position: left top;}
.box .top .right{float:right;height:32px;overflow:hidden;padding-right:10px;line-height: 34px;font-family: "宋体";}
.box .top .right a{text-decoration: none;}
.box .top .title{line-height:36px;background:none;font-size: 14px;font-weight: bold;margin: 0;padding: 0;overflow: hidden;}
/* 通用盒模型内容 */
.box .content{padding:10px 10px 5px 10px;zoom:1;background-color:#FFFFFF;line-height:26px;}
/* 通用盒模型下边框 */
.box .bottom{height:6px;overflow:hidden;background-repeat: no-repeat;background-position: right -32px;}
.box .bottom b{width:10px;height:6px;float:left;display:block;background-repeat: no-repeat;background-position: left -32px;}
/* 清除浮动 */
.clearfloat{content: ".";display: block;height: 0;font-size: 0;clear: both;visibility: hidden;line-height: 0px;}
/* 通用盒模型样式 */
.box01{background-image: url(../images/box01.gif);color:#016A9F;}
.box01 a{color:#7D7D7D;}
.box .border01{border:1px solid #CCDFF2;border-width:0 1px;}
.box02{background-image: url(../images/box02.gif);color:#C82B00;}
.box02 a{color:#C82B00;}
.box .border02{border:1px solid #EBD8B8;border-width:0 1px;}
.box03{background-image: url(../images/box03.gif);color:#FFF;}
.box03 a{color:#FFF;}
.box .border03{border:1px solid #1FA6CB;border-width:0 1px; background-color:#ECF9FF;}
/*--------------------文本溢出隐藏-------------------------------------------------------------------------------------------------------------------------------*/
.texthidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ofh{overflow:hidden;}/*---溢出隐藏---*/
/*--------------------按钮样式大全-------------------------------------------------------------------------------------------------------------------------------*/
button{behavior:url(css/blur.htc);cursor:pointer;}
.btn{background:none;border:none;white-space:nowrap;width:auto;overflow:visible;padding:1px;}
.btn span{font-size:12px;color:#000;line-height:24px;height:22px;display:block;padding-left:15px;}
.btn span span{background-position:100% 0;padding-right:15px;padding-left:0;}
.btn01{background:url(../images/btn/btn01.gif) no-repeat;}
.btn02{background:url(../images/btn/btn02.gif) no-repeat;}
.btn03{background:url(../images/btn/btn03.gif) no-repeat;}
.btn04{background:url(../images/btn/btn04.gif) no-repeat;}
.btn05{background:url(../images/btn/btn05.gif) no-repeat;}
/*--------------------输入框--------------------------------------------------------------------------------------------------------------------------------------*/
.input01{color:#444;border-style:solid;border-width:1px;padding:2px 4px;height:18px;line-height:18px;background-image: url(../images/input_01.gif);border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;}
.input02{color:#444;padding:2px 4px;height:18px;line-height:18px;background-image: url(../images/input_01.gif);border: 1px solid #F1CA7F;}
.input03{color:#444;padding:1px 3px;height:18px;line-height:18px;background-image: url(../images/input_01.gif);border: 2px solid #F1CA7F;}
.file01{color:#444;border-style:solid;border-width:1px;padding:2px 4px;height:24px;line-height:18px;background-image: url(../images/input_01.gif);border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;}
.file02{color:#444;padding:2px 4px;height:24px;line-height:18px;background-image: url(../images/input_01.gif);border: 1px solid #F1CA7F;}
.file03{color:#444;padding:1px 3px;height:24px;line-height:18px;background-image: url(../images/input_01.gif);border: 2px solid #F1CA7F;}
/*--------------------框架样式--------------------------------------------------------------------------------------------------------------------------------------*/
#body_bj{background-image: url(../images/body_bj.png);background-repeat: repeat-x;}
#container{margin:0 auto;width:980px;font-size:12px;background-color:#FFFFFF;}
.container{width: 980px;float: left;}
#header{background-color: #E8F3FF;float: left;height: 120px;width: 980px;background-image: url(../images/header.jpg);background-repeat: repeat-x;}
#menu{background-color: #FFF;float: left;height: 35px;width: 980px;}
#footer{text-align:center;color:#333333;padding:10px 0;width: 980px;float: left;background-image: url(../images/footer.gif);background-repeat: no-repeat;background-color: #DEEDFD;line-height: 26px;}
#footer a{color: #00349A;text-decoration: none;}
#footer a:hover{color: #FF6600;text-decoration: underline;}
.channel-nav{width:976px; height:32px; overflow:hidden; background:url(../images/catalogbar.gif) no-repeat; padding:1px 2px 3px 2px; position:relative;}
.channel-nav ul{width:972px; height:32px; line-height:32px; font-size:14px; overflow:hidden; position:absolute; top:1px; left:4px;}
.channel-nav li{height:33px; overflow:hidden; float:left; padding-left:2px; background:url(../images/catalogbar.gif) no-repeat 0 -37px; position:relative; left:-2px;}
.channel-nav li a{float:left; padding:0 16px; color:#fff;}
.channel-nav li a:hover, .channel-nav li.selected a{color:#FFFF00;text-decoration:none; background:url(../images/catalogbar.gif) no-repeat 50% -37px;}
.channel-nav .nav{text-decoration:none; background:url(../images/catalogbar.gif) no-repeat 50% -37px;}
/* table */
.table{float: left;width: 100%;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
.table dl{float: left;width: 100%;margin: 0px;padding: 5px 0;border-bottom: 1px dashed #E9E9E9;font-size: 14px;}
.table dt{float: left;width: 100%;margin: 0px;padding: 0px;line-height: 23px;height: auto;}
.table .title{background-color:#F7F7F7;font-size:14px;color:#0A4E9B;padding:5px 0 3px 0;border-bottom:solid 1px #A7C4DF;font-weight: bold;}
.table .tw5{float: left;width: 4%;}
.table .tw10{float: left;width: 10%;}
.table .tw12{float: left;width: 12%;}
.table .tw15{float: left;width: 15%;}
.table .tw20{float: left;width: 19%;}
.table .tw25{float: left;width: 25%;}
.table .tw30{float: left;width: 30%;}
.table .tw35{float: left;width: 35%;}
.table .tw40{float: left;width: 40%;}
.table .tw45{float: left;width: 45%;}
.table .tw50{float: left;width: 50%;}
.table .tw55{float: left;width: 55%;}
.table .tw60{float: left;width: 60%;}
.table .tw65{float: left;width: 65%;}
.table .tw70{float: left;width: 70%;}
.table .tw75{float: left;width: 75%;}
.table .tw80{float: left;width: 80%;}
.table .tw85{float: left;width: 85%;}
.table .tw90{float: left;width: 90%;}
.table .tw95{float: left;width: 95%;}
.table .tw100{float: left;width: 100%;}
/* 翻页 */
.CP_page{width:100%; height:21px; line-height:21px; clear:both; overflow:hidden; _overflow:visible; margin:0 auto;}
.CP_pages{height:100%;text-align: center;}
.CP_pages li{float:left; height:100%; margin:0 2px; font-family:Arial}
.CP_pages a{display:block; height:19px; padding:0 5px; line-height:19px; float:left; border-width:1px; border-style:solid; font-family:Arial; font-size:11px; text-align:center; text-decoration:none}
.CP_pages a:hover{text-decoration:none}
.CP_pgon{font-weight:bold;padding:0 3px;color: #0657CB;}
.CP_pgttl{padding:0 1em}
.CP_pgprev a,
.CP_pgnext a{width:62px; height:21px; line-height:21px; padding:0; border:none; font-size:12px; background-repeat:no-repeat; background-position:0 0; font-family:"宋体"}
.CP_pgprev a:hover,
.CP_pgnext a:hover{background-position:0 -21px}
.CP_pages .CP_pgelip a{border:0; height:21px; line-height:21px; padding:0 2px}
.CP_linka a:link,
a:link.CP_linka{color:#43609c}
/* 翻页样式 */
.CP_pages a:link,
.CP_pages a:visited{color:#748396}
.CP_pages a:hover{color:#900}
.CP_pages a{border-color:#ccc; background:#fff}
/* 省略号 */
.CP_pgelip{color:#43609c}
/* 翻页左侧文字 */
.CP_pgttl{color:#999}
/* 上下页 */
.CP_pgprev a,
.CP_pgnext a{background-image:url(../images/CP_page.png);}
.CP_pgprev a:hover,
.CP_pgnext a:hover{color:#43609c}
.tc01{
	color: #999999;
}
.tc02{
	color: #477C43;
}
.tc03{
	color: #FF0000;
}