@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
.main{
	width:1000px;
	margin:0 auto;
}
.submain{
	width:1000px;
	float:left;
}
.header{
	width:1000px;
	float:left;
	height:auto;
}
.banner{
	width:1000px;
	float:left;
	height:auto;
}
.body_content{
	width:1000px;
	float:left;
	padding:20px 0px 20px 0px;
}
h1{
	border-bottom:1px solid #cd0707;
	font-size:24px;
	padding:0px;
	color:#cc0000;
	font-weight:normal;
	margin:20px 0px 10px 0px;
}
p{
	font-size:11px;
	color:#231f20;
	padding:0px;
	margin:10px 0px 0px 0px;
}
p.text1{
	font-size:16px; 
	color:#6d6e71;
}
span.red{
color:#cc0000;
margin-left:10px;
}
.left_cont{
width:690px;
float:left;
padding:0px 10px 0px 0px;
}
.right_cont{
width:260px;
float:left;
background:#d3dae3 url(../images/bg_1.gif) repeat-x;
padding:20px;
margin-top:27px;
}
.left_cont h1{
margin:0px;
}
.numbering{
color:#cc0000;
font-size:13px;
font-weight:bold;
padding-right:10px;
}
.foot{
width:960px;
float:left;
background:#fff url(../images/bg_2.gif) repeat-x;
padding:0px 20px 20px 20px;
}
.col{
width:300px;
float:left;
}
.col_gap{
margin-left:30px;
display:inline;
}
.footer{
width:1000px;
float:left;
border-top:1px solid #706b6e;
color:#6d6e71;
font-size:10px;
}
.float_left{
float:left;
}
.float_right{
float:right;
}
.footer a{
color:#6d6e71;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}
.footer span{
font-size:20px;
color:#c2c4c6;
margin:0px 10px 0px 10px;
}
.text_a{
text-decoration:none;
color:#990000;
}
a.text_a:hover{
text-decoration:underline;
}
.link_1{
text-decoration:none;
color:#000;
}
a.link_1:hover{
text-decoration:underline;
}
li{
	font-size:11px;
	color:#231f20;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.red{
color:#cc0000;
}





/**/
