/*基本版面配置*/

* {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.smallest_img {
	height: 66px;
	width: 66px;


}
p {
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
.info li {
	list-style-type: none;
}
.info li a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
}
.more_info {
	display: block;
}
.more_info li {
	list-style-type: none;
}
.more_info li a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 22px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.horizon_line {
	background-image: url(../images/short_icon/horizon.gif);
	background-repeat: repeat-x;
	height: 2px;
	line-height: 2px;
	text-indent: -9999px;
	display: block;
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.basic_R {
	padding-bottom: 224px;
}
.title_icon {
	display: block;
	height: 31px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.hide {
	display: none;
}
.list {
	padding-left: 60px;
	display: block;
	padding-top: 20px;
}
.list li {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.list li a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.list li a:hover {
	color: #AFD142;
}



body {
	background-image: url(../images/bg/wall.gif);
}


html>body #wrap {
	background-image: url(../images/bg/trans.png);
	background-repeat: repeat-x;
}
#color_dark {
	background-color: #333333;
	background-image: url(../images/bg/bg_dark.gif);
	background-repeat: repeat-x;
	display: block;
}
.left_img {
	padding: 4px;
	border: 1px solid #999999;
	display: block;
	float: left;
	margin-right: 10px;
}
.left_img:hover {
	border: 1px solid #AFD142;
	background-color: #202020;
}
.right_img {
	margin-left: 14px;
	padding: 4px;
	border: 1px solid #999999;
	display: block;
	float: left;
	margin-right: 10px;
}
.right_img:hover {
	border: 1px solid #AFD142;
	background-color: #3D3D3D;
}
.right_serve {
	margin-left: 14px;
	display: block;
	float: left;
	margin-right: 10px;
}


.main_bg {
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#box {
	width: 992px;
	background-repeat: repeat-x;
	background-image: url(../images/bg/top_bg.jpg);
	text-align: left;
	background-color: #333333;

}
*+html #box {
	border-left-width: 1px !important;
	border-left-style: solid !important;
	border-left-color: #8F8F8F !important;
}
#top {
	height: 71px;
	clear: both;
}

.footer_bg {
	background-image: url(../images/bg/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 40px;
}
*+html .footer_bg {
	padding-bottom: 40px;
}
#flash_content {
	float: left;
	display: block;
	width: 533px;
	position: relative;
	z-index: 80;
}
#right_top {
	float: left;
	padding-left: 112px;
	margin-left: 15px;
	position: relative;
	z-index: 90;
}

#right_top li {
	list-style-type: none;
	float: left;
}
#right_top li a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	width: 96px;
	display: block;
	background-color: #252525;
	height: 21px;
	float: left;
	margin-right: 2px;
	padding-top: 5px;
	padding-left: 8px;
	z-index: 1;
}
* html #right_top li a {
	margin-right: 1px;
}
#right_top li a:hover {
	background-color: #FFFFFF;
	color: #333333;
}

#L_content {
	float: left;
	width: 661px;
	display: block;
	position: relative;
	z-index: 10;

}
#content {
	width: 992px;
	display: block;

}

.line_height1 {
	line-height: 24px;
}

