body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: 1004px;
	position: relative;
}
#head .home {
	position: absolute;
	top: 5px;
	right: 20px;
}
.home a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 13px;
	text-decoration: none;
	width: 60px;
	background-color: #FFF;
}
.home a:hover {
	color: #F30;
}#head .menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 26px;
	width: 564px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	padding-top: 7px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 20px;
}
.menu a:hover {
	text-decoration: underline;
}
#main {
	background-image: url(../images/index-com_bg.jpg);
	background-repeat: repeat-x;
	height: 177px;
	width: 1004px;
	position: relative;
}
#main .new {
	float: left;
	width: 320px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height: 177px;
}
#main .hot {
	width: 684px;
	float: left;
	position: relative;
}
.video1 {
	position: absolute;
	left: 220px;
	top: 10px;
}
.video2 {
	position: absolute;
	top: 10px;
	right: 30px;
}


#main .world {
	float: left;
	width: 194px;
}



#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 67px;
	width: 974px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 2em;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #006;
	text-decoration: underline;
}
#footer .iso {
	position: absolute;
	top: 2px;
	right: 10px;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	position: absolute;
	right: 20px;
	bottom: 2px;
}
#footer .copyright a {
	color: #999;
}
