@charset "utf-8";

#contest-h {
	width: 960px;
	margin: 0 auto;
}
#contest-h h2 {
	width: 960px;
	height: 124px;
	overflow: hidden;
	text-indent: -999px;
	background: url(Images/Contests/1/01.png) no-repeat 0 0;
}
#contest-nav {
	background: url(Images/Contests/1/02.png) no-repeat 0 0;
	height: 89px;
	padding-left: 450px;
}
#contest-nav li {
	float: left;
	height: 89px;
	padding-right: 24px;
	color: #ff0;
	font-weight: bold;
	line-height: 89px;
	font-size: 24px;
	font-family: Microsoft Yahei, Tahoma, SimSon, sans-serif;
}
#contest-nav li#c-home {
	width: 140px;
}
#contest-nav li#c-upload {
	width: 140px;
}
#contest-nav li#c-list {
	width: 192px;
}
#contest-nav li a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	height: 89px;
}
#contest-nav li#c-home a {
	width: 140px;
	background: url(Images/Contests/1/nav_1.png) no-repeat 0 0;
}
#contest-nav li#c-upload a {
	width: 140px;
	background: url(Images/Contests/1/nav_2.png) no-repeat 0 0;
}
#contest-nav li#c-list a {
	width: 192px;
	background: url(Images/Contests/1/nav_3.png) no-repeat 0 0;
}
#contest-nav li#c-home a.current, #contest-nav li#c-home a:hover {
	background: url(Images/Contests/1/nav_1.png) no-repeat -1px -89px;
}
#contest-nav li#c-upload a.current, #contest-nav li#c-upload a:hover {
	background: url(Images/Contests/1/nav_2.png) no-repeat -1px -89px;
}
#contest-nav li#c-list a.current, #contest-nav li#c-list a:hover {
	background: url(Images/Contests/1/nav_3.png) no-repeat 1px -88px;
}
#contest-h h3 {
	height: 118px;
	background: url(Images/Contests/1/03.png) no-repeat 0 0;
}
#contest-h h3 span {
	display: block;
	width: 960px;
	height: 118px;
	text-indent: -999px;
	overflow: hidden;
}
#c-title-home span {
	background: url(Images/Contests/1/title_intro.gif) no-repeat center;
}
#c-title-list span {
	background: url(Images/Contests/1/title_uploaded.gif) no-repeat center;
}
#c-title-result span {
	background: url(Images/Contests/1/title_result.gif) no-repeat center;
}
#contest-w {
	width: 940px;
	margin: 0 auto;
	background: url(Images/Contests/1/04.png) repeat-y 0 0;
}
#contest-m {
	padding: 0 50px 160px 50px;
	background: url(Images/Contests/1/05.png) no-repeat left bottom;
}
#contest-m h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 24px;
}
#contest-m h4:first-child, #contest-m h4.first-child {
	margin-top: 0;
}
#contest-m p {
	text-indent: 2em;
	padding: 3px 0;
}
#contest-m ol {
	list-style-position: outside;
	margin-left: 4em;
}
#contest-m ol li {
	padding: 3px 0;
	list-style-type: decimal;
	display: list-item;
}
#contest-m .browse-item {
	width: 100%;
	border-collapse: collapse;
}
#contest-m .browse-item td {
	padding-bottom: 40px;
	text-align: center;
	vertical-align: top;
}
#contest-m .votebtn {
	display: block;
	margin: 0 auto;
	width: 61px;
	height: 21px;
	background: url(Images/Contests/btn_vote.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}