/* CSS Document */
body {
	margin:0px auto;
	color:#000;
	font:12px  Verdana, Lucida, Lucida Grande,Arial, Helvetica, sans-serif;
	background-color: #888;
	TEXT-ALIGN: center;
}
td {
	font:12px Lucida;
	color:#000;
	margin:0px;
}
ul{
	padding:0px;
	margin-left:20px;
}
li{
	margin-top:5px;	
}
p{
	line-height:150%;
	text-align : justify ; 
}

/*链接样式*/
a{text-decoration:none;}
a:link {color:#333;} 
a:visited {color: #000;} 
a:hover{color:#f00; } 

.body_page{
	width:780px;
	height: 600px;
	margin:0px auto;
	background-color:#FFF;
}
.body_page1{
	width:780px;
	height: 510px;
	margin:0px auto;
	background-color:#FFF;
}
.body_page_dl{
	width:780px;
	height: 570px;
	margin:0px auto;
	background-color:#FFF;
}
.body_top{
	width:780px;
	height:320px;
	*height:auto;
	margin:0px auto;
	background-color:#FFF;
}
.body_top1{
	width:780px;
	height:200px;
	*height:auto;
	margin:0px auto;
	background-color:#FFF;
}
.top_banner{
	height:88px;
	width:270px;
	*width:290px;
	float:left;
	margin:0px;
	padding-left:10px;
	background-image:url(/images/top_table.jpg);
	background-repeat:repeat-x;
}

.top_link{
	height:25px;
	*height:88px;
	width:470px;
	_width:490px;
	float:right;
	margin:0px;
	padding-right:30px;
	padding-top:65px;
	text-align:right;
	background-image:url(/images/top_table.jpg);
	background-repeat:repeat-x;
}
.top_flash{
	margin:0px;
	padding-top:2px;
	height:230px;
	width:780px;
}
.banner{
	width:780px;
	height:110px;
	padding:0px;
	margin:0px;
}
.title{
	float:right;
	border:0px;
	width:590px;
	height:22px;
	_height:28px;
	padding-top:5Px;
	background-image:url(/images/title_bg.jpg);
	background-repeat:repeat-x;	
}
.div_left{
	padding:0px;
	width:165px;
	float:left;
	margin-top:0px;
}


/*左边栏目样式*/

.left_mp{
	width:160px;
	height:100px;
	_height:100px;
	border-style :solid;
	border-width :1px;
	margin-top:5px;
	margin-left:1px;
}
.left_mp_1{
	width:160px;
	height:200px;
	_height:100px;
	border-style :solid;
	border-width :1px;
	margin-top:5px;
	margin-left:1px;
}
.left_mp_lx {
	width:160px;
	height:180px;
	border-style :solid;
	border-width :1px;
	margin-top:5px;
	margin-left:1px;
}
.div_con{
	width:600px;
	margin:5px 0 0 10px;
	float:left;
}
.about_bottom{
	float:right;
}
/*底部说明样式*/
.footer{
	width:780px;
	height:43px;
	_height:83px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-top:40px;
	text-align: center;
	font-weight:bolder;
	margin:0px auto;
}	
/*标题字体样式*/
.title1_font{
	font-family:Helvetica;
	font-size:13px;
	font-weight:600;
	color:#000;
}
h1{
	text-align:center;
	margin:20px auto;
	font-family:Helvetica;
	font-size:13px;
	font-weight:600;
	color:red;
}