#banner {
	height: 569px;
	clear: both;
	position: relative;
	width: 100%;
	overflow:hidden;
}
._imgs {
	width: 100%;
	height: 569px;
	overflow: hidden;
	float: left;
}
#banner_list div img {
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 569px;
}
#banner_list {
	width:100%;
	height:569px;
}
/*---*/
#navgation {
	clear: both;
	height: 43px;
	background-color: #FFF;
	width:100%;
}
.nav_btn {
	width: 100%;
	height: 43px;
	position: relative;
	text-align: right;
	background-image: url(../images/in_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#quickmenu_content {
	height: 0px;
	width: 100%;
	background-color: #FFF;
	overflow:hidden;
	position: relative;
}
.nav_con {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 43px;
	padding-right: 21px;
	padding-bottom: 43px;
	padding-left: 21px;
	line-height: 22px;
	color: #929292;
}
.nav_con A:link , .nav_con A:visited{
	color: #929292;
	text-decoration:none;
}
.nav_con A:hover , .nav_con A:active{
	color: #6b6b6b;
	text-decoration:none;
}
/*--*/
#content {
	clear: both;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 43px;
	padding-left: 27px;
	padding-top: 33px;
	padding-bottom: 18px;
	height: 186px;
	color:#474747;
}
#content A:link, #content A:visited{
	color:#474747;
	text-decoration:none;
}
#content A:hover, #content A:active{
	color:#181818;
	text-decoration:none;
}
.over{
}
.open{
	font-weight:bold;
}
.con_line{
	border-bottom:1px dotted #7b7b7b;
}
.con_line2{
	border-right:1px dotted #7b7b7b;
}
.con_day{
	color:#523500;
}
.con_t{
	color:#373737;
	font-size:13px;
	font-family:"Myriad Pro", Arial, Helverica;
}
/*--*/
#footer{
	clear: both;
	width: 932px;
	margin-top:18px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:19px;
	color:#373737;
	font-size:10px;
	padding-top:16px;
	padding-bottom:16px;
	border-top:1px solid #63503d;
	border-bottom:1px solid #63503d;
	text-align: center;
}
#footer A:link , #footer A:visited{
	color:#373737;
	text-decoration:none;
}
#footer A:hover , #footer A:active{
	color:#777777;
	text-decoration:none;
}