body{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	background:url(../img/default/back.jpg) repeat-x;
}

.clear{clear:both}

a{text-decoration:none}
a:hover{text-decoration:underline}
a.date{
	font-weight:bold;
	font-size:13px;
	margin-botton:3px
}

img{border:none}

p{
	text-align:left;
	margin:5px 25px 20px;
	line-height:20px;
}

table{
	margin:10px auto;
	border-collapse:collapse;
	border:1px solid #999;
}
table th,table td{
	border:1px solid #999;
	padding:3px;
}
table th{
	background-color:#ddd;
	text-align:center;
}
table.calen td{
	text-align:left;
	vertical-align:top;
	width:80px;
}

.tb_back{
	background-color:#ddd
}
.tbl_float{
	width:150px;
	float:left;
	margin:10px 10px 0 20px;
}
.center{
	text-align:center
}
.sum{
	font-weight:bold
}

h2{
	width:724px;
	height:38px;
	padding:15px 0 0;
	font-size:16px;
	line-height:20px;
	text-indent:45px;
	text-align:left;
	color:#ffc;
	margin:0 0 10px;
	background:url(../img/default/title_bar.gif) no-repeat;
}

#header{
	width:902px;
	height:132px;
	margin:0 auto;
	background:url(../img/default/head.jpg);
}

#header h1{
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}
#header h1 a{
	margin:0;
	padding:0;
	width:280px;
	height:105px;
	display:block;
	text-indent:-9999px;
}
#head_box{
	float:right;
	width:548px;
	height:132px;
	margin:0;
}

#topnews{
	float:right;
	width:548px;
	height:90px;
	margin:17px 0 0;
	color:#fc3;
	text-align:left;
}
#topnews ul{
	margin:25px 0 0;
	list-style:none;
}
#topnews ul li{
	margin:3px 0 0;
	padding:0 0 0 20px;
	background:url(../img/default/arrow3.gif) no-repeat;
}
#topnews ul li a{
	color:#fc3;
}

#menu{
	width:548px;
	height:18px;
	margin:0;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li{
	float:left;
	margin:0;
	padding:0;
}
#menu ul li a{
	line-height:20px;
	padding:0 30px;
	color:#fff;
}
#menu ul li a:hover,#menu ul li a.active{
	color:#c69;
}

/*----------------------------------------------------------*/
#body{
	width:902px;
	margin:0 auto;
	background-color:#fff;
	padding-top:15px;
}

#right{
	width:740px;
	float:right;
	position:relative;
	right:0;
}

/*----------------------------------------------------------*/
#left{
	width:160px;
	float:left;
	position:relative;
	left:0;
}
#left ul{
	margin:0 auto;
	padding:0;
	list-style:none;
}
#left ul li{
	margin:0 0 7px 7px;;
	padding:0;
}
#left ul li a{
	width:146px;
	height:46px;
	display:block;
	line-height:46px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background:url(../img/default/menu.jpg) no-repeat;
}
#left ul li a:hover,#left ul li a.active{
	background-position:0 -50px;
	color:#c69;
	text-decoration:none;
}

/*----------------------------------------------------------*/
.topics{
	width:364px;
	height:210px;
	margin:0 5px 0 0;
	padding-top:15px;
	float:left;
}
#topics_news{
	background:url(../img/default/news_box.gif) no-repeat;
}
#topics_rank{
	background:url(../img/default/rank_box.gif) no-repeat;
}
.topics h2{
	margin:0 0 0 25px;
	text-align:left;
	font-size:16px
}
.topics ul{
	text-align:left;
}
.topics ul li{
	margin-bottom:3px;
	font-size:13px;
}


h3.schedule{
	width:731px;
	height:21px;
	background:url(../img/default/schedule_bar.gif) no-repeat;
	text-indent:-9999px;
	margin:5px 0;
	padding:0;
}

#foot{
	margin:20px auto;
}


.team{
	height:60px;
}
.team a img{
	width:30px;
	height:30px;
	margin:26px 13px 0;
}
.team a img:hover,.team a.img_active img{
	width:56px;
	height:56px;
	margin:0;
}

/*----------------------------------------------------------*/
.news_title{
	width:600px;
	border:2px dotted #aaa;
	margin:20px auto;
}
.news_title ul{
	list-style:none;
	text-align:left;
	margin:10px;
}
.news_title ul li{
	background:url(../img/default/arrow2.gif) no-repeat;
	padding:0 20px;
}
.news_title ul li a{
	
}