#static-content{
	width:840px;
	text-align: left;
	padding: 0px !important;
	margin: 0px !important;
}

#static-content H2,#static-content H3,#static-content H4{
	padding: 0px;
	margin: 0px;
	border: none !important;
}

#static-content H4{
	margin-bottom: 4px;
}



#head-content{
	
}

#head-content #menu-area{
	width: 840px;
	height: 40px;
	vertical-align: middle;
	background-image: url('../img/menu_bg.gif');
	background-repeat: no-repeat;
}

#head-content #menu-area H3{
	width: 270px;
	padding-top: 3px;
	float: left;
	text-align: left;
}

#head-content #menu-area #othermenu{
	width: 480px;
	margin-top: 4px;
	margin-right: 4px;
	float: right;
	text-align: right;
}


DIV.container1{
	width: 840px;
	margin: 12px 0px 5px 0px;
	padding-bottom: 10px;
}


DIV.container1 DIV.container2{
	width: 840px;
	padding-top: 10px;
	margin-top: 3px;
	*margin-top: 1px;
}

DIV.container1 DIV.container2 DIV.content{
	padding-left: 20px;
	padding-right: 20px;
}

/* index */

#head-content DIV#introduction{
	
}


/* index-menu */
#top-menu{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top-menu UL{
	margin-left: 20px;
}

#top-menu UL LI{
	float: left;
	width:264px;	
}

#top-menu UL LI IMG{
	margin-left:20px;
	margin-right:20px;
}

#top-menu UL LI IMG.intro{
	margin-bottom:11px;	
}


/* index-access */
#access{
	
}

#access #mobile{
	float: left;
	width: 681px;
	height: 192px;
}

#access #qr{
	float: right;
	width: 147px;	
	height: 254px;
}

#access #mail{
	float: left;
	width: 681px;
	height: 62px;
	background-image: url('../img/mobile_mailbg.gif');
	background-repeat: no-repeat;
	position:relative;
}

#access #mail #form_pos{
	margin-top: 26px;
	margin-left: 40px;
	width: 641px;
	height: 36px;
}

#access #mail #form_pos #mailform{
	width:370px;
	position:absolute;
	left:305px;
	top:20px;
}

#access #mail #form_pos #mailform DIV.ad{display:inline;}
#access #mail #form_pos #mailform DIV.ad SELECT{ margin:0 0.5em;}

