@charset "gb2312";
/* CSS Document */

/* ¶¥²¿ */
.top_link{
	height: 40px;
}
.top_line1{
	float: left;
	width:325px;
	padding-top:15px;
}
.top_line2{
	text-align: right;
	height: 40px;
	float: right
}
.top_img{
	width: 960px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.top_img img{width:960px; height:250px;}
.top_img ul{height:250px;position:absolute;}
.top_img ul li{float:left;width:960px;height:250px;overflow:hidden;position:relative;background:#000;}
.top_img ul li div{position:absolute;overflow:hidden;}

.top_logo{
	height: 115px;
	text-align: left
}
.search1{border:none;
	height: 25px;
	width: 300px;
	line-height:25px;
	background:url(../images/Milaon_input.jpg) no-repeat;
	float:left
}
.searchbut1 { float:right; width:20px; height:25px; border:none;background:url(../images/Milaon_sear.jpg)}
/* ²Ëµ¥ */
.nav { height:30px; background-color:#000; line-height:30px;}
.nav a{ color:#FFF }
.nav a:hover {
	color: #F33;
}
.nav  li{ width:240px; float:left; text-align:center}
.menuall{
	height: 30px;
	position: relative
}
.menuall a{ color:#FFF }
.menuall a:hover {
	color: #F33;
}
.menu2{
	bottom: 0px;
	left: 0px;
	width: 960px;
}
.menu2 li{
	float: left;
	width: 240px;
	line-height: 30px;
	font-size: 14px
}
.whitebj{ background-color:#FFF; color:#F33}
.whitebj a{ color:#F33 }
.whitebj a:hover {
	color: #F33;
}
.menulibj{background:url(images/menuli.jpg) right no-repeat}
.search{ width:260px; float:right; }
.searchinput{ height:24px; width:198px; border:#000 1px solid}
.searchbut{ width:58px; height:30px; border:none;background:url(../images/searbnt.jpg)}
.menuList{
	background-color:#000;
	width: auto;
	top: 30px;
	font-size: 12px;
	filter: alpha(opacity=90);
	display: none;
	position: absolute;
	z-index: 1000;
}
.menuList ul{
	width: 130px;
}
.menuList li{
	white-space: nowrap;
	line-height:25px;
	text-align:center;
	border:#000 1px solid
}

/* ×ó²à */
.m1{
	height: 250px;
	background-image: url(../images/Milaon_3.jpg);
}
.left630{ width:630px; float:left}
.right300{ width:300px; float:right}

.MarginRight30{ margin-right:30px}
.MarginRight20{ margin-right:20px}
.Newslist li{ line-height:25px; }
.Piclist {
	overflow: hidden;
}
.Piclist li {
	float: left;
	padding: 0 0 30px 0px;
	width:300px;
	 position:relative
}
.Piclist li img{ width:300px; height:200px;}
.Piclist h3{
	position: absolute;
	bottom: 30px;
	height: 25px;
	font-size: 12px;
	background: #000;
	color: #F33;
	width: 300px;
	line-height: 25px;
	FILTER: alpha(opacity=70);
	opacity: 0.7;
	display: none;
	text-align: center
}
.Piclist h3 a { color:#f33}
