@charset "utf-8";
*{margin:0;padding:0;}
body{
font-family:"宋体";
font-size:12px;
color:#333;
text-align:center;
background:#e2e2dd;
}
a{
text-decoration:none;
color:#333;
}
a:hover{
color:#0D9C1E;
}
img{
border:0;
}
#wrap{
width:851px;
background:#fff;
}
#top{
width:851px;
height:226px;
background:#0d9c1d;
}
#content{
width:821px;
margin:15px 15px 35px 15px;
}
#left{
width:150px;
float:left;
}
#left ul{
list-style:none;
margin-top:10px;
margin-bottom:15px;
}
#left li{
height:25px;
line-height:25px;
text-align:left;
text-indent:32px;
background:url(images/li2.jpg) no-repeat 15px center;
border-bottom:1px solid #e2e2e2;
}
#left li a{
display:block;
height:25px;
line-height:25px;
}
#left li a:hover{
background:url(images/li.jpg) no-repeat 15px center;
}
.bg{
color:#0D9C1E;
background:url(images/li.jpg) no-repeat 15px center;
}
#right{
float:right;
width:653px;
}
.clear{
clear:both;
}
#online{
border:0px none #dadada;
padding:1px;
text-align:center;
width:146px;
height:110px;
}
#bottom{
height:40px;
padding-top:7px;
text-align:center;
line-height:18px;
color:#fff;
clear:both;
background:#0d9c1d url(images/bottom.jpg) repeat-x left top;
}
.border{
border:3px solid #0c931b;
padding:5px;
text-align:center;
}
.border2{
border:1px solid #d7d7d6;
}
.border_bottom{
border-bottom:1px solid #e2e2e2;
}
.padding-top{
padding-top:20px;
}
.padding{
padding:20px 15px 15px 15px;
line-height:24px;
text-align:left;
}
.color{
color:#fb9a00;
float:right;
width:100px;
clear:both;
margin-top:30px;
padding-right:15px;
}
.color a{
float:right;
color:#fb9a00;
text-decoration:underline;
}
h1{
width:150px;
height:56px;
}
.h2{
text-align:left;
text-indent:25px;
height:28px;
line-height:28px;
font-weight:bold;
border-bottom:1px solid #dcdcdb;
}
.float{
float:left;
margin-right:15px;
margin-bottom:5px;
}
.bold{
font-weight:bold;
}
.submit{
	padding-top:2px;
	height:23px;
	font-weight:bold;
}
.margin_bottom{
margin-bottom:10px;
}

