html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
#header{
	overflow:hidden;
	height:280px;
	width:auto;
	background:url(../img/bg_header.png) repeat-x top;
	text-align:left;
}
#swf{
	width:1053px;
	height:280px;
}
#container{
	width:910px;
	margin-left:145px;
}
#menu{
	width:908px;
	height:35px;
	background-color:#0079c2;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu_border{
	float:left;
	width:10px;
	height:35px;
}
#menu #item1{
	display:block;
	width:76px;
	height:28px;
	padding-top:7px;
	padding-left:12px;
	background:url(../img/menu_sel.gif);
}
#menu #item2{
	display:block;
	width:200px;
	height:28px;
	padding-top:7px;
	padding-left:37px;
}
#menu #item3{
	display:block;
	width:137px;
	height:28px;
	padding-top:7px;
	padding-left:37px;
}
#menu #item4{
	display:block;
	width:119px;
	height:28px;
	padding-top:7px;
	padding-left:35px;
}
#menu #item5{
	display:block;
	width:200px;
	height:28px;
	padding-top:7px;
	padding-left:35px;
}
#menu a:link, #menu a:hover, #menu a:visited{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#FFFFFF;
}

.box_sx{
	float:left;
	width:324px;
	height:238px;
	background-repeat:no-repeat;
	margin-top:35px;
	color:#898989;
	text-decoration:none;
}
.box_center{
	float:left;
	width:324px;
	height:238px;
	background-repeat:no-repeat;
	margin-top:35px;
	margin-left:28px;
	color:#898989;
	text-decoration:none;
}
#box_newsletter{
	float:left;
	width:199px;
	height:238px;
	background:url(../img/box_newsletter.png);
	margin-top:35px;
	margin-left:30px;
}
#box_newsletter #area_click{
	display:block;
	width:199px;
	height:238px;	
}
#box_mm{
	float:left;
	width:199px;
	height:238px;
	background:url(../img/box_mm.png);
	margin-left:30px;
	margin-top:55px;
}
#box_mm #area_click{
	display:block;
	width:199px;
	height:238px;
}
.text{
	width:324px;
	height:auto;
	font-size:15px;
	font-style:italic;
	padding-top:192px;
	text-align:center;
	font-weight:bold;
}
.area_click{
	display:block;
	position:absolute;
	width:324px;
	height:238px;
}
#footer{
	width:100%;
	margin-top:60px;
	height:60px;
	border-top:#FBD0D1 1px solid;
}
#footer ul{
	margin:18px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#footer li{
	display:inline;
	margin-left:30px;
	padding:0px;
}
#footer a:link, #footer a:hover, #footer a:visited{
	font-size:10px;
	font-weight:bold;
	color:#898989;
	text-decoration:none;
}
#disclaimer{
	font-size:8px;
	color:#000000;	
	width:100%;
	height:50px;
}
