/* CSS Document */
/*Public*/
* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-size:12px;
}
img {
	border:none;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
}
/*Public End*/

/*TOP*/
#header {
	background:url(images/topbg.jpg) no-repeat top center;
	width:1000px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
}
/*TOP End*/

/*MiddleContent*/
#middlecontent {
	background:url(images/middlebg.jpg) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:1080px;
	text-align:left;
}
/*GreatClub Content*/
#middlecontent #greatclub {

}
#greatclub .greattop {
	width:748px;
	height:410px;
	margin-top:200px;
	margin-left:113px;
}
#greatclub a {
	color:#790033;
}
.greattop .greatlist {
	width:355px;
	height:166px;
	float:left;
	margin:14px 0px 15px 7px;
}
.greattop .greatlist .imga{
	width:106px;
	height:82px;
	margin:46px 28px;
	float:left;
}
.greattop .greatlist .greater {
	color:#790033;
	font-size:12px;
	font-weight:bold;
	float:right;
	margin:22px 10px 0px 8px;
	text-align:left;
	width:173px;
	overflow:hidden;
	display:block;
}
.greattop .greatlist .topic {
	color:#790131;
	height:84px;
	margin:0px 10px 1px 8px;
	font-weight:normal;
	font-size:12px;
	line-height:17px;
}
/*GreatClub Content End */

/*Page*/
#page {
	margin-top:100px;
	text-align:right;
	margin-right:25px;
}
#page a {
	color:#005967;
	margin:2px 2px;
	text-decoration:none;
}
#page li {
	display:inline;
	margin:0;
}
#page .preview {
	background:url(images/pli.gif) no-repeat left center;
	padding-left:14px;
}
#page .pageup {
	background:url(images/uli.gif) no-repeat left center;
	padding-left:14px;
}
#page .pagedown {
	background:url(images/nli.gif) no-repeat left center;
	padding-left:14px;
}
#page .lastpage {
	background:url(images/lli.gif) no-repeat left center;
	padding-left:15px;
}
#page .live {
	color:#fff;
	text-decoration:underline;
}
/*GreatClub Page*/
#greatclub #page {
	margin-top:56px;
	margin-right:190px;
}
#greatclub #page a {
	color:#010002;
}
#greatclub #page .live{
	text-align:center;
	background:#370202;
	text-decoration:none;
	padding:0px 3px;
}
/*GreatClub Page End*/
/*Page End*/

/*MiddleContent End*/

/*Footer*/
/*footer*/
#footer {
	clear:both;
	background:url(images/footbg.jpg) no-repeat top center;
	width:1000px;
	height:97px;
	font-size:12px;
}
#footer .link {
	color:#fff; 
	text-align:center;
	margin-top:10px;
}
#footer .link a {
	color:#fff;
	text-decoration:none;
	margin:3px 10px;
}
#footer .lable {
	margin-top:25px;
	line-height:40px;
	height:40px;
	text-align:center;
	width:350px;
}
.lable .til {
	float:left; 
}
.lable .text {
	float:left; 
}
#footer .lable a{
	color:#1F1F1F;
	text-decoration:none;
	margin:3px 3px;
}
/*Footer End*/
