*{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
img,input,button{
	border:0px;
}
button{
	cursor:hand;
	cursor:pointer;
}
body{
	font-size:12px;
	font-family:Verdana,"宋体" Arial, SunSans-Regular, Sans-Serif;
	color:#818181;
	background:#fff;
	text-align:left;
}
a:link {
	color:#808080;
	text-decoration:none;
}
a:visited {
	color:#808080;
	text-decoration:none;
}
a:hover {
	color:#808080;
	text-decoration:underline;
}
a:active {
	color:#808080;
	text-decoration:underline;
}
a,area {blr:expression(this.onFocus=this.blur()) } /*for IE*/
:focus {outline: none;} /*for Firefox*/ 
/**$style通用样式 Bin**/
i{
	font-style:normal !important;
}
.left{
	float:left;
	display:inline;
}
.right{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
.border_v1{
	border:1px solid #e7e7e7;
	background:#f9fafc;
}

/**$style通用样式 End**/

.cont_top{
	height:15px;
	background:#f8f9fb;
}

.container{
	background:#fff url(images/bg/mind_bj.jpg) no-repeat center -28px;
	text-align:left;
}


/**TOP  头部的CSS Bin**/

/**TOP  头部的CSS  END**/

/** 主体的CSS  Bin**/
.main{
	width:1012px;
	margin:0px auto;
	overflow:hidden;
	background:url(images/bg/bg_main_972x1.gif) repeat-y left top;
}
.main .main_l{
	padding-left:10px;
	overflow:hidden;
}
.main .main_r{
	padding-right:10px;
	overflow:hidden;
}
.contens{
	margin-left:14px;
	width:963px;
	height:auto;
	overflow:hidden;
	zoom:1;
}







/** 首页 的CSS  Bin **/

/** 底部的CSS  Bin**/

.footer{
	height:119px;
	background:url(images/bg/footer.jpg) no-repeat left top;
	text-align:left;
	margin:0 auto;
	width:1012px;
}
.footer_b{
	padding:54px 0px 0px 24px;
	height:auto;
	overflow:hidden;
	zoom:1;
}
.footer_b img{
	float:left;
	display:inline;
	margin-right:15px;
	width:102px;
}
.footer_b div.left{
	float:left;
	display:inline;
	width:400px;
}
.footer_b div.left p{
	line-height:180%;
	color:#b3b3b3;
}
.footer_b div.left p a{
	margin:0px 8px;
	color:#b3b3b3;
}
.footer_b div.right{
	width:200px;
	margin-right:25px;
	margin-top:15px;
}

/** 主体的CSS  End**/

