#main_left {
	width: 760px;
	float: left;
}
#main_right {
	float: left;
	width: 240px;
}

.bold {
	text-decoration: none;
	font-weight: bolder;
}
.red {
	color: #DB4C4C;
}
.red a {
	color: #DB4C4C;
	text-decoration: none;
}
.red a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.hui333 {
	color: #333333;
}
.hui333 a {
	color: #333333;
	text-decoration: none;
}
.hui333 a:hover {
	color: #DB4C4C;
	text-decoration: underline;
}
.del {
	text-decoration: line-through;
}
.hei {
	color: #000000;
}
.hei a {
	color: #000000;
	text-decoration: underline;
}
.hei a:hover {
	color: #DB4C4C;
	text-decoration: underline;
}
.input_search_270 {
	background-color: #FFFFFF;
	height: 22px;
	width: 270px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.more {
	font-size: 12px;
	color: #000000;
	float: right;
	padding-right: 10px;
}
.more a{
	font-size: 12px;
	color: #000000;
	width: 24px;
	text-decoration: none;
}
.more a:hover{
	font-size: 12px;
	color: #DB4C4C;
	text-decoration: underline;
}
.moreB {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-right: 10px;
}.moreB a {
	color: #FFFFFF;
	text-decoration: none;
}
.moreB a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.moreC {
	font-size: 12px;
	color: #666666;
	float: right;
	padding-right: 10px;
}
.right_content_nav {
	width: 220px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB4C4C;
	font-size: 12px;
	height: 22px;
	clear: both;
	line-height: 22px;
	padding-top: 2px;
	margin-bottom: 8px;
}
.right_content_nav_a {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	color: #666666;
	margin-right: 2px;
	height: 21px;
	width: 60px;
	display: block;
	float: left;
}
.right_content_nav_a_hover {
	background-color: #DB4C4C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DB4C4C;
	border-right-color: #DB4C4C;
	border-left-color: #DB4C4C;
	text-align: center;
	color: #FFFF00;
	margin-right: 2px;
	font-weight: bolder;
	display: block;
	float: left;
	height: 21px;
	width: 60px;
}
.right_centent  {
	width: 220px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 20px;
	color: #333333;
	float:left;
	font-size: 12px;
}
.right_centent  li {
	line-height: 20px;
	height: 20px;
}
.right_centent img {
	vertical-align: middle;
	padding-right: 6px;
}
.right_centent a {
	color: #333333;
	text-decoration: none;
}
.right_centent a:hover {
	color: #DB4C4C;
	text-decoration: underline;
}
.header_faq {
	color: #333;
	height:20px;
	padding-top:4px;
	font-size:12px;
	line-height:20px;
	border: 1px solid #F7B1B1;
	background-color: #FFE2E2;
	text-align: center;
}
.header_faq a {
	color: #333;
	text-decoration:none;
}
.header_faq a:hover {
	color: #db4c4c;
	text-decoration:none;
}