@charset "UTF-8";
body {
	background: #000 url(../images/bg.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0;
	padding:0;
	color: #FFCC99;
}
/*
input,textarea {
	border: 1px solid #2c2c2c;
	background: #303030 url(../images/inputdi_20.jpg) repeat-x;
}*/
input {
	vertical-align:middle;
}
em {
	font-style: normal;
	font-weight:bold;
	font-size: 14px;
	color: #FFCC99;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F36D20;
	margin: 2px 0;
}
h2 {
	font: 16px "Times New Roman", Times, serif ;
	color: #1268BA;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background:url(../images/tright.jpg) no-repeat right center;
	padding-right:37px;
	display: inline;
	margin: 0 auto;
	width: 250px;
}
.center {
	text-align:center;
}
.subtitle {
	background: url(../images/tleft.jpg) no-repeat left center;
	padding-left: 37px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #1268BA;
	margin: 2px 0;
}
a {
	color: #BFBFBF;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}



/* common */
#wrapper {
	margin:0 auto;
	width: 981px;
	text-align:left;
}
#header {
}

#navi ul{
	list-style: none;
	margin:0;
	padding:0 ;
	height:45px;
}
#navi li{
	float:left;
	display:inline;
}
#navi li a{
	display:block;
	width: 120px;
	background: url(../images/navidg_02.jpg) no-repeat;
	line-height:45px;
	height:40px;
	color:#fff;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	margin: 0 1px;
	padding-top:5px;
	text-align: center;	
}
#navi li a:hover{
	background: url(../images/navidg_02.jpg) no-repeat -123px 0;
	text-decoration:none;
	text-align: center;	
}
#navi li .navi {
	background: url(../images/navidg_02.jpg) no-repeat -123px 0;
	text-decoration:none;
	text-align: center;	
}

#shop {
	background:url(../images/barkley_07.jpg) no-repeat left bottom;
	width: 266px;
	height: 269px;
	float:left;
	margin-top: 8px;
	display:inline;
	margin-right:0;
}
#shop ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:30px;
	width:260px;
}
#shop ul li{
	height:30px;
}
#shop ul li a{
	display:block;
	width: 195px;
	height:30px;
	padding-left: 70px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#shop ul li a:hover{
	display:block;
	color:#FFCC66;
}
#logo {
	background:url(../images/barkley_05.jpg) no-repeat;
	height:139px;
	width: 266px;
}

#container {
	background: url(../images/barkley_09.jpg) repeat-y;
	float:left;
	width: 979px;
	margin-top:-3px;
	padding:1px;
}
html>#container {
	margin-top:0px;
}

#banner {
	float:left;
	margin-top:8px;
	width:715px;
	display:inline;
}
*html #banner {
	margin-bottom: -3px;
	height:1px;
}


#footer {
	clear:both;
	padding-top: 10px;
	text-align:center;
	color: #808080;
}
#footer ul {
	list-style: none;
	margin:0;
}
#footer a{
	text-decoration: none;
	color: #808080;
	font-size: 11px;
}
#footer a:hover{
	text-decoration: underline;
	color: #808080;
}
/* common end*/

#vip {
	width: 225px;
	text-align:center;
	float:left;
	padding: 20px;
}
#vip img{
	padding:1px;
	background: #F7C7AB;
	border: 3px solid #515151;
	margin: 8px 0;
}
.viptitle {
	background:  url(../images/vip_06.gif) no-repeat center center;
	text-indent:-9999px;
	height: 45px;
}
#mission{
	float:left;
	width: 674px;
	text-align:center;
	padding: 20px;
}
.missiontitle {
	background: url(../images/mission_08.gif) no-repeat center center;
	text-indent:-9999px;
	height:24px;
	margin-bottom:15px;
}
#content {
	background: #1A1A1A;
	width: 901px;
	padding:20px 40px;
}

.form {
	position:relative;
	width:100%;
}
.form ul{
	list-style:none;
}
.form ul li{
	padding:5px 0;
	line-height:18px;
	vertical-align: middle;
}
.form label {
	width: 130px;
	padding:0 10px;
	display:block;
	float:left;
	text-align: right;
	vertical-align: top;
}
.form .width50{
	width: 50px;
}
.form input ,.form select{
	float:left;
}
.form br{
	clear: both;
}
.form td {
	padding:5px;
}
.movie {
	list-style:none;
	margin: 0 auto;
	width: 728px;
}
.movie  li{
	width: 180px;
	float:left;
}
.movie  li img{
	padding:1px;
	background: #F7C7AB;
	border: 3px solid #515151;
	margin-top:4px;
}
.movie  br{
	clear:both;
}

.movie2  li{
	width: 180px;
	float:left;
}
.movie2  li img{
	padding:1px;
	background: #F7C7AB;
	border: 3px solid #515151;
	margin-top:4px;
}
.movie2  br{
	clear:both;
}
.movie2 {
	margin: 0 auto;
	width: 364px;
	list-style:none;
}