header{
	z-index:9999;
}
#menu{
	position:absolute;
	top:-9999px;
}
#wrapper{
	padding-top:20px;
}
.left_quick, .left_arrival, .left_news{
	width:150px;
	height:40px;
	margin-top:20px;
	float:left;
	display:block;
	text-indent:-9999px;
	background:no-repeat #cca738;
}
* html .left_quick, * html .left_arrival, * html .left_news{
	behavior:url(js/iepngfix.htc);
}
.left_quick{
	background:url(../img/tag_quick.png);
}
.left_arrival{
	background:url(../img/tag_arrival.png);
}
.left_news{
	background:url(../img/tag_news.png);
	margin-top:30px;
}
.box_gr{
	float:left;
	background:url(../img/head_gr.gif) no-repeat;
}
.box_in{
	float:left;
	background:url(../img/head_in.gif) no-repeat;
}
.box_ad{
	float:left;
	background:url(../img/head_adm.gif) no-repeat;
}
.box_ao{
	float:left;
	background:url(../img/aohead1.gif) no-repeat;
}
.box_gui{
	background:url(../img/guihead.gif) no-repeat;
}
.box_gr dl, .box_in dl, .box_ad  div{
	width:155px;
	height:85px;
	border:5px solid;
	margin-top:7px;
	margin-right:10px;
	padding:15px 15px 15px 20px;
}
.box_gr dd, .box_in dd, .box_ad dd, .box_ao dd{
	font-size:71.4%;
}
html>/**/body .box_gr dd{
	font-size:10px;
}
html>/**/body .box_in dd{
	font-size:10px;
}
.box_gr dl{
	border-color:#909;
	background:url(../img/circle_gr.gif) no-repeat #fff;
}
.box_gr a{
	color:#909;
	text-decoration:none;
}
.box_gr a:hover{
	color:#e5bfe5;
	text-decoration:none;
}
.box_in dl{
	border-color:#390;
	color:#390;
	background:url(../img/circle_in.gif) no-repeat #fff;
}
.box_in a{
	color:#390;
	text-decoration:none;
}
.box_in a:hover{
	color:#99cc80;
	text-decoration:none;
}
.box_ad div{
	width:190px;
	height:115px;
	padding:0;
	margin-right:0;
	border-color:#000;
}
.box_blog{
	clear:both;
	float:left;
	margin-top:10px;
	padding-top:7px;
	background:url(../img/head_blog.gif) no-repeat;
	display:block;
}
.box_webg{
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-top:7px;
	background:url(../img/head_webg.gif) no-repeat;
}
.box_adm{
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-top:7px;
	background:url(../img/head_panph.gif) no-repeat;
}
.box_jyu{
	float:left;
	margin-top:5px;
	padding-top:7px;
	background:url(../img/head_jyu.gif) no-repeat;
}
.box_sya{
	float:left;
	margin-top:5px;
	margin-left:10px;
	padding-top:7px;
	background:url(../img/head_sya.gif) no-repeat;
}
.box_mobile{
	float:left;
	margin-top:5px;
	margin-left:10px;
	padding-top:7px;
	background:url(../img/head_mobile.gif) no-repeat;
}
.box_arrival{
	background:url(../img/head_arrival.gif) no-repeat;
	margin-top:20px;
	padding-top:7px;
	float:right;
}
.box_ao{
	background:url(../img/aohead1.gif) no-repeat;
	margin-top:20px;
	padding-top:7px;
	float:left;
}
.box_gui{
	background:url(../img/guihead.gif) no-repeat;
	margin-top:5px;
	padding-top:7px;
	height:47px;
}
.box_news{
	background:url(../img/head_news.gif) no-repeat;
	margin-top:30px;
	float:right;
}
.box_news dl{
	border:5px solid #444;
	width:575px;
	margin-right:0px;
	margin-top:7px;
	padding:20px 15px 15px 20px;
	background-color:#fff;
}
.box_news dt{
	font-size:18px;
}
.box_news dt span{
	font-size:10px;
	margin-left:5px;
}
.box_news dd{
	font-size:12px;
	margin-top:2px;
	margin-bottom:25px;
}
.box_news a{
	color:#09c;
}
.box_news a:hover{
	color:#c03;
	text-decoration:underline overline;
}
