body {
	margin: 0px;
	padding:0px;
	font-family:"ËÎÌå", Arial, Helvetica, sans-serif;
	background-color:#E3CF8C;
	
}

div,li,td{ font-size:12px; color:#6F3E0D;}

form,div,ul,li{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;}




a:link {font-size: 12px;color: #6F3E0D;text-decoration: none;}
a:visited {font-size: 12px;color: #6F3E0D;text-decoration: none;}
a:hover {font-size: 12px;color: #BC0000;text-decoration: none;}






.jn_top{
	width:100%;
	height:316px;
	overflow:hidden;
	background-image: url(../images/img/top_bg.jpg);
	background-repeat: repeat-x;
}

.b_line{
	width:100%;
	height:31px; overflow:hidden;
	background-image: url(../images/img/b_line.jpg);
	background-repeat: repeat-x;
}

.banner{ width:1003px; height:316px; overflow:hidden; margin:auto auto;}



.m_bg{ width:1003px; height:64px; overflow:hidden; margin:auto auto; background-image:url(../images/img/m_bg.jpg); background-repeat:no-repeat;}
.menu{height:35px; overflow:hidden; margin:12px auto auto 180px;}
.menu a{ display:block; float:left; width:82px; height:35px; overflow:hidden; margin-right:5px;}

.i_foo{ line-height:22px; }

