body{
	background-color: #fff;
	padding: 15px;
	font-family: Î¢ÈíÑÅºÚ,"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

a{
	cursor: pointer;
}
a.on:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}

div.clear{
	clear:both;
}

div.wrapper{
	width: 100%;
	width:1250px;
	margin: 0 auto;
	position:relative;
}

div.indexwrapper{
	width: 100%;
	min-width:1250px;
	max-width:1860px;
	margin: 0 auto;
	position:relative;
}
/*----------header----------*/
.header{
	position: relative;
	z-index: 1000;
}
.logo{ float:left;}

.header .cont{
	height: 74px;
	padding-bottom: 9px;
}
.header .cont .menu{
	height: 20px;
	padding-top: 59px;
	padding-left: 5px;
	display: inline-block;
	float:left;
}
.header .cont .menu ul{

}
.header .cont .menu ul li{
	float: left;
	position: relative;
}
.header .cont .menu ul li a.name{
	display: inline-block;
	padding: 0 13px;
	height: 20px;
	line-height: 20px;
	float: left;
	font-size: 13px;
	color: #ACACAC;
}
.header .cont .menu ul li a.name:hover,
.header .cont .menu ul li a.name.on{
	color: #000000;
}
.header .cont .menu ul li .sm{
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 3px;
	padding: 5px 10px;
	background: #fff;
	min-width: 100px;
	display: none;
}
.header .cont .menu ul li .sm p{
	line-height: 20px;
	height: 20px;
}
.header .cont .menu ul li .sm p a{
	background: url(../images/dot_gr.png) no-repeat 0 50%;
	color: #ACACAC;
	padding-left: 10px;
}
.header .cont .menu ul li .sm p a:hover{
	background-image: url(../images/dot_gron.png);
	color: #000000;
}


.header .cont .xlwb{
	height: 74px;
	float: right;
}
.header .cont .xlwb a{
	width: 30px;
	height: 25px;
	display: inline-block;
	background: url(../images/wb.png) no-repeat;
	margin-top: 55px;
	font-size: 11px;
}
.header .cont .xlwb a:hover{
	background-position: 0 0;
}

/*----------mainer----------*/

/*----------common----------*/
div.ppt{
	display: none !important;
}

.newslist{ float:left;}
.newslist ul li{ line-height:30px;}
.newslist ul li a{ color:#ACACAC;}
.newslist ul li a:hover{color: #000000;}


.abouttext{ width:780px; font-family: "Î¢ÈíÑÅºÚ", Arial; font-size:12px; color:#969696; float:left;}
.aboutpic{ vertical-align:top; float:right;}

.newstext{ width:580px; font-family: "Î¢ÈíÑÅºÚ", Arial; font-size:12px; color:#969696; float:left;}
.newspic{ width:400px; vertical-align:top; float:right;}
.newsprve{ width:30px; float:right; margin:230px 10px;}
.newsnext{ width:30px; float:right; margin:230px 10px;}




.footer{ margin:10px auto; width:1250px;}
.footer a{color:#ccc; text-decoration:none;}
.footer a:hover{color:#00acff;}
