@charset "utf-8";
/* CSS Document */

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#age_wrapper {
	min-height: 100%;
	height: auto!important;
	height: 100%;
	background: url(../../img/age_confirm_bg.jpg) repeat-x left top #000000;
}

#mall_center {
	margin: 0 auto;
	padding: 116px 0 0 0;	
	width: 856px;
}

dl.age_18 {
	margin: 0 auto;
	padding: 50px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.7em;
	width: 640px;
}

dl.age_18 dt {
	float: left;
	margin: 0 10px 0 0;
}

.red_center {
	text-align: center;
	color: #ff0000;
}

ul.yes_no {
	margin: 50px auto 0;
	padding: 0;
	width: 640px;
	overflow: hidden;
}

ul.yes_no li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 27px;
	width: 320px;
	text-align: center;
	list-style-type: none;
}

ul.yes_no li a {
	text-decoration: none;
	font-weight: bold;
}

ul.yes_no li.yes a {
	color: #FF0000;
}

ul.yes_no li.no a {
	color: #CCCCCC;
}


/*-- /age_confirm --*/


#wrapper {
	min-height: 100%;
	height: auto!important;
	height: 100%;
	background: url(../../img/index_bg.jpg) repeat-x left top #222222;
}

#main_stage {
	background: url(../../img/main_stage.jpg) no-repeat center top;
	height: 262px;
	width: 100%;
	padding: 0 0 0 0;
}

#header {
	width: 980px;
	height: 83px;
	margin: 0 auto;
	overflow: hidden;
}

.logo {
	margin: 15px 0 0 0;
	float: left;
	width: 213px;
}

.head_right {
	float: right;
	margin: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	width: 530px;
}

.head_right p {
	margin: 15px 0 0 0;
}

#main_col {
	width: 980px;
	margin: 15px auto 0;	
}

.message_col {
	background: url(../../img/information_bg.jpg) no-repeat;
	width: 810px;
	height: 33px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 7px 0 0 170px;
	font-size: 15px;
}

.shop_list h2 {
	margin: 0 0 15px 0;
}

.shop_list p {
	font-size: 75%;
	color: #FFFFFF;
}

.shop_list ul {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
  overflow: hidden;
}

.shop_list ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 240px;
	margin: 0 0 10px 4px;
	padding: 0 0 0 2px;
}

.shop_list ul li:first-child {
	margin: 0;
}

.shop_list ul li a img {
	border: none;
}

.shop_list ul li a:hover img {
	border: none;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;	
}


#news ul {
  height: 35px;
  line-height: 30px!important;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#news li {
	color: #FFFFFF;
	list-style-type: none!important;
	text-decoration: none!important;
  line-height: 30px!important;
	}

#news li a {
	color: #FFFFFF;
	list-style-type: none!important;
	text-decoration: none!important;
  line-height: 30px!important;
}

.center_banner {
	margin: 0px auto;
	padding: 20px 0 0 0px;
	width: 980px;
}
