/*基本样式开始*/
*{margin:0px; padding:0px;font-family: "宋体"; }
h2{
	font-size:12px; font-weight:normal; color:#333333;
}

.clear_float{
	clear:both; height:1px;
}

div,input,table{
	font-size:12px;
}


.Tab_left{
	float:left
}
.Tab_right{
	float:right
}

#content{
	width:970px; margin:auto;
}

#content_left{
	width:260px;
}

#content_right{
	width:692px;
}

#header{
	margin-bottom:5px;
}

img{
	border:0;
}

.input{
	border:1px solid #A9C9E2;
	height:18px;
	margin-right:4px;
	line-height:18px;
	color:#666666;
}

.seabut {
	background:url(../images/search_icon.gif) no-repeat;
	height:19px;
	width:19px;
	border:none;
	cursor:pointer;
	margin-left:-5px;
}
.cle_fl{
	clear:both;
}
/*基本样式结束*/

/*标题样式开头*/
.topic1 {
	background: url(../images/tit_1.gif);
	color: #336699;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px

}
.topic_bg1{
	background: url(../images/tit_bg1.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.topic_bg1  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}


.topic2 {
	background: url(../images/tit_2.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px

}
.topic_bg2{
	background: url(../images/tit_bg2.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.topic_bg2  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}



.topic3 {
	background: url(../images/tit_3.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px

}
.topic_bg3{
	background: url(../images/tit_bg3.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.topic_bg3  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}


.topic4 {
	background: url(../images/tit_4.gif);
	color: #C26682;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px

}
.topic_bg4{
	background: url(../images/tit_bg4.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.topic_bg4  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}

.topic5 {
	background: url(../images/tit_5.gif);
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 5px 0px 0px 2px;
	padding: 2px 0px 0px;
	text-align: center;
	width: 80px

}
.topic_bg5{
	background: url(../images/tit_bg5.gif);
	height: 29px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.topic_bg5  span{
	float:right;
	padding:9px 8px 0px 6px;
        text-align:center;
}

.texttit {
	padding-bottom: 5px;
	padding-top: 10px;
	width: 675px;
	margin:auto;
}

.texttit h1 {
	color: #000000;
	font-size:14px;
	text-align:left;
}

.text_body {
	font-size:14px;
	margin: 5px auto;
	text-align: left;
        word-break:break-all; 
        width: 675px;
	line-height:20px;
}
.text_body p {
	margin-bottom:20px;
	text-indent:2em;
}

.text_tool {
	background: url(../images/line5.gif) repeat-x bottom;
        color: #004A9C;
	margin-top: 5px;
        padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 670px;
	margin-left:10px;
}

/*标题样式结束*/

/*当前位置样式*/
#position{
	height:25px;
	background: url(../images/position.gif) no-repeat 5px 5px;
}
#position h6 {
	color: #000000;
	float: left;
	font: normal 12px "宋体";
	padding-left:35px;
	line-height:23px;
}
#position h6 a {
	color: #006699;
	text-decoration: none;
}
#position h6 a:visited {

	color: #006699;
	text-decoration: none;
}
#position h6 a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#position span{
	font-weight:bold;
}

/*宽度样式开始*/
.w_7{
	width:260px; margin-bottom:3px;
}
.w_8{
	width:690px;
}
/*宽度样式结束*/

/*字体大小样式开始*/
.gray,a.gray:link,a.gray:visited{color:#999999}
.grn,a.grn:link,a.grn:visited{color:#008800}
.red,a.red:link,a.red:visited{color:#FF0000}
/*字体大小样式结束*/

/*外框样式开始*/
 .side_border1{
	background: #ffffff;
	border: 1px solid #A9C9E2;
	margin-bottom:6px;
}
 .side_border2{
	background: #ffffff;
	border: 1px solid #AED7D7;
	margin-bottom:6px;
}
 .side_border3{
	background: #ffffff;
	border: 1px solid #F6CCA4;
	margin-bottom:6px;
}
 .side_border4{
	background: #ffffff;
	border: 1px solid #F6A4F3;
	margin-bottom:6px;
}
 .side_border5{
	background: #ffffff;
	border: 1px solid #B3B1B1;
	margin-bottom:6px;
}
/*外框样式结束*/

/*底部样式开始*/
#footer{
	text-align:center;
	height:80px;
	width:100%;
}
#footer .border_bg{
        background: url(../images/foot1.gif);
	height:26px;
	line-height:26px;
}
.CopyRight{
        background: #F5FAFE;
	border-top:3px #A9C9E2 solid;
	line-height:23px;
}
/*底部样式结束*/

/*其它样式开始*/

.other_16{
	padding:5px 6px;
}
.other_1{
	padding:1px 6px;
}
.other_2{
	padding:0px 0px 1px 10px;
}
.other_3{
	margin:5px 0px 0px 17px;
}
/*其它样式结束*/
