body,html {
	margin: 0px;
	padding: 0px;
	background-color:#0e0e0e;
	background-image: url(images/milk_bg_BL.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#dd0000;
	text-decoration:none;
}
#whitebg{
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}
#contenter{
	position:relative;
	top:0px;
	margin:0 auto;
	width:1000px;
}
#head{
	position:relative;
	margin:0 auto;
	width:1000px;
	text-align:left;
}
#foot{
	position:relative;
	margin:0 auto;
	width:1000px;
}
#logo{
	float:left; 
	width:246px; 
	margin-right:117px;
}
#slogan{
	float:left; 
	height:45px; 
	padding-top:57px;
}
#left{
	position:relative;
	float:left;
	margin:0px;
	width:200px;
}
#right{
	position:relative;
	float:left;
	width:800px;
	text-align: left;
}
#menu{
	position:relative;
	margin-left:14px; 
	background-image:url(images/menu_bg.jpg); 
	background-repeat:no-repeat;
	padding-top:3px;
	height:254px; 
	background-position:center;
}
#menu-list{
	padding-top:4px;
	height:31px;
	margin-bottom:1px;
}
#menu-list-highlight{
	padding-top:4px;
	height:31px;
	margin-bottom:1px;
	padding-left:20px;
}
#kvbox{
	width:600px; 
	height:267px;
	background-repeat:no-repeat; 
	margin-right:10px; 
	float:left;
}
#tips{
	float:left; 
	position:relative; 
}
#tips-list{
	border:solid 1px #333333;
	margin-bottom:8px;
}
#sub-menu{
	float:left; 
	margin-left:0px; 
	background-color:#fff; 
	width:176px; 
	background-image: url(images/sub_bg.jpg); 
	background-repeat:repeat-y;
}
#sub-menu-list{
	height:30px; 
	padding-top:1px; 
	background-image:url(images/dotline.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom;
	list-style:inside;
	list-style-type:circle;
}
#inside{
	width:573px; 
	position:relative; 
	float:left;
	background-image:url(images/content-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:10px 10px 0px 15px;
}
#inside-left{
	float:left;
	margin:0px;
	width:209px;
}
#inside-content{
	float:right;
	width:581px;
	background-color:#FFFFFF;
	margin-bottom:30px;
	text-align:left;
	padding-left:5px; 
	padding-right:5px;
}
.main-txt-chn {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
}
.main-txt-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
}
#copyright{
	float:right; 
	width:581px; 
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:180%;
	text-align:right;
	background:#FFFFFF
}
#date{
	float:left; 
	width:100px; 
	margin-right:10px; 
	height:30px; 
	line-height:30px
}
#title{
	float:left; 
	width:250px; 
	margin-right:10px; 
	height:30px; 
	line-height:30px
}
#type{
	float:left; 
	width:150px; 
	margin-right:10px; 
	height:30px; 
	line-height:30px
}
#list{
	padding-left:5px;
}
.mouseover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	font-weight:bold;
	color: #000000;
	padding-left:5px;
	width:570px; 
	background-color:#ff4e00;
}
.mouseout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	padding-left:5px;
	width:570px;
}
#more{
	float:left; 
	width:30px;  
	height:30px; 
	line-height:30px}
.title {
	font-size: 14px;
	font-weight: bold;
}

