/*基本信息*/
body {margin:0px;}
a{text-decoration: underline;color: #009}
/*a:visited{color:#800080;}*/
a:hover{color: #f00;}
/*页面层容器*/
#container {width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
/*页面主体*/
.MainBody 
{
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.BodyTop 
{
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-top{
    width:100%;
    height:30px;}
	
.content {
	background-image: url(images/bg_s.gif);
	
}
.textright {
text-align:right;
margin-right:40px;
font-size:14px;	
}
.contentlogo {
text-align:left;
margin-left:40px;
}
#BodyContent
{
	width:600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:20;
	border:0 solid;
}
.lc_blue h1{text-align:center;font-size:16px;font-weight:bold;color:#03005C; }
.artibody{font-size:14px;line-height:23px;
	margin:20px 50px 20px 50px;
	}
.artibody img{border:1px solid #000;}
.artibody p{font-size:14px;line-height:23px;margin:15px 0;}
.contentright {
text-align:right;
margin-right:20;
font-size:14px;
}
.contentxian {
 border-bottom:1px solid #cccccc;
 margin-top:30px;
  margin-left:50px;
   margin-right:50px;
    margin-bottom:10px;
}
.bottom 
{
text-align:center;
font-size:14px
}