@charset "utf-8";
/* CSS Document */
*{line-height:200%;}

body {
	background-color:white;
	text-align:left;
	color:#000000;
	font-size:10px;
}
ul, li {list-style:none inside none;}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
a {outline: medium none;}
a:link, a:visited, a:hover, a:active {color: #333;text-decoration: none;}

input {vertical-align: middle;}

#hd_navi{
	width: 430px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	font-size:12px;
	color:#968B4E;
}

#hd_navi a, #hd_navi a:link, #hd_navi a:visited {font-size:12px;color: #333;}
#hd_navi a:hover {color: #ef265c;font-weight:bold;font-size:12px;}

#head_item_search {
	text-align:right;
	margin-top: 5px;
	width: 257px;
	height: 28px;
	border: solid #ccc 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
/*
#head_item_search ul { list-style-type:none;}
#head_item_search ul li{ float:left;}
*/
#head_item_search .input_txt { float:left;width: 220px;margin: 0px;padding: 0px;}

#head_item_search .input_txt input {
	padding: 0 15px;
	width: 190px;
	height: 28px;
	background: #fff;
	border: none;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
}

#head_item_search .btn { float:right;width: 37px;margin: 0px;padding: 0px;}

#gnav {
	position: absolute;
	top: 100;
	text-align:center;
	width: 950px;
	height: 49px;
	padding:0;
	background:url(gnav2.gif) no-repeat left top;
}
#gnav li {float:left;padding-left: 1px;height: 48px;}
#gnav .nav1 { width: 148px; }
#gnav .nav2 { width: 161px; }
#gnav .nav3 { width: 161px; }
#gnav .nav4 { width: 161px; }
#gnav .nav5 { width: 161px; }
#gnav .nav6 { width: 148px; }
#gnav .nav7 { width: 120px; }
#gnav .nav8 { padding-right: 1px; width: 122px; }

#gnav li a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	border-bottom:1px solid #fff;
	text-indent: 9999px;
}
/* #gnav li a.on,#gnav li a:hover { border-bottom: 4px solid #ef265c; padding-bottom:4px;} */

#sub_nav {
	clear:both;
	margin:10px 0;
	padding: 5px 0;
	list-style: none;
	float: left;
	position: absolute;
	top:50px;
	min-width:980px;
	left: 0;
	color: #000;
	border:1px solid #ccc;
	background: #fff no-repeat bottom;
	display: none;
	font-size:12px;
}
#sub_nav dt { float:left;border-right: 1px solid #ccc;padding:0 10px;}
#sub_nav dt a { float:left; display:inline;border:0; text-indent:0; color:#838383; font-weight:bold;}
#sub_nav dt a:hover { padding:0; border:0; border-bottom:0; color:#ef265c;}

#div feer{
	width: 190px;
	height: 28px;
}