@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	margin:0;
	padding:0;
	background-color:#d81618;
}
img {
	border:0;
}
a {
	color:#c9c9c9;
}
a:hover {
	color:#FFF;
}
.main {
	width:1024px;
	margin:0 auto;
}
.title {
	height:39px;
	width:1024px;
	background:url(../images/top.jpg) no-repeat;
}
.top-list {
	margin:9px 0 0 0;
	padding:0;
	float:right;
	width:340px;
	list-style-type:none;
}
.top-list li {
	margin:0;
	padding:0;
	float:left;
	color:#c9c9c9;
}
.foot {
	height:37px;
	background:url(../images/foot.jpg) no-repeat;
	padding:10px;
	text-align:center;
	color: #c9c9c9;
	font-family: Verdana, Geneva, sans-serif;
}


.menu_block{
	width:1024px;
	height:46px;
	}
	
.float{
	float:left;
	}
	
.iframe01{
	width:1024px;
	height:485px;
	position:relative;
	background-image:url(../images/pic_14.jpg);	
	}
	
	
.roll01{
	position:absolute;
	top:131px;
	left:135px;
	}
	
.iframe02{
	width:1024px;
	height:562px;
	position:relative;
	background-image:url(../images/pic_15.jpg);
	}
	
	
.roll02{
	position:absolute;
	top:138px;
	left:135px;
	}
