body {
	background-image: url(/images/craton_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	text-align: center;
	color: #FFF;
	width: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
	height: 1439px;
	background-color: #333;
}
body > div {
	margin: 0 auto;
	width: 1200px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 30px;
}
.underline a {
	font-size: 12px;
	color: #999;
}
.underline a:hover {
	font-style: italic;
	color: #CF0;
	text-decoration: underline;
}

.title {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.list_abstract {
	font-size: 12px;
	color: #CCC;
}

.news_image {
	background-color: #FFF;
	padding: 5px;
	border: 1px dotted #CCC;
	margin-right: 15px;
	margin-left: 15px;
}
.news_big_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.news_date {
	font-size: 12px;
	color: #CCC;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
}


.report_img {
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 200px;
}
.accessory {
	color: #990;
	background-color: #2E2E2E;
	text-align: left;
	text-indent: 14px;
	font-weight: bold;
}

#banner {
}
#invitation {
	line-height: 60px;
	height: 40px;
	padding-right: 30px;
	padding-left: 70px;
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#invitation a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	height: 40px;
	width: 110px;
	display: block;
	line-height: 40px;
	margin-right: 15px;
	font-weight: bold;
}
#invitation a:hover {
	color: #9F0;
	background-image: url(/images/craton_black_bg.png);
	background-repeat: repeat-y;
}
#main {
	background-image: url(/images/craton_black_bg.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	width: 1100px;
	min-height: 1150px;
	text-align: left;
}
#main #announcement {
	width: 350px;
	min-height: 300px;
	float: left;
}
#main #contact {
	float: left;
	width: 350px;
}

#main ul {
	margin-top: 15px;
	margin-bottom: 45px;
}

#main li {
	float: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#main a {
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#main a:hover {
	color: #CC0;
	text-decoration: underline;
}

#main #news {
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 25px;
}
#main #news ul {
	margin: 0px;
	padding: 0px;
}

#main #news a {
	color: #9C0;
}
#main #news #listtitle a{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: #FFF;
	line-height: 50px;
}
#main #news #listtitle a:hover{
	text-decoration: underline;
	color: #FC0;
	font-weight: bold;
}
#main #news #accessory {
	margin-top: 50px;
	border: 1px solid #333;
	color: #CCC;
}
#main #news #accessory ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: left;
	text-indent: 30px;
}
#main #news #accessory ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	list-style-type: circle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inherit;
}
#main #news #accessory ul li a{
	color: #CCC;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	text-indent: 25px;
}
#main #news #accessory ul li a:hover {
	color: #990;
	text-decoration: underline;
}
#main #page {
	text-align: center;
	color: #CCC;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333;
	margin-left: 50px;
	margin-top: 20px;
}
#main #page a {
	color: #FC0;
}
#main #page a:hover {
	color: #FF9;
	text-decoration: underline;
}


#main #report {
	width: 350px;
}
#main #achieve {
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#main #rules {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
}
#main #link {
	margin-top: 0px;
	margin-left: 50px;
}
#bottom {
	margin-top: 30px;
	height: 70px;
}