body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Times, serif, New Roman;
}

/* Page */
#page {
	width: 1000px;
	height: 1600px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}

#judge2_page {
	width: 1000px;
	height: 3300px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}

#judge3_page  {
	width: 1000px;
	height: 1700px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}

#judge4_page  {
	width: 1000px;
	height: 1750px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge5_page  {
	width: 1000px;
	height: 1750px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge6_page  {
	width: 1000px;
	height: 2200px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge7_page  {
	width: 1000px;
	height: 1900px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge8_page  {
	width: 1000px;
	height: 2000px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge9_page  {
	width: 1000px;
	height: 1850px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge10_page  {
	width: 1000px;
	height: 1850px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge11_page  {
	width: 1000px;
	height: 1400px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge12_page  {
	width: 1000px;
	height: 2100px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge13_page  {
	width: 1000px;
	height: 2750px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}
#judge14_page  {
	width: 1000px;
	height: 2300px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}

#judge15_page  {
	width: 1000px;
	height: 1200px;
	margin: 0 auto;
	background: url(image/judge_background2.JPG) repeat;
}

* Page */
.index_header {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	border:0px;
}



/* Logo */
.index_header img {
	float: left;
	width: 400px;
	height: 120px;
	margin-top: 30px;
	padding: 0px 0px 0px 80px;
	border: 0px;
}


.menu ul {
	width: 1000px;
	float: left;
}
.menu ul li {
	float: left;
	display: inline;
	padding:0px;
}
.menu ul li a {
	display: block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	color: #565656;
	font-size: 13px;
	font-weight: normal;
}

.menu ul li a:hover {
	color: #000000;
	border: 0px;
	text-decoration: none;
	background: #ffffff;
}

.menu ul li.active a {
	border: 0px;
}

.menu ul li.active a:hover {
	border: 0px;
	text-decoration: none;
	font-weight: bold;
}

.menu ul li a img{
	border: 0px;
}

.menu ul li.active a img{
	border: 0px;
}

.menu ul li.active a:hover img{
	border: 0px;
}







.vertical_menu ul {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.vertical_menu ul li {
	height: 30px;
	float: left;
	display: block;
	padding:0px;
}

.vertical_menu ul li a {
	display: block;
	width: 250px;
	text-align: left;
	text-decoration: none;
	color: #7c604a;
	font-size: 15px;
	font-weight: bold;
}

.vertical_menu ul li a:hover {
	color: #000000;
	border: 0px;
	text-decoration: none;
	background: #ffffff;
}

.vertical_menu ul li.active a {
	color: #000000;
	border: 0px;
}

.vertical_menu ul li.active a:hover {
	border: 0px;
	text-decoration: none;
	font-weight: bold;
}

.vertical_menu ul li a img{
	border: 0px;
}

.vertical_menu ul li.active a img{
	border: 0px;
}

.vertical_menu ul li.active a:hover img{
	border: 0px;
}

























/* Content */
.content {
	width: 600px;
	float: left;
	border: 0px;
	font-size: 15px;
}

.content h3{
	float: left;
	width: 550px;
	height: 26px;
	margin-left: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

.content h4{
	float: left;
	width: 500px;
	margin-left: 10px;
	color: #000000b;
	text-align: left;
}

.content p{
	float: left;
	width: 600px;
	margin-left: 10px;
	font-size: 13px;
	text-align: left;
	line-height: 200%;
}
