/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img{
	border: none;
}
body{
	text-align: center;
}
.cl{
	clear: both;
	line-height: 0px;
	overflow: hidden;
	height: 1px;
}

#wrap{
	width: 850px;
	margin: 0px auto;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#top{
	width: 850px;
	height: 270px;
	background: url(../images/top_bg.gif) no-repeat;
	text-align: center;
	padding-top: 100px;
}


#top a{
	margin: 0px auto;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
}
#top2{
	width: 850px;
	height: 270px;
	background: url(../images/top_bg3.gif) no-repeat;
	text-align: center;
	padding-top: 66px;
}


#top2 a{
	margin: 0px auto;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
}
a.enter{
	width:189px;
	height:182px;
	background: url(../images/toplogo.gif) no-repeat;
}
a:hover.enter{
	background: url(../images/toplogo2.gif) no-repeat;
}
a.enter2{
	width:300px;
	height:250px;
	background: url(../images/toplogo3.gif) no-repeat;
}
a:hover.enter2{
	background: url(../images/toplogo4.gif) no-repeat;
}





#logo_title{
	width: 850px;
	height: 83px;
	background: url(../images/logo_title.gif) no-repeat;
	text-indent: -9999px;
}
#top_list{
	width: 850px;
	background: #000;
	padding: 15px 0 5px 0;
}
#top_list ul{
	margin-left: 1px;
}
#top_list li{
	float: left;
	color: #ffa;
	width: 203px;
	height: 130px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 7px;
	background: #222;
	display: inline;
}
#top_list a{
	display:block;
	width: 203px;
	height: 51px;
	overflow:hidden;
	text-indent:-9999px;
}





#top_list3{
	width: 850px;
	background: #000;
	padding: 5px 0 5px 0;
}
#top_list3 ul{
	margin: 0 114px 0 115px;
}
#top_list3 li{
	float: left;
	color: #ffa;
	width: 203px;
	height: 120px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 2px;
	background: #222;
	display: inline;
}
#top_list3 a{
	display:block;
	width: 203px;
	height: 51px;
	overflow:hidden;
	text-indent:-9999px;
}





.banner1{
	background: url(../images/banner1.gif) no-repeat;
}
a:hover.banner1{
	background: url(../images/banner1_2.gif) no-repeat;
}
.banner2{
	background: url(../images/banner2.gif) no-repeat;
}
a:hover.banner2{
	background: url(../images/banner2_2.gif) no-repeat;
}
.banner3{
	background: url(../images/banner3.gif) no-repeat;
}
a:hover.banner3{
	background: url(../images/banner3_2.gif) no-repeat;
}
.banner4{
	background: url(../images/banner4.gif) no-repeat;
}
a:hover.banner4{
	background: url(../images/banner4_2.gif) no-repeat;
	
}
.banner5{
	background: url(../images/banner5.gif) no-repeat;
}
a:hover.banner5{
	background: url(../images/banner5_2.gif) no-repeat;
	
}
.banner6{
	display: block;
	width: 144px;
	height: 40px;
	background: url(../images/g_banner.jpg) no-repeat;
}
a:hover.banner6{
	background: url(../images/g_banner2.jpg) no-repeat;
	
}
.banner7{
	display: block;
	width: 190px;
	height: 40px;
	background: url(../images/bt1.gif) no-repeat;
}
a:hover.banner7{
	background: url(../images/bt2.gif) no-repeat;
	
}


.link_title{
	height: 30px;
}
#top_list3 .link_title{
	height: auto;
	padding: 5px 0 3px 0;
}
.comment{
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	width: 190px;
	border-top: #fff 1px solid;
	padding-top: 5px;
	margin: 2px auto;
	text-align: left;
}
#top_list3 .comment{
	padding: 5px 0 3px 0;
	line-height: 1.1em;
}

.notice{
	width: 550px;
	margin: 0 auto 10px auto;
	border: 1px #aaa solid;
}
.notice p{
	color: #fff;
	font-size: 12px;
	text-align: left;
	margin: 5px;
}

#top_link{
	width: 850px;
	background: #000;
	padding: 15px 0;
}
#top_link p{
	color: #fff;
	font-size: 14px;
	text-align: left;
	width: 450px;
	margin: 0 auto;
}

.news_topics tr td p{ 
	margin-bottom:5px;
}