@charset "utf-8";
/* CSS Document */
http,body{
	height:100%;
}
body{
	background:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	padding:0px;
}
body>div{
	margin:auto;
}
ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
}
img{
	border:none;
}






/*首页样式*/
#index_right{
	padding:50px 0px 0px 733px;
}
#index_r_01 a{
	font-size:110px;
	color:#3f3f3f;
}
#index_r_01 a:hover,#index_r_03 a:hover{
	color:#d70d18;
}
#index_r_02{
	line-height:0px;
	font-size:25px;
	color:#fff;
	padding-bottom:40px;
	text-indent:1px;
}
#index_r_03 a{
	color:#fff;
	margin-right:20px;
	text-indent:1px;
}
#index_r_04 a{
	color:#3f3f3f;
}
#index_r_04{
	color:#3f3f3f;
	padding-top:30px;
	font-size:10px;
}
#index_r_04 span{
	font-size:16px;
}
#menu,#bottom{
	width:1002px;
	margin:auto;
	clear:both;
}
#top{
	background:url(images/c_bj.jpg) no-repeat top;
	clear:both;
	height:284px;
}
#menu{
	width:950px;
	background:url(images/top_04.jpg) no-repeat top center;
	padding-top:29px;
	text-indent:5px;
	clear:both;
}

#menu a{
	height:60px;
	font-size:15px;
	color:#fff;
	margin:0px 10px 0px 2px;
	line-height:45px;
}
#menu a:hover,#menu_p a:hover{
	color:#d70d18;
}
#menu_p{
	text-align:right;
	line-height:25px;
	width:948px;
	margin:auto;
	border-left:1px #2d2d2d solid;
	border-right:1px #1c1c1c solid;
}
#menu_p a{
	text-align:right;
	margin-right:25px;
	color:#ccc;
}
#bj a{
	padding:40px 10px 0px 10px;
	background:url(images/1_04.jpg) repeat-x bottom;
}
.conetnt{
	background:#1a1a1a;
	border:1px #262626 solid;
	width:950px;
	margin:auto auto 20px auto;
}
.conetnt_1{
	color:#808080;
	text-indent:5px;
	line-height:30px;
}
.conetnt_2{
	text-align:center;
	color:#909090;
	line-height:30px;
}
.conetnt_3,.conetnt_4{
	padding:5px;
	line-height:22px;
	color:#808080;
}
.conetnt_4 a{
	color:#909090;
}
.nf{
	font-size:80px;
	font-style: italic;	
	padding-top:20px;
	color:#444;
}
#bottom{
	text-align:center;
	color:#fff;
	padding:10px 0px 10px 0px;
}
