@charset "UTF-8";

/*
#main_img {
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../img/index/main_p.jpg) no-repeat center center;
	width: 800px;
	height: 408px;
	text-indent: -9999px;
	border: 1px solid;
}
*/

#img_pos {
	margin: 0 auto;
	padding: 8px 0 0 4px;
	width: 780px;
}

#main_img {
	float:left;
	padding:2px 0 0 0;
	width: 770px; 
	height: 400px;
	background:url(../img/index/top_fla_bg.gif) no-repeat;
}

#img_top {
	height: 2px;
	width: 77px;
	background: #ffffff url(../img/index/img_top.gif) no-repeat center center;
	font-size: 1px;
}

#img_left {
	float: left;
	width: 3px;
	height: 400px;
/*	background: #ffffff url(../img/index/img_left.gif) no-repeat center center; */
}

#img_right {
	float: left;
	width: 4px;
	height: 400px;
/*	background: #ffffff url(../img/index/img_right.gif) no-repeat center center; */
}

#img_bottom {
	clear: both;
	height: 3px;
/*	background: #ffffff url(../img/index/img_bottom.gif) no-repeat left top; */
	font-size: 1px;
}

#border {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../img/index/border1.gif) no-repeat center top;
	width: 800px;
	height: 5px;
	font-size: 1px;
}

.detail_link {
	text-align: right;
}


.detail_link a:visited{
	color: #4983D4;
}

/*----------------------------------
topics
----------------------------------*/

#topics {
	margin: 0 auto;
	padding: 20px 18px;
	background: #ffffff;
}

#topics_bg {
	height: 100%;
	background: #ffffff url(../img/index/topics_bg.gif) repeat-y;
	border: 1px solid #ffffff; /* netscape Ή@*/
}

#topics_top {
	float: left;
	width: 100px;
	height: 28px;
	background: #ffffff url(../img/index/topics_top.gif) no-repeat center top;
	text-indent: -9999px;
}

#topics_wrap1 {
	float: left;
	width: 470px; 
/*	height: 100px; */
/*	overflow: auto; */
}

.topics_wrap2 {
	margin: 0 0 5px 10px;
}

.topics_wrap3 {
	float:right;
	width:78px;
}

.topics_link {
	float:left;
	width: 200px; 
	margin-left: 10px;
	text-align:left;
}

.topics_img {
	float:left; 
	margin-right:8px;
}

.bn{
	float:right;
	width:190px;
	height:80px;
}

#topics_clear {
	clear: both;
}

.clear_div {
	clear:both;
}

.bold_span {
	float:left; 
	margin-right: 10px;
	padding-left:10px; 
	background:url(../img/index/topics_arrow.gif) left center no-repeat;
	color: #999999;
	font-weight:bold;
}

.side_banner{
	padding-bottom:10px;
}

/*-----------------------------------
banner
-----------------------------------*/

#banner {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	width: 800px;
	height: 126px;
}

#banner ul {
	margin: 0;
	padding: 10px 15px;
	list-style: none;
	float: left;
}

#banner li.list0 {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	width: 190px;
	height: 90px;
	list-style-type: none;
	text-align: center;
}

#banner li.list0 a{
	width: 190px;
	height: 90px;
	display: block;
	background: url("../img/index/banner1.gif") no-repeat center center;
	text-indent: -9999px;
}

#banner li.list1 {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	width: 190px;
	height: 90px;
	list-style-type: none;
	text-align: center;
}

#banner li.list1 a{
	width: 190px;
	height: 90px;
	display: block;
	background: url("../img/index/banner2.gif") no-repeat center center;
	text-indent: -9999px;
}

#banner li.list2 {
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	width: 191px;
	height: 90px;
	list-style-type: none;
	text-align: center;
}

#banner li.list2 a{
	width: 191px;
	height: 90px;
	display: block;
	background: url("../img/index/banner4.gif") no-repeat center center;
	text-indent: -9999px;
}

#banner li.list3 {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
	height: 90px;
	list-style-type: none;
	text-align: center;
}

#banner li.list3 a{
	width: 190px;
	height: 90px;
	display: block;
	background: url("../img/index/banner3.gif") no-repeat center center;
	text-indent: -9999px;
}
.bnr_area{
	width: 770px;
	height: 100px;
	padding: 0 15px 14px 15px;
}
