﻿/*--------------------------reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
br{letter-spacing: normal;}
img {vertical-align:middle; border:none;}
input {vertical-align:middle;}

html{ margin:0;padding:0;height:100%;}
body{	
	font-size:12px;
	margin:0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	height:100%;
	-webkit-text-size-adjust: none;}
input{
	font-size:1em;}
a{text-decoration:none;

	color:#000;}

#container{
	width: 540px;
	height: 650px;
	background:url(images/bg.jpg) no-repeat;
	overflow:hidden;
	position: relative;}

body#index #container{
	background:url(images/index.jpg) no-repeat;}
	
#nav a{
	display: block;
	width: 80px;
	height: 80px;
	background:url(images/space.gif);
	float: left;
	margin-right:5px;
	font-size:0;text-indent: -5000px;}	
	
body#index #container #nav{
	position:absolute;
	top: 535px;
	left: 340px;
	overflow:hidden;_overflow:none;height: 80px;}	
	
	
#header{
	height:160px;
	position:relative;}	
#header h1{
	height:160px;}
#header h1 a {
	font-size:0;
	text-indent: -5000px;
	display: block;
	width: 100%;
	height: 100%;}
	
#header #nav{
	
	position:absolute;
	top:72px;
	left: 382px;}	
#header #nav a{
	width: 66px;
	height: 88px;
	margin-right:3px;}
#header #nav a#n1.current{
	background:url(images/c1.jpg) center bottom no-repeat;}
#header #nav a#n2.current{
	background:url(images/c2.jpg) center bottom no-repeat;}
#main{
	_height:1%;
	padding-top:20px;}	
#list{
	overflow:hidden;_overflow:none; 
	height:420px;
	_height:430px;
	width: 490px;
	margin:0 auto;}	
.grid{
	width: 130px;
	height:105px;
	padding: 10px;
	background:#fff;
	border:1px solid #aaa;
	border-bottom: 3px solid #888;
	float: left;
	margin:5px;
	display:inline;}	
.grid img{
	width: 90px;
	height: 90px;}
.grid p{
	padding-top:5px;
	height:10px;
	line-height:15px;
	text-align:right;}
.grid p a{
	font-size:11px;
	color:#6da02a}
	
	
	
#page{
	height: 30px;
	text-align: center;
	overflow:hidden;
	line-height:30px;}
#page a{
	font-family: arial;
	color:#8d8181;
	padding: 0 3px;}
#page span{
	background:#8d8181;
	color:#fff;
	padding:0 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;}
	
#rule{
	padding: 20px;
	overflow:auto;
	height: 480px;
	line-height: 150%;}	
#rule p{
	font: bold 13px verdana;
	color:#e43370;
	margin:10px 0 5px;}
.ru{
	margin-left:17px;
	margin-bottom:10px}

#rule ol li{
	list-style: outside decimal;
	margin-left: 17px;}





#fancybox-content{
	padding: 5px !important;
	background:#fff;
	-moz-box-shadow:0px 0px 5px #000; /* Firefox */
	-webkit-box-shadow: 0px 0px 5px #000;/* Safari 和 Chrome */
	box-shadow: 0px 0px 5px #000;}
img#fancybox-img{}

#fancybox-close{right: -25px !important;}














#join{
	width: 480px;
	height:440px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;}
#type{
	height:40px;
	overflow:hidden;_overflow:none;
	line-height:40px;}
#type a{
	float: left;
	display: block;
	text-align: center;
	font-size:13px;
	color:#ccc;
	width:80px;
	height:30px;
	line-height: 30px;
	margin-right:5px;
	background:#000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;}
.upload-show{
	height: 40px;
	margin:5px 0;
	overflow:hidden;}
.upload-show select{
	width:230px;
	font-size:12px;
	padding:3px;}	
#preview{
	margin: 0px 0px;
	width: 350px;
	height: 350px;
	background:url(images/pre.jpg) no-repeat;
	overflow:hidden;}
#preview img{
	max-width: 350px;
	max-height: 350px;
	*height: 350px;
	*width: 350px;}
input#send{
	width:110px;
	height: 70px;
	border:0;
	position:absolute;
	right:0;
	bottom:0;
	background:url(images/send.jpg) no-repeat;
	color:#72bb2b;
	font-size:0;}

	