﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
img{
	border:0px;
}
body{
	background:#000 url(bg.jpg) center top;
	font-family:"宋体", Verdana;
	font-size:12px;
}
h1,h2,h3,h4,h5,h6,h7{
	font-size:14px;
}
a{
	color:#b22923;
	text-decoration:none;
}
a:hover{
	color:#b22923;
	text-decoration:underline;
}
li{
	list-style-type:none;
}
#warp{
	width:960px;
	margin:0 auto;
	height:859px;
	overflow:hidden;
}
#header{

}

#menu{
	padding-top:236px;
	padding-left:20px;
	overflow:hidden;
}

#menu li{
	float:left;
}
#menu li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#menu li a:hover{

}
.menu_01{
	width:62px;
	height:14px;
	background:url(menu_01.jpg) no-repeat;
}
.menu_02{
	width:53px;
	height:14px;
	background:url(menu_02.jpg) no-repeat;
}
.menu_03{
	width:108px;
	height:14px;
	background:url(menu_03.jpg) no-repeat;
}
.menu_04{
	width:151px;
	height:14px;
	background:url(menu_04.jpg) no-repeat;
}
.menu_05{
	width:150px;
	height:14px;
	background:url(menu_05.jpg) no-repeat;
}
.menu_06{
	width:178px;
	height:14px;
	background:url(menu_06.jpg) no-repeat;
}
.menu_07{
	width:94px;
	height:14px;
	background:url(menu_07.jpg) no-repeat;
}
.menu_08{
	width:142px;
	height:14px;
	background:url(menu_08.jpg) no-repeat;
}
#content{
	margin-top:54px;
	clear:both;

}
#content ul{
	padding-left:25px;
}
#content li{
	float:left;
	text-align:center;
	padding:0 6px;
	margin-bottom:15px;
}
#content p{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:10px;
}
#content li a{
	border:#420503 5px solid;
	overflow:hidden;
	width:207px;
	display:block;
}
#content li a:hover{
	border:#858725 5px solid;
}
.pic_01{
	width:217px;
	height:17px;
	background:url(n_01.jpg) no-repeat center top;
}
.pic_02{
	width:217px;
	height:17px;
	background:url(n_02.jpg) no-repeat center top;
}
.pic_03{
	width:217px;
	height:17px;
	background:url(n_03.jpg) no-repeat center top;
}
.pic_04{
	width:217px;
	height:17px;
	background:url(n_04.jpg) no-repeat center top;
}
.pic_05{
	width:217px;
	height:17px;
	background:url(n_05.jpg) no-repeat center top;
}
.pic_06{
	width:217px;
	height:17px;
	background:url(n_06.jpg) no-repeat center top;
}
.pic_07{
	width:217px;
	height:17px;
	background:url(n_07.jpg) no-repeat center top;
}
.pic_08{
	width:217px;
	height:17px;
	background:url(n_08.jpg) no-repeat center top;
}
#content1{
	margin-top:44px;
	clear:both;
	font-size:14px;
	padding:0 50px;
	color:#f3c403;
	line-height:1.5;
}
#content1 img{
	border:#420503 5px solid;
}
#footer{
	background:url(footer.gif) no-repeat;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-family:"Verdana", 宋体;
	font-size:11px;
}

