@charset "utf-8";
/* CSS Document */

body,p,ul,li,form,h1,h2,h3,a {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #433e3e;
}

.s {
	font-family: "宋体";
}

img {
	border: 0;
}

ul,li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #060;
}

.left,
.i_left { float:left;}

.right,
.i_right { float: right;}

/**/
body { background-image:url(../images/global_bg.gif)}

.all { width: 999px; margin: 0px auto 0px auto; background: url(../images/all_bg.gif) left 184px;}

.all_topbg { background:url(../images/all_topbg.gif) no-repeat top;}

.all_bottombg { background:url(../images/all_bottombg.gif) no-repeat bottom;}

.head .logo,.head .menu,.head .banner { text-align:center;}

.head .logo { padding: 46px 0px 27px;}

.head .banner { padding: 18px 0px 18px;}

.conter { padding: 0px 47px 37px 47px;}

.link{width:100%; float:left; height:35px; padding-top:5px;}
.link p{float:left; width:auto; margin-right:10px;}

.bottom {
	text-align:left;
	padding: 0px 0px 3px 305px;
	color:#4b4536;
	line-height: 18px;
}

.bottom .b { padding: 6px 0px 17px;}
