@charset "utf-8";
/* CSS Document */
*{

padding:0;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px auto;
	background:url(../images/bg.gif) center;
}
#Container{
width:1002px;
height:2640px;
margin:0 auto;
background:url(../images/bg1.gif) repeat-y;
}
#mainbody{
width:900px;
margin:0 51px;
/*background:#effbdf;*/
background:#e5f3ff;
}
#MainArea{
width:100%;
}
.MainArea_left{
width:648px;
/*height:830px;*/
border-bottom:1px #000000;
float:left;
background:#ffffff url(../images/index_12.gif) top no-repeat;
}
.MainArea_right{
width:252px;
/*height:830px;*/
float:left;
border-bottom:1px #000000;
/*background:#effbdf url(../images/index_13.gif) top no-repeat;*/
background:#e5f3ff url(../images/index_13.gif) top no-repeat;
}
.ad_img{
width:617px;
/*height:131px;*/
margin:45px 15px 20px 10px;
}
.content{
width:617px;
/*height:131px;*/
margin:0px 15px 0px 10px;
}
.content p{
 text-indent:2em;
 font-size:14px;
 line-height:22px;
 color:#666666;
 margin:0;
 }
.content .p{
 line-height:22px;
 font-size:14px;
 color:#666666;
 margin:0;
}
.content h2{
 font-size:16px;
 color:#FF3300;
 }
 .content h3{
 font-size:14px;
 color:#FF3300;
 }
.content .beizhu{
text-indent:2em;
color:#FF0000;
font-size:14px;
font-weight:bold;
line-height:26px;
/*margin:15px 0;*/
}
.content .beizhu1{
text-indent:2em;
color:#FF0000;
font-size:14px;
font-weight:bold;
line-height:24px;
}
.login{
width:220px;
margin:50px 15px 0px 15px;}
.login_input{
width:120px;
}
.menu{ width:198px; height:2200px; margin:0 27px;}
.menu ul{ margin:0; border:0; padding:0; list-style:none;}
.menu li{ /*width:198px; height:51px;*/}
.footer{
float:left;
width:900px;
height:100px;
background:url(../images/footer.jpg) no-repeat;
}
.footer p{
margin-top:25px;
margin-left:10px;
line-height:22px;
color:#333333;}
.koudian td{ padding-left:2px; font-size:14px;}
.line{ width:900px; height:25px; background:url(../images/line.gif) repeat-x; float:right;}
.line ul{ padding:0; margin:0; border:0; list-style:none;}
.line li{ float:right; line-height:25px; margin:auto 10px auto 10px;}
.line a{ color:#333333; text-decoration:none;}
.line a:hover{ color:#ff0000; text-decoration:none;}
