﻿/********************************************************************
*                                                                   *
*               With all best wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style3.css, 2010/04/24, NetFeng                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

.moreleft {
	float: left;
	width: 255px;
	min-height: 636px;
	background-color: #F2F2F2;
	border-right: 1px solid #E77737;
}
.moreright {
	float: right;
	width: 735px;
	display: inline;
	margin: 3px 6px 6px 6px;
}
.itemlist {
	padding: 16px 6px 16px 6px;
}
.itemlist li {
	line-height: 34px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/bg_itemlist_02.gif);
}
.morecaption_01 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	background-color: #E86803;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_more_02.jpg);
}
.morecaption_02 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_more_03.gif);
}
.morecaption_03 {
	padding-top: 6px;
	padding-left: 9px;
}
.morecaption_03 a {
	width: 112px;
	float: right;
	text-align: right;
	padding-right: 32px;
}
.morecaption_03 div {
	float: left;
	width: 76%;
	font-weight: bold;
	font-size: 13px;
}

.moreinfo {
	padding: 3px;
	float: right;
	width: 729px;
	min-height: 736px;
}
.moreinfo li {
	overflow: hidden;
}
.moreinfo li a {
	float: left;
	width: 636px;
}
.moreinfo span {
	color: #666666;
	padding-left: 6px;
}

.moreinfo_02 {
	padding: 3px;
	float: right;
	width: 729px;
	min-height: 96px;
}
.moreinfo_02 li {
	overflow: hidden;
}
.moreinfo_02 li a {
	float: left;
	width: 636px;
}
.moreinfo_02 span {
	color: #666666;
	padding-left: 6px;
}

.line {
	height: 12px;
	width: 100%;
	background-position: left;
	background-repeat: repeat-x;
	background-image: url(../images/bg_line_02.gif);
}
.morefooter {
	width: 336px;
	padding: 6px;
}
