@charset "utf-8";
body {
	background-color: #ffffff;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
#top {
    margin: 0 auto;
	background-color: #FFFFFF;
	width: 800px;
}
#headimg {
    width: 225px;
	float: left;
	background-color: #FFFFFF;
}

#menu {
	width: 570px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: right;
}

#footer {
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 5px;
	float: right;
	padding-right: 10px;
}
#headimg p {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

#main {
	background-color: #FFFFFF;
	width: 790px;
	margin: 10px;
	clear: both;
}
#menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#menu li {
	display: block;
	float: left;
	height: 42px;
	width: 80px;
	margin-left: 4px;
	list-style-type: none;
	padding-top: 38px;
}
#heater {
	width: 800px;
	float: left;
}
#heater h1 {
	font-size: 10px;
	color: #999999;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#adress {
	margin: 0px;
	width: 800px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#adress ul {
	display: inline;

}
#adress li {
	display: inline;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #f42727;
}
#footer p {
	font-size: 11px;
	color: #666666;
	text-align: right;
}
#adress a:hover {
	font-size: 12px;
	color: #f42727;
}
#adress a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#main p {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
#main img {
	padding: 0px;
	margin: 0px;
}
#main h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #F42727;
	text-decoration: none;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #F42727;
	width: 350px;
	padding-left: 10px;
}
#main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
}
img {
	border:0;
}
*{ margin:0; padding:0;}

img{ border:0;}
#head_menu ul li a{
        border:0;
	}
#head_menu{
    float: right;
	width:520px;
	height:42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	}
#head_menu ul{
	list-style-type:none;
	}
#head_menu ul li{
	font-size:10px;
	letter-spacing:1px;
	float:left;
	width:80px;
	height:42px;
	position:relative;
	overflow: hidden;
	padding-left: 4px;
	}
#head_menu ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:10px;
	width:80px;
	height:42px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul li a:hover{
	color:#FFCC00;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:80px;
	}
#head_menu ul li.off ol.sub{
	left:0px;
	top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px;
	top:42px;
	width:80px;
	text-align:center;
	list-style-type:none;
	}
#head_menu ul li.on{
	width:80px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	float:none;
	width:80px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #ffffff;
	text-align:center;
	float:none;
	filter:alpha(opacity=82); /*IE*/
	-moz-opacity:0.82; /*FF*/
	}
#head_menu ul ol.sub li a{
	background-color:#999999;
	text-decoration:none;
	color:#ffffff;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul ol.sub li a:hover{
	background-color:#F22A3E;
	color:#ffffff;
	}
