@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body{
	font-family:"宋体";
}
.warp{
	background:url(body_bg.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/body_bg.jpg*/ no-repeat top center;
	position:relative;
}

img{
	border:0;
}
.container,.container2{
	width:980px;
	text-align:center;
	margin:0 auto;
	background:url(main_bg.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/main_bg.jpg*/ no-repeat center top;
	height:950px;
	position:relative;

}
.logo{
	padding-top:5px;
	padding-left:35px;
	float:left;
	clear:both;
}
.main{
	float:left;
	width:820px;
	height:440px;
	padding-top:101px;
	padding-left:80px;
}
.content{
	float:right;
	width:550px;
	height:400px;
	background:url(content_bg.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/content_bg.jpg*/ no-repeat;
	padding:20px;
	text-align:left;
}
p{
	line-height:21px;
	font-size:12px;
	color:#874815;
	font-family:"宋体";
}
.footer,.index_footer{
	width:980px;
	clear:both;
	height:60px;
	padding-top:94px;
}
.footer_logo{
	width:193px;
	height:59px;
	float:left;
	padding-right:31px;
	padding-left:150px;
}
.font_text{
	float:left;
	line-height:20px;
	text-align:left;
	font-size:12px;
	font-family:"宋体";
	color:#000;
}
.font_text a{
	text-decoration:none;
	color:#000;
}
.font_text a:hover{
	text-decoration:underline;
}
/*左侧菜单样式*/
.subNav{
	float:left;
	width:200px;
	*width:209px;
	_width:206px;
	height:435px; 
	background:url(left_menu_bg.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/left_menu_bg.jpg*/ no-repeat;
	padding-top:5px;
	padding-left:10px;
	*padding-left:1px;
	_padding-left:4px;
}
.menu{
	width:190px;
	height:40px;
	padding-top:4px;
	cursor:pointer;
}
.menu_list{
	width:190px;
	margin-top:8px;
	margin-bottom:11px;
}
.menu_list ul{
	list-style-type:none;
}
.menu_list ul li{
	display:block;
	height:29px;
	background:url(dottdeline.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/dottdeline.jpg*/ repeat-x top;
	line-height:28px;
}
.menu_list ul li a{
	color:#6d3708;
	font-size:12px;
	font-family:"宋体";
	text-decoration:none;
}
.menu_list ul li a:hover{
	color:#e8380d;
}

#cuttern{
	background:url(menu_dq.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/menu_dq.jpg*/ no-repeat;
	width:190px;
	height:29px;
	display:block;
	color:#e8380d;
}

#bg_none{background:none;}

.warp2{
	background:url(body2_bg.jpg)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/body2_bg.jpg*/ no-repeat top center;
}
.container2{
	background:none;
	height:860px;
	position:relative;
}
.top{
	width:600px;
	height:45px;
	position:relative;
	left:20px;
	font-size:12px;
	float:left;
	line-height:40px;
}
.top_logo{
	float:left;
	width:179px;
	height:35px;
	margin-right:35px;
}
.top_link{
	float:left;
	color:#2f5f88;
}
.top_link a{
	font-size:12px;
	color:#2f5f88;
	text-decoration:none;
}
.index_logo{
	padding-left:390px;
	/*_padding-left:19px;*/
	padding-top:20px;
	float:left;
	
}
.index_menu{
	width:157px;
	height:197px;
	padding-left:421px;
	padding-top:228px;
	_padding-top:225px;
	float:left;
}
.index_menu ul{
	list-style-type:none;
}
.index_menu ul li{
	float:left;
	display:block;
	width:157px;
	height:40px;
	padding-bottom:12px;
	_padding-bottom:10px;
}
.index_footer{
	padding-top:130px;
}
.copyright_info {float: left; width: 580px; font-size:12px; text-align:left; line-height:18px;}
.copyright_info_menu {width: 580px;}
.copyright_info_menu a {color: #000; text-decoration:none}
.copyright_info_menu a:hover{
	text-decoration:underline;
}
.copyright_info_menu ul {width: 100%;margin: 0; padding: 0; list-style-type:none;}
.copyright_info_menu li {float: left; margin: 6px 5px 0 0px; padding: 0;}

/*中间内容样式*/
.content_nr{
	height:400px;
	overflow:auto;
}
.p_titile{
	background:url(dian.gif)/*tpa=http://www.sinaimg.cn/gm/news/2011/0220/dian.gif*/ no-repeat 0px 7px;
	color:#842500;
	font-weight:bold;
	font-size:12px;
	text-indent:10px;
	display:block;
	line-height:22px;
}
.content_nr p{
	line-height:20px;
	padding-left:10px;
}
.p_img{
	display:block;
	margin-left:3px;
	margin-top:15px;
	margin-bottom:15px;
}
.color_red{
	color:#FF0000;
}