@charset "utf-8";
/* CSS Document */

/**/
.top_main {
	width: 100%;
	min-width:957px;
	border-bottom:#079285 3px solid;
}
.top {
	margin:0 auto;
	width: 957px;
}
.top:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.top_logo {
	width: 192px;
	margin-top: 20px;
	margin-left: 0px;
	clear: none;
	float: left;
}
.top_right {
	border: 0px solid red;
	width: 735px;
	margin-top: 20px;
	margin-left: 30px;
	clear: none;
	float: left;
	color: gray;
	font-size: 10px;
}
.top_right_up {
	height: 30px;
	clear: both;
	display:block;
}
.top_right_statement {
	float: left;
	text-align:right;
}
.top_right_contact {
	float: right;
}
.top_right_contact a {
	text-decoration: none;
	color: gray;
}
.top_right_guide {
	text-align: center;
	height: 25px;
	margin: 10px auto 0;
	padding: 0px;
}
.top_right_guide:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.top_right_guide span {
	float: left;
	clear: none;
	width: 120px;
/*	border-left:1px solid #079285;
*/}
.top_right_guide span a {
	text-decoration: none;
	font-size: 15px;
	color:#777;
	padding:5px 15px;
}
.top_right_guide span a:hover {
	color:#fff;
	background:#079285;
	
}
.top_right_guide span a.hover {
	color:#fff;
	background:#079285;
	
}
.top_right_guide .first {
	border-left: 0px solid white;
}
.submenu {
	width: 400px;
	height: 19px;
	margin-left: 120px;
	display: none;
}
.submenu div {
	width: 70px;
	height: 15px;
	margin: 0px;
	margin-left: 21px;
	margin-top: 2px;
	float: left;
	clear: none;
	text-align: center;
}
.submenu div a {
	height: 19px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bolder;
	color: #777;
	text-decoration: none;
}
.submenu div a:hover {
	color:#ababab;
}
.submenu .first {
	border-left: 0px solid white;
}
