@charset "utf-8";
* {
	word-break:break-all
} /*ǿƻ*/
body {
	font-size:12px;
	color:#484848;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px auto 0px auto;
	background-color: #CCCCCC;
}


a {
	color:#484848;
	text-decoration:none
}
a:hover {
	color:#D78E00;
	text-decoration:none
}

.clear {
	clear:both;	
}

.span {
	color:#390
}
.head {
	width:960px;
	height:100px;
	margin:0px auto;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	display:block;
	background:#FFFFFF;
}
.head .all {
	height:100px;
	width:960px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/logo.jpg);
	border-bottom:#FFFFFF solid 1px;
}
/* ˵ */
.menu {
	width:960px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	display:block;
	background:#FFFFFF;
}
.menu .all {
	width:960px;
	height:34px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	display:block;
	background:url(../images/menu2.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}
.menu .all .mouse {
	width:119px;
	height:34px;
	float:left;
	padding:0px;
	margin:0px;
	line-height:34px;
	float:left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	background:url(../images/menu2.jpg);
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5C5C5;
}
.menu .all .mouse a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
.menu .all .mouse a:hover {
	color:#DD441E;
	text-decoration:none;
}
.menu .all .mouses {
	width:120px;
	height:34px;
	float:left;
	padding:0px;
	margin:0px;
	line-height:34px;
	float:left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	list-style:none;
	list-style-type:none;
	background:url(../images/menu2.jpg);
	display:block;
}
.menu .all .mouses a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
.menu .all .mouses a:hover {
	color:#DD441E;
	text-decoration:none;
}
/* 首页 */
.main {
	width:960px;
	margin:0px auto;
	height:auto;
	padding:0px 20px 0px 20px;
	background:#FFFFFF;
	overflow:hidden;
	display:block;
}
.main .index {
	width:960px;
	margin:0px;
	padding:10px 0px 10px 0px;
	float:left;
	height:auto;
	overflow:hidden;
	display:block;
}


/* ײ */
.foot {
	width:960px;
	margin:0px auto 0px auto;
	height:auto;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	background-color:#FFF;
}
.foot .bottom {
	width:960px;
	height:88px;
	background:url(../images/bottom.jpg) repeat-x;
	padding-top:12px;
	padding-bottom:0px;
	padding-right:10px;
	margin-top:5px;
	text-align:center;
	line-height:180%;
	color:#000;
}
.foot .bottom a {
	color:#000;
}
/*  */
.link {
	width:960px;
	margin:0px auto;
	height:auto;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	display:block;
	background:#fff;
}
.link .content {
	width:960px;
	margin:0px;
	height:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#000;
	padding:0px;
}
.link .content a {
	color:#000;
	text-decoration:none;
}
.link .content a:hover {
	color:#D78E00;
	text-decoration:none;
}

