/* 新闻详细页 */

#msg_left{float:left; width:780px;}
#msg_right{float:right;}

#msg_left #msg_wz{height:26px; background: url(../images/about_left_ic8.gif) no-repeat 5px;background-color:#fff9ee;color:#f06100; border:1px solid #FBE9DF;}
#msg_left #msg_wz p{ float:right;line-height:26px;padding-right:4px}
#msg_left #msg_wz a{color:#f06100;}
#msg_left #msg_wz h4{letter-spacing:2px;padding-left:25px;line-height:26px;}

#msg_kj{margin-top:20px; text-align:center}
#msg_kj #msg_sub{font-size:16px; font-weight:bold; color:#E15517;}
#msg_kj #msg_date{margin-top:8px; width:750px; color:#666666; background-color:#FCFCFC; border:1px solid #eaeaea;}
#msg_kj #msg_content{margin-top:8px; margin-bottom:8px; text-align:left; font-size:14px; padding:0px 15px;}

a.gdxw:link,a.gdxw:visited{font-size:14px; text-decoration:none; color:#333333;}
a.gdxw:hover{font-size:14px; text-decoration:underline; color:#E15517;}

.contentbox2{ background-color:#FFF; width:740px; padding:8px 5px; line-height:22px; font-family:"宋体";}
.contentbox2 ul{padding-left:10px;}
.contentbox2 ul li{float:left; width:360px;}

#contentbox1{ background-color:#FFF; width:740px; padding:8px 5px; line-height:22px; font-family:"宋体";border:1px solid #FFD18C; margin-top:8px; width:750px; }
#contentbox1 ul{padding-left:10px;}
#contentbox1 ul li{ text-align:left; float:left; width:360px;}

#lr_box { width:740px; font-size:14px;line-height:180%;}
#lr_box1{ text-align:center;margin-left:180px; float:left; width:360px;}
#lr_box2{ text-align:right; float:right;}



/*****    让所有表格中的字体和字号统一，同时保证IE、FF中都是居中显示    *****/
table {
	margin-left:auto;
	margin-right:auto;
	font-family: "宋体", Arial;
	font-size: 12px;
}

.display_table {
	margin-bottom: 10px;
	border-collapse:collapse;
}
.display_table td {
	border:1px solid #FFD18C;
	padding:5px;
}
.display_table a {
	color: #666666;
}
.display_table a:hover {
	color: #75BA23;
}
