f@charset "utf-8";
/* CSS Document */
#flash{}
#main{
    background:url(../images/main_bg.jpg) repeat-x;
	height:126px;
}
.content{
    background:url(../images/main_bg_1.jpg) repeat-x;
	height:116px;
	background-position:0px 10px;
	width:530px;
	float:left;
	margin-right:20px;
}
.caption{
    color:#1D1D1D;
	font-size:15px;
	font-weight:bold;
	padding-top:16px;
	padding-left:15px;
}
.caption_text{
    margin-left:15px;
	margin-top:10px;
	*margin-top:13px !important;
	*margin-top:13px;
	width:470px;
}
.caption_text li{
    height:20px;
	*height:20px !important;
	*height:20px;
}
.caption_text a{
    text-decoration:none;
	color:#666;
}
.caption_text a:hover{
    color:#047FC2;
}
.more2{
    float:right;
	position:relative;
	top:-10px;
	right:10px;
}
.more2 a{
    color:#666;
	text-decoration:none;
}
.more2 a:hover{
    color:#047FC2;
	text-decoration:underline;
}
.content_right{
    float:right;
    background-color:#fff;
	margin-top:11px;
	height:104px;
    width:350px;
	position:relative;
}
.images_float{
    float:left;
	padding:5px 4px;
}
.zhc_text{
    float:left;
	width:240px;
    margin:7px 0px 0px 15px;
	color:#666;
	line-height:20px;
}
.zhc_text span{
    font-size:14px;
	font-weight:bold;
	color:#1D1D1D;
}
.name{
    float:right;
	color:#666;
}
.more1{
	float:right;
	position:absolute;
	color:#666;
	left: 315px;
	top: 5px;
}
.more1 a{
    color:#666;
	text-decoration:none;

}
.more1 a:hover{
    color:#047FC2;
	text-decoration:underline;

}

