@charset "utf-8";
/* CSS Document */

#hed_main_img {
	/*background: url(../images/index/main_img.jpg) repeat-x center;
	height: 250px;
	text-indent: -9999px;*/
	border-bottom: 5px solid #000000;
}
.side_title {
	background: url(../images/index/side_title.gif) no-repeat;
	height: 20px;
	width: 160px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.side_text {
	width: 150px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom: 1px dotted #838383;
}
.title01 {
	background: url(../images/index/title_img.gif) no-repeat 0 0;
	height: 20px;
	width: 172px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
.title02 {
	background: url(../images/index/title_img.gif) no-repeat 0 -20px;
	height: 20px;
	width: 172px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#new_load {
	background: url(../images/index/new_line_img.gif) no-repeat;
	height: 90px;
	width: 600px;
	padding-left: 100px;
	padding-top: 10px;
	margin-bottom: 20px;
}
#new_load li {
	list-style: none;
	float: left;
}
.goods_box {
	float: left;
	height: 150px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
}
.goods_box01 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title01.gif) no-repeat center top;
	padding-top: 20px;
}
.goods_box02 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title02.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box03 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title03.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box04 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title04.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box05 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title05.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box06 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title06.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box07 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title07.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box08 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title08.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box09 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title09.gif) no-repeat center top;
	padding-top: 21px;
}
.goods_box10 {
	float: left;
	height: 130px;
	width: 139px;
	margin-right: 1px;
	margin-bottom: 15px;
	background: url(../images/index/goods_title10.gif) no-repeat center top;
	padding-top: 21px;
}

#contents dd {
	margin-top: -17px;
	padding-left: 80px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contents dt {
	font-weight: normal;
	color: #999999;
}
#contents dl {
	margin-bottom: 20px;
	overflow: scroll;
	height: 150px;
	width: 700px;
}
.date {
	width: 80px;
	float: left;
}
.text {
	float: left;
	width: 500px;
}
.topics_wrap {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #E6E6E6;
	width: 650px;
}
#topics {
	height: 150px;
	width: 700px;
	overflow: auto;
	margin-bottom: 20px;
}

