@charset "gb2312";
/* CSS Document */
body,ul,p,li { margin:0; padding:0;}
body { background:#385803;}
img{ border:none;}
a{ text-decoration:none;}
ul,li{ list-style: none;}
.wall960{
	width: 960px;
	margin: 0 auto;
	background: #FFF;
	font-size: 12px;
}
a:hover{ text-decoration: underline;}
.clear { clear:both;}
.blank20{ clear:both; height:20px; overflow:hidden;}
ul.nav{
	 height:44px;
	 padding: 0 60px;
	 background-image:url(nav_bg.jpg);
}
ul.nav li {
	float: left;
	text-indent: -99999px;
}
ul.nav li a{
	width: 134px;
	height: 44px;
	overflow: hidden;
	display:block;
	background-image:url(nav_bg.jpg);
	background-repeat: no-repeat;
}
ul.nav li a.n1{
	background-position:-60px 0;
}
ul.nav li a.n1:hover{
	background-position:-60px -44px;
}
ul.nav li a.n2{
	background-position:-193px 0;
}

ul.nav li a.n2:hover{
	background-position: -193px -44px;
}
ul.nav li a.n3{
	background-position:-327px 0;
}

ul.nav li a.n3:hover{
	background-position: -327px -44px;
}
ul.nav li a.n4{
	width: 140px;
	background-position:-461px 0;
}

ul.nav li a.n4:hover{
	background-position: -461px -44px;
}
ul.nav li a.n5{
	background-position:-597px 0;
}

ul.nav li a.n5:hover{
	background-position: -597px -44px;
}
ul.nav li a.n6{
	background-position:-731px 0;
}

ul.nav li a.n6:hover{
	background-position: -731px -44px;
}
.box {
	width: 934px;
	height: 362px;	
	line-height: 22px;
	overflow: hidden;
	margin: 20px  auto;
	background: url(bg.jpg) no-repeat;
}
.box_title {
	height: 46px;
	padding: 10px 0 0 0;
	text-align:center;
}
.box_left {
	float: left;
	display: inline;
	margin: 50px 0 0 16px;
	width: 250px;
}
.box_left img {
	width: 242px;
	height: 152px;
	overflow: hidden;
	display:block;
	margin:0 0 5px 0;
	border: 1px solid #FFF;
	padding: 3px;
}
.box_left a{ width: 242px; color:#d4f209; text-align:center; display:inline-block;}
.box_left p { color:#FFF; display:inline; }
.box_left p a{ color:#FFF; display:inline;}
.box_right {
	float: left;
	width: 650px;
	height: 271px;
	overflow: hidden;
	background: #feffd9;
	margin:15px 0 0 5px;
}
.box_right p {
	color:#b55e09;
	text-indent: 2em;
	padding: 5px 20px;
}
.box_right ul {
	margin: 15px 20px 5px 8px;
}
.box_right ul li {
	float: left;
	margin: 0 12px;
}
.box_right ul li a img {
	display:block;
	width: 126px;
	height: 154px;
	margin: 0 0 5px 0;
	background: #fbf4f4;
	border: 1px solid #b0adad; 
}
.box_right ul li a { color:#666; display:block; text-align:center;}

/*footer*/
#footer {
	clear:both;
	width:960px;
	height:90px;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#666666;
	font-size:12px;
	text-align:center;
	border-top: 1px solid  #cccccc;
}
#footer a {
	color:#616161;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	padding:15px 0 0;
}
/*
