@charset "utf-8";
/* CSS Document */

#content {
	height: auto;
	width: 1000px;
	border-right: solid 1px #9f9f9f;
	border-left: solid 1px #9f9f9f;
}
#leftbar {
	height: auto;
	width: 223px;
	
	float:left;
	padding-bottom:22px;
}
#container {
	height: auto;
	width: 776px;
	float:left;
	border-left: solid 1px #9f9f9f;
}
.left_caption {
	color: #fb8804;
	height: 35px;
	width: 223px;
}
.caption_img {
	height: 35px;
	width: 21px;
	float:left;
	background-image:url(../img/leftbar.gif);
}
.caption_word {
	height: 22px;
	width: 196px;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-top:13px;
	padding-left:6px;
}
.caption_word a{
	height: 22px;
	width: 196px;
	font-size:13px;
	font-weight:bold;
	color:#fa8400;
}
.left_line {
	height: 3px;
	width: 223px;
	line-height:3px;
	text-align:center;
	font-size:10px;
}
.caption_01 {
	height: auto;
	width: 203px;
	color: #1f1f1f;
	font-size:13px;
	padding:2px 0 6px 20px;
	background:url(../img/xuxian.gif) repeat-x bottom;
}
.caption_01 span {
	font-size:18px;
	font-weight: bolder;
	color: #fb8804;
	line-height:20px;
	}
.caption_01 a{
	color: #1f1f1f;
	text-decoration: none;
}
.caption_01 a:hover {
	color:#fb8804;
	text-decoration: none;
	cursor:pointer;
		}
.caption_02 {
	height: 22px;
	width: 203px;
	font-size:12px;
	padding-top:6px;
	padding-left:20px;
}
.caption_02 span {
	font-size:18px;
	font-weight: bolder;
	color: #fb8804;
	line-height:20px;
	}
.caption_03 {
	height: auto;
	width: 203px;
	font-size:12px;
	padding-top:6px;
	padding-left:20px;
}

