@charset "utf-8";


#content{
		width:900px;
		background:url(../image/content_bg.png);
		margin-left:auto;
		margin-right:auto;
		position:relative;
		height:874px;
}

.banner_box02{
	width:150px;
	position:absolute;
	top:260px;
	left:10px;

}


.menu_text{
		width:890px;
		position:absolute;
		top:15px;
		font-weight:bold;
		padding-left:10px;
}

.menu_box{
		width:200px;
		position:absolute;
		top:40px;
		left:10px;
}

.menu_box a:link{
		width:200px;
		height:25px;
		display:block;
		color:#fff;
		font-weight:bold;
		text-decoration:none;

}

.menu_box a:visited{
		width:200px;
		height:25px;
		display:block;
		color:#fff;
		font-weight:bold;
		text-decoration:none;


}

.menu_box a:hover{
		width:200px;
		height:25px;
		display:block;
		background:url(../image/menu_bg.png) left center no-repeat;
		color:#fff;
		font-weight:bold;
		text-decoration:none;


		
}


.index_left_box{
		width:320px;
		height:310px;
		position:absolute;
		padding:10px;
		top:413px;
		left:160px;
		background:url(../image/index_box_left.png) no-repeat;
}


.mid{
		font-size:14px; 
		font-weight:bold;
}

.big{
		font-size:17px;
		font-weight:bold;
		width:300px;
		padding-left:20px;
		margin-top:10px;
}

table.sanka{
		width:200px;
		line-height:25px;
		border:none;
		font-weight:bold;
}

tr.sanka_tr{
		width:200px;
}

td.sanka_left{
		width:100px;
		text-align:center;
}

td.sanka_right{
		width:100px;
		text-align:right;
}

.left_text{
		width:300px;
		padding-left:20px;
		font-weight:bold;
		line-height:20px;
}



.index_right_box{
		width:330px;
		height:320px;
		position:absolute;
		padding:0 0 10px 10px;
		top:413px;
		left:520px;
		background:url(../image/index_box_right.png) no-repeat;
		
}

.news_box{
		width:330px;
		height:295px;
		overflow-y:scroll;
		padding-top:10px;
}
.news_title{
		width:300px;
		line-height:25px;
		font-size:14px;
		font-weight:bold;
}

.news_date{
		width:280px;
		padding-left:20px;
		font-weight:bold;
		color:#ff9900;
		margin-top:10px;
}

.news_text{
		width:280px;
		margin-left:20px;
		padding-bottom:10px;
		border-bottom:1px solid #666;
}

.more_box{
		width:310px;
		padding-right:20px;
		text-align:right;
		line-height:25px;
}


.footer_box{
		width:100%;
		background:#000;
		border-bottom:1px solid #fff;
		height:70px;
		padding-top:10px;
		padding-bottom:10px;
		position:absolute;
		top:783px;
}

.footer{
		width:900px;
		margin-left:auto;
		margin-right:auto;
		height:70px;
		position:relative;
}

.foot_add{
		width:320px;
		position:absolute;
		left:0px;
		top:0px;
		font-size:11px;
		line-height:16px;
}

.foot_menu{
		width:320px;
		position:absolute;
		right:0px;
		top:0px;
		font-size:11px;
		line-height:16px;
		text-align:right;
}

.foot_menu a:link{
		color:#fff;
		text-decoration:none;
}

.foot_menu a:visited{
		color:#fff;
		text-decoration:none;
}

.foot_menu a:hover{
		color:#fff;
		text-decoration:underline;
}

.copy_box{
		width:100%;
		background:#ff0000;
		line-height:20px;
		position:absolute;
		top:874px;
}

.copy{
		width:900px;
		text-align:right;
		margin-left:auto;
		margin-right:auto;
		font-weight:bold;
}

.add_topic{
		width:648px;
		height:18px;
		position:absolute;
		padding:2px;
		top:367px;
		left:160px;
		color:#ff9900;
		font-weight:bold;
		font-size:17px;
}

