.middle{
    width:980px;
	height:500px;
    margin:0 auto;
}
.middle_left{
    width:180px;
	height:500px;
	margin-right:25px;
	float:left;
}
.middle_middle{
    width:420px;
	height:500px;
	margin-right:25px;
	float:left;
}
.middle_right{
    width:330px;
	height:500px;
	float:left;
}
.left_top{
    width:180px;
	height:15px;
	background:url(../images/left_top.gif) no-repeat;
}
.left_middle{
    width:180px;
	height:470px;
	background:url(../images/left_middle.gif) repeat-y;
}

.left_bottom{
    width:180px;
	height:15px;
	background:url(../images/left_bottom.gif) no-repeat;
}
.index{
	height:22px;
	/*border-bottom:1px solid #B6B6B6;*/
	font-size:16px;
	font-family:"隶书";
	font-weight:bold;
	color:#284668;
}
.index_label{
    width:100px;
	margin-top:4px;
	float:left;
}
.more{
    float:right;
	margin-top:5px;
	margin-right:10px;
	font-size:11px;
}
.info_company{
    width:400px;
    margin:15px auto;
	text-indent:24px;
	line-height:17px;
}
.info_business{
    width:400px;
	height:210px;
	margin:10px auto 0;
}
.middle_pic{
    margin:10px auto 0;
	height:80px;
	width:400px;
	
}
.pic_one{
    width:192px;
	height:80px;
	text-align:center;
	float:left;
}
.pic_word{
    font-size:16px;
	font-family:"黑体";
	margin-top:7px;
}
.pic_url{
    font-family:Arial, Helvetica, sans-serif;
}
.news_one{
    width:300px;
	height:100px;
	margin:15px auto 10px;
}
.news_pic{
    width:90px;
	height:100px;
	float:left;
	margin-right:10px;
}
.news_con{
    width:200px;
	height:100px;
	float:left;
}
.news_label{
	height:20px;
	padding-top:4px;
	padding-left:5px;
	font-size:14px;
}
.news_info{
    line-height:17px;
	/*text-indent:24px;*/
	color:#666666;
	padding-top:3px;
	height:73px;
}
.pic_word a {
	text-decoration: none;
	color:#9EB5C7;
}
.pic_url a {
	text-decoration: none;
	color:#9EB5C7;
}

a{
	text-decoration:none;
}
.news_label a:link{
    color:#4C92CB;
}
.news_label a:hover {
	color:#F00;
}


.more a:link{
    color:#4C92CB;
}
.more a:hover {
	color:#F00;
}