*{
	margin:0px;
	padding:0px;
	}
li {
	list-style:none;
	}
img,table {
	border:none;
	}
a {
	text-decoration:none;
	color:#343434;
	font-size:12px;
	}
a:hover {
	text-decoration:none;
	}
	
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#f8f8f8;
	}
body.insideBody {
	background:#d2d2d2;
	}
div.insideContainer {
	width:1000px;
	clear:both;
	overflow:hidden;
	padding:0px 10px;
	background:#FFF;
	margin:0px auto;
	}
div.header {
	height:105px;
	clear:both;
	background:url(../img/headerBg.jpg) left bottom repeat-x #f8f8f8;
	}
div.headerInside {
	background:none;
	}
div.commonBox {
	text-align:left;
	margin:0px auto;
	width:1000px;
	padding:0px;
	}

div.header a.logo {
	margin-top:8px;
	float:left;
	}
div.header span {
	text-align:right;
	float:right;
	margin-top:22px;
	}
div.header span img {
	vertical-align:bottom;
	}
div.header span a {
	margin:0px 5px;
	line-height:12px;
	}

ul.mainNav {
	clear:both;
	padding-top:8px;
	margin-left:12px;
	}
ul.insideMainNav {
	clear:both;
	padding-top:8px;
	margin-left:12px;
	}
div.headerInside {
	clear:both;
	background:url(../img/insideNav.jpg) left bottom repeat-x;
	position:relative;
	}
div.headerInside div {
	clear:both;
	}
div.headerInside ol.L {
	position:absolute;
	left:0px;
	bottom:0px;
	}
div.headerInside ol.R {
	position:absolute;
	right:0px;
	bottom:0px;
	}
div.header ul li {
	float:left;
	margin-right:5px;
	position:relative;
	width:89px;
	height:34px;
	padding-left:15px
	}

div.header ul li a {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:34px;
	text-align:center;
	}
div.navShowBox {
	width:281px;
	height:95px;
	background:url(../img/navboxbg.png) no-repeat;
	position:absolute;
	left:-120px;
	top:34px;
	z-index:9999;
	display:none;
	padding-top:8px;
	}
div.header ul li div.navShowBoxW {
	left:-140px;
	}
div.navShowBox img {
	float:left;
	width:114px;
	height:71px;
	margin-right:20px;
	margin-left:8px;
	margin-top:3px;
	margin-bottom:20px;
	}
div.header ul li div.navShowBox p a {
	font-size:12px;
	font-family:"微软雅黑";
	line-height:18px;
	display:inline;
	padding-left:10px;
	background:url(../img/index_48.gif) left center no-repeat;
	}
	
	
div.header ul li a:hover {
	color:#fea700;
	text-decoration:none;
	}


div.footer {
	height:117px;
	clear:both;
	overflow:hidden;
	background:url(../img/footerBG.jpg) repeat-x;
	}
div.footer p {
	font-family:"微软雅黑";
	font-size:12px;
	color:#cecccc;
	line-height:24px;
	}
div.footer p a {
	color:#cecccc;
	}
div.footer p span {
	font-family:"微软雅黑";
	font-size:11px;
	color:#cecccc;
	margin:0px 5px;
	line-height:12px;
	}
/*分页css*/

.fenye {
	clear:both;
	overflow:hidden;
	height:29px;
	width:180px;
	margin:0px auto;
	padding:20px 0px;
	}
.fenyeA {
	float:right;
	margin-right:50px;
	}
.fenye li.active {
	background: url(../img/Album_52.jpg) no-repeat;
	color:#FFF;
	line-height:23px;
	}
.fenye li.active a {
	color:#fff;
	line-height:23px;
	display:inline-block;
	height:23px;
	width:23px;
	}
.fenye li {
	float:left;
	width:23px;
	height:23px;
	margin:3px;
	padding:0px 0px;
	vertical-align:middle;
	text-align:center;
	background:url(../img/Album_54.jpg) no-repeat;
	}
.fenye div {
	float:left;
	width:11px;
	height:20px;
	margin:5px;
	padding:0px 5px;
	vertical-align:middle;
	text-align:center;
	}
.fenye li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:20px;
	}
.fenye div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575757;
	text-align:center;
	line-height:20px;
	}















