@charset "utf-8";

img{
	border:0;
}
a{
	border:0;
}
body{
	padding:0;margin:0;
}
.scroll-list {
	height: 1px;
	overflow:hidden;
	padding-left:30px;
	color:white;
	font-weight:bold;
	line-height:180%;
}
.scroll-list2 {
	height: 1px;
	overflow:hidden;
	color:white;
	font-weight:bold;
	line-height:180%;
}
#body{
	padding:0;margin:0;
	height:100%;
	min-width:1350px;
}
#header{
	height:225px;width:1200px;		
	background-image:url(img/header_bg.jpg);
	background-repeat:no-repeat;
}
#download{
	background-color:#11498d;
	position:absolute;
	top:194px;
	left:1000px;
	width:150px;
}
#m_main{		
	background-color:#1e3c62;
	margin:0;padding:0;border:0;
	min-width:1350px;
}
#m_main img{
	width:1200px;
	height:720px;
	margin:0;
}
#main{
	padding-left:310px;width:890px;
}
#main a{
	color:#0077a2;
	text-decoration:none;
}
#menu_bg{
	height:95px;width:100%;min-width:1350px;
	background-image:url(img/blayer_bg.png);
	position:absolute;
	z-index:12;
}
#menu{
	position:absolute;left:94px;top:40px;
	z-index:11;
}
#menu a{
	color:white;
	text-decoration:none;
}
#m_menubar{
	width:225px;
	position:absolute;left:80px;top:0px;
	background-image:url(img/menubar.png);
	z-index:10;
}
#menubar{
		width:220px;
		position:absolute;left:80px;top:0px;
		background-color:#0076a3;
		z-index:10;
	}
#footer{
	background-color:#979797;
	min-width:1350px;
}