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

/*contents_main
------------------------*/



#contents_main {
	width: 750px;
}

#contents_main_index {
	float: left;
	width: 560px;
}


.banner_box {
	float: left;
	width: 275px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.banner_box_end {
	float: left;
	width: 275px;
	padding-bottom: 10px;
}

#banner_box {
	margin-bottom: 10px;
}

/*infomation
------------------------*/

#infomation_title {
	background: url(../images/index/h2_title_img01.gif) no-repeat;
	height: 31px;
	width: 196px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#info_photo {
	height: 120px;
	width: 120px;
	margin-left: 10px;
	float: left;
	margin-bottom: 20px;
}

#info_title {
	background: url(../images/index/infomation/icon_infomation.gif) no-repeat left 2px;
	padding-left: 18px;
	color: #513549;
	border-bottom: 1px dotted #969696;
	padding-bottom: 3px;
	margin-bottom: 9px;
	font-size: 1.2em;
}

#info_text_box {
	width: 420px;
	float: right;
}

/*topics
------------------------*/

#topics_title {
	background: url(../images/index/h2_title_img02.gif) no-repeat;
	height: 31px;
	width: 103px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.topics_list {
	color: #513549;
}

#topics_text {
	color: #513549;
	margin-bottom: 20px;
	margin-left: 10px;
}


/*recommend
------------------------*/

#recommend_title {
	background: url(../images/index/h2_title_img03.gif) no-repeat;
	height: 33px;
	width: 292px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.recommend_box {
	width: 168px;
	border: 1px solid #969696;
	margin-right: 11px;
	float: left;
	margin-bottom: 9px;
	padding-top: 10px;
	height: 290px;
}
.recommend_box h3 {
	color: #513549;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
	height: 100px;
}
#recommend_wrap {
	padding-left: 10px;
}


/*contents_r
------------------------*/
#contents_r {
	float: right;
	width: 180px;
	padding-left: 5px;
}
#newbland_title {
	background: url(../images/index/side/newbland_text_img.gif) no-repeat;
	height: 31px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#newbland_box {
	margin-bottom: 10px;
}

.banner_r {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*feature
------------------------*/

#feature_title {
	background: url(../images/index/side/feature_text_img.gif) no-repeat;
	height: 31px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#contents_r span {
	color: #969696;
	font-weight: normal;
	font-size: 0.8em;
}
.feature_box {
	background: #F0F0E6;
	padding: 5px;
	margin-bottom: 10px;
}
.feature_box h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.feature_photo {
	float: right;
	height: 100px;
	width: 75px;
}
.feature_text {
	float: left;
	width: 83px;
	line-height: 1.2em;
}

