body{
	font-family:"ËÎÌå"; background:url(images/bg.gif);
}

a{
	color:#333;
}

img{
	display:block;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center top;
}

#header .box{
	height:577px;
	width:1000px;
	margin:0px auto;
}

#content{
	width:1000px;
	margin:35px auto 0px auto;
	background:#FFF;
}

#layout1{
	border:9px solid #c2c2c1;
	zoom:1;
	padding:17px 28px;
	background:#fff;
}

#layout1 .left{
	width:550px;
	height:370px;
	overflow:hidden;
}

#layout1 .right{
	width:346px;	
}

#layout1 .right .hot{
	border-bottom:1px dotted #5e5e5e;
	padding:13px 0px;
}

#layout1 .right h3{
	font-size:20px;
	font-weight:normal;
	height:38px;overflow:hidden;
	text-align:center;
	font-family:"Microsoft Yahei","ºÚÌå";
	line-height:38px;
}

#layout1 .right h3 a{
	color:#242424;
}

#layout1 .right p{
	font-size:14px;
	line-height:24px;
	text-align:left;
	text-indent:18pt;
	color:#919191;
}

#layout1 .right p a{
	color:#c8000c;
}

#layout1 .right .more{
	text-align:right;
	padding-right:8px;
	margin-top:15px;
}

#layout1 .right .more img{
	display:inline;
}



#layout2 {text-align:center;}

#layout2  img{ display:inline;}



#footer{
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#000;
	line-height:24px;
	padding:40px 0px;
}

#footer a{
	color:#000;
}