@charset "utf-8";
/* CSS Document */
/* 样式制作：沈飞 */

.main
{
	background:url(../images/bg.jpg) no-repeat center top #000;
	min-width:1004px;
	min-height:1300px;
	_height:1300px;
}

.main_in
{
	width:1004px;
	background:url(../images/main_in.jpg) no-repeat left top;
	min-height:1300px;
	_height:1300px;
	margin:0 auto;
}
.menu
{
	margin-left:324px;
	display:block;
}
.menu li
{
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	width:78px;
}
.menu ul
{
	width:333px;
	height:30px;
	float:left;
}
.menu li a
{
	text-decoration:none;
	color:#d5a974;
	font-size:14px;
	text-align:center;
	display:block;
}
.menu li a:hover
{
	text-decoration:underline;
}
.menu .share
{
	float:left;
	width:204px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#d5a974;
}
.share span,.share a
{
	float:left;
}
.share span
{
	padding-right:10px;
}
.share img
{
	width:16px;
	height:16px;
	margin-top:6px;
	margin-right:6px;
	_margin-top:6px;
	_margin-right:6px;
}
.content
{
	margin-left:51px;
	margin-right:49px;
	padding-top:327px;
}
.content ul
{
	display:block;
	background:url(../images/content_ul.jpg) no-repeat left bottom;
	width:902px;
	height:162px;
}
.content ul li
{
	float:left;
	display:block;
	width:150px;
	height:100%;
	text-indent:-999px;
	overflow:hidden;
}
.content ul a
{
	display:block;
	width:150px;
	height:100%;
}

.content ul .c1 a
{
	width:149px;
}
.c1 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat left bottom;
}
.content ul .c2
{
	width:153px;
}
.c2 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat -150px bottom;
}
.content ul .c3
{
	width:147px;
}
.c3 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat -303px bottom;
}
.content ul .c4
{
	width:148px;	
}

.c4 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat -450px; bottom;
}
.content ul .c5
{
	width:157px;	
}

.c5 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat -598px bottom;
}
.content ul .c6
{
	width:147px;	
}

.c6 a:hover
{
	background:url(../images/content_ul_a.jpg) no-repeat -755px bottom;	
}
.content .text
{
	margin:7px 10px 0px 8px;
	background:#d0e8ff;
	padding:0px 66px;
}
.text h3
{
	border-bottom:1px solid #4a4340;
	height:66px;
	line-height:66px;
	text-align:center;
	font-family:"微软雅黑";
	color:#4a4340;
	font-size:20px;

}
.text .area
{
	font-size:12px;
	color:#4a4340;
	padding-top:30px;
	padding-bottom:10px;
}