@charset "UTF-8";

#top {
	background: url(../img/bg_body.gif) repeat-x left top;	
}
#top #contents {
	background: url(../img/bg_mainimg.gif) no-repeat center top;
}
#main_img {
	padding: 8px;
	height: 273px;
	width: 934px;
	margin-bottom: 20px;
	position: relative;
}
#main_img ul {
	list-style: none;
	float: left;
	background: url(../img/bg_mainmenu.gif) no-repeat left top;
	width: 218px;
	padding: 8px;
}
#main_img ul li {
	height: 86px;
	margin-bottom: 1px;
}
ul li a .mainImage {  
	display: none;  
}
ul li a:hover .mainImage {  
    display: block;  
    position: absolute;  
    top: 14px;  
    left: 256px;
            }
#main_img ul li a img {
	vertical-align: top;
}
#change_img {
	background: url(../img/bg_main.gif) no-repeat left;
	padding: 6px;
	width: 680px;
	height: 260px;
	float: right;
}

#main-banner {
	padding: 20px 22px;
	width: 906px;
	height: 60px;
	margin-bottom: 25px;
}
div.main-banner {
	width: 906px;
	position: relative;
	background: url(../img/bg_banner.gif) no-repeat left top;
	position: relative;
}
ul.main-banner {
	width: 868px;
	list-style: none;
	height: 60px;
}
ul.main-banner li {
	padding: 0px 12px 0 0px;
	width: 205px;
	height: 60px;
	float: left;
}
ul.main-banner li a, ul.main-banner li a img {
	height: 60px;
	width: 205px;
}

#pickup {
	clear: both;
}
#pickup div {
	background: url(../img/bg_pick.gif) repeat-y left top;
	width: 296px;
	float: left;
	padding: 1px 6px;
	margin-bottom: 25px;
	position: relative;
	border: solid 1px #cdcdcd;
}
#pickup ul {
	margin: 0 15px;
}
#pickup li {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../img/line_dot.gif) no-repeat center bottom;
	width: 266px;
}
#pickup h2 {
	margin-bottom: 15px;
}
#pickup h3 {
	margin-left: 85px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#pick01 h3 {background: url(../common/arrow_red.gif) no-repeat left center;}
#pick02 h3 {background: url(../common/arrow_blue.gif) no-repeat left center;}
#pick03 h3 {background: url(../common/arrow_green.gif) no-repeat left center;}
#pick01 .new {
	padding-right:35px;
	background: url(../img/new_01.gif) no-repeat right top;
}
#pick03 .new {
	padding-right:35px;
	background: url(../img/new_03.gif) no-repeat right top;
}
#pickup li p {
	margin-left: 85px;
}
.pick_btn {
	position: absolute;
	bottom: 1px;
	left: 6px;
}
#pickup li img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 75px;
	height: 50px;
}
#pickup li .imgclear {
	width: auto;
	height: auto;
}
#pick01, #pick02 {
	margin-right: 10px;
	display: inline;
}



#information {
	clear: both;
	float: left;
	margin-bottom:25px;
	_margin-bottom:25px;
}

#top_topics {
	clear: both;
	border: solid 1px #cdcdcd;
	background: #fff;
	padding: 1px;
	width: 721px;
}

#update {
	padding: 12px 20px;
	background: #f6f5ed;
	/*height: 211px;*/
	/*height: 111px;*/
	height: 220px;
	overflow: auto;
}
#update p {
	background: url(../img/line_dot_l.gif) no-repeat left bottom;
	padding-bottom: 11px;
	padding-left: 12px;
	margin-bottom: 10px;
	line-height: 15px;
}
.date {
	padding-right: 7px;
	float: left;
	display: block;
}
#banner {
	float: right;
	width: 198px;
	background-color: #f2eccc;
	padding: 5px 0 5px 6px;
}
.cate01, .cate02, .cate03 {
	border: solid 1px #c5c5c5;
	background: #fff;
	width: 58px;
	padding: 2px 0;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.cate01 {color: #ca0000;}
.cate02 {color: #203c90;}
.cate03 {color: #6e9b01;}









