body {
	background-color: #333333;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
ul {
	padding:0px;
}
li {
	list-style:none;
}	
.topblank {
	height:40px;
}
.mainbox {
	width:900px;
	height:510px;
	background-color: #006699;
	background-image:url(indexbg.jpg);
	border: 1px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
.topbox {
	width:900px;
	height:30px;
	background-image:url(topbg.jpg);
	padding-top:20px;
}
.menu {
    width:860px;
    height:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#013E5A;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.login {
float:right;
font-size:12px;
color:#FFFFFF;
line-height:30px;
margin-right:9px;
}
.login a {
	color:#FFFFFF;
	text-decoration:none;
}
.login a:hover {
	color:#FF6600;
}
.menulist ul {
	margin:0px 10px;
}
.menulist li {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:0px 10px;
	line-height:30px;
}
.menulist li a {
	color:#FFFFFF;
	text-decoration:none;
}
.menulist li a:hover {
	color:#FF6600;
}
.showbox {
	width:900px;
	height:240px;
	background-image:url(showboxbg.jpg);
}
.contentbox {
    width:860px;
    height:200px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
}
.title {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	margin:5px;
	border-bottom:2px #FF9900 solid;
}
.title a {
	color:#009900;
	text-decoration:none;
	font-weight:normal;
}
.title a:hover {
	color:#FF0000;
}
.bbstop {
	width:230px;
	height:200px;
	float:left;
	font-size:12px;
}
.bbstop ul {
	margin:5px;
	background-image:url(list.gif);
	background-repeat:no-repeat;
}
.bbstop li {
	height:20px;
	line-height:20px;
	background-image:url(listbg.gif);
	padding-left:25px;
	word-break:break-all; 
  word-wrap:break-word;
  overflow:hidden;
}
.bbstop li a {
	color:#009999;
	text-decoration:none;
}
.bbstop li a:hover {
	color:#FF0000;
}
.homeuser {
	width:270px;
	height:200px;
	float:left;
}
.homeuser ul {
	margin:5px;
	margin-top:7px;
	_margin:3px; /*IE6*/
	_margin-top:9px; /*IE6*/
}
.homeuser li {
	float:left;
	margin:2px;
	_margin:0px 2px; /*IE6*/
	width:48px;
	height:48px;
}
.homeuser li img{
	width:48px;
	height:48px;
}
.actshow {
	width:360px;
	height:200px;
	float:left;
}
.pic {
	margin:5px;
	width:350px;
	height:160px;
}
.foot {
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	color:#CCCCCC;
	padding: 6px 0px 6px 0px;
	font-size:12px;
	line-height:130%;
}
.foot a {
    color:#00CCFF;
	text-decoration:none;
}
.foot a:hover {
    text-decoration:underline;
}