* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

html {background: url(../img/bg.jpg) repeat-x top #EF4708;}

body {background: url(../img/html-bg.jpg) no-repeat top center; font: 11px/14px Tahoma, Verdana, sans-serif; text-align: center; }

#wrapper {margin:0px auto; width:870px; text-align:center;}
	#header {  height:134px; text-align:left;}
		#header .logo {padding:94px 0 0 128px;}
	#content {background: url(../img/bg-c.jpg) no-repeat; height:397px; padding-left:114px;}
		#box {overflow:hidden;}
			#box ul {overflow:hidden; float:left; width:700px; margin-bottom:3px; //margin-bottom:0px;}
			#box li {float:left; margin-right:3px;}
			
			#login {width:255px; height:97px; background:url(../img/bg-login.jpg) no-repeat; text-align:left;}
				#login h2 {color: #8b0000; font-size:16px; margin:7px 0 14px 12px; font-weight:normal;}
				
				#login  table {margin-left:12px;
					width:220px;
					color:#7b0801;
					font-family:tahoma;
					font-size:10px;}
				#login  table  td {width:1px;}
				#login  .in {background:url(../img/bg-input.jpg) no-repeat; height:19px;}
				#login a {
					color:#feb402;
					font-family:tahoma;
					text-decoration:underline;
					font-size:10px;}
				#login img {margin-right:5px; position:relative; left:5px; top:2px;}
				#login input {height:16px; width:80px; background:none; margin-right:4px; border:none; padding-left:5px; padding-top:1px; font-size:9px; color:#8b0000;}
				#login .check {width:12px; height:12px; background:#e2f0fc; border:none;} 
				#login .button {width:36px; height:21px; border:none; position: relative; top:-1px; padding:0 0 0 0;}
				
			#search{width:255px; height:97px; background:url(../img/bg-search.jpg) no-repeat; text-align:left;}
				#search h2 {color: #fff; font-size:16px; padding:7px 0 14px 12px; font-weight:normal;}
				#search ul {overflow:hidden; margin-left:12px; height:50px;}
				#search li {float:left; width:106px; margin-bottom:5px; margin-right:5px; height:19px;}
				#search select { height:19px; border:1px solid #d84600; background:#ffffe0; color:#8b0000;}
				
				#search table {margin-left:10px;}
				#search table td{padding:2px;}
				
			#join{width:255px; height:97px; background:url(../img/bg-join.jpg) no-repeat; padding-top:37px;}
				#join a {color:#ffad5b; font-size:24px; line-height:24px; text-decoration:underline;}
	#info {background: url(../img/bg-info.jpg) no-repeat; height:70px;}
		#info {text-align:center;}
		#info ul {overflow:hidden; margin-left:286px; padding-top:13px;}
		#info li {color:#ffdf90; font-size:11px; float:left; height:41px; line-height:41px; padding-left:37px; margin-right:32px;}
		#info span {color:#ffc800; font-size:11px;}
		#info .women {background:url(../img/icn-girl.jpg) no-repeat 0 50%; }
		#info .men {background:url(../img/icn-men.jpg) no-repeat 0 50%; }
		
	#menu-footer {}
	#menu-footer ul {overflow:hidden; margin-left:186px; padding-top:13px;}
		#menu-footer li {color:#fff; font-size:11px; float:left; padding-left:5px; padding-right:18px;}
		#menu-footer a {color:#fff; font-size:10px; text-decoration:underline;}
		#menu-footer .w {background:url(../img/icn-menu.jpg) no-repeat 100% 100%; }
		#menu-footer .last {background:none; }
		
	#cop {color:#ffd850; font-size:10px; margin-top:32px;}
	
