@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"ËÎÌå";
	background-color:#FFF;
}
a img {
	border-width:0px;
}
a {
	text-decoration:none;
	color:#555555;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
div.clr {
	clear:both;
	height:0px;
	line-height:0px;
}
span.more a {
	color:#000000;
}
span.copy {
	font-family:Arial, Helvetica, sans-serif;
}
.gray {
	color:#606060
}
.w960 {
	width:960px;
	margin:0 auto
}
.b {
	border:1px solid red;
}
.center {
	margin:0 auto;
}
.mt10 {
	margin-top:10px;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.ml10 {
	margin-left:10px;
}
.mt20 {
	margin-top:20px;
}
.mt6 {
	margin-top:6px;
}
.mt5 {
	margin-top:5px;
}
.mb6 {
	margin-bottom:6px;
}
.pt10 {
	padding-top:10px
}
.pb10 {
	padding-bottom:10px;
}
.pt6 {
	padding-top:6px;
}
.pb6 {
	padding-bottom:6px;
}
.t_l {
	text-align:left;
}
.t_c {
	text-align:center;
}
.t_r {
	text-align:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.oh {
	overflow:hidden;
}
.bd_d0 {
	border:1px solid #d0d0d0;
}
/* css for header,footer*/
#container {
}
#head {
	height:65px;
	background:url(../images/buju/v_line.gif) repeat-x center center;
}
#head_960 {
	position:relative;
	height:65px;
	background:url(../images/buju/line.gif) no-repeat top center;
	z-index:2;
}
#logo {
	margin-top:8px;
	margin-left:2px;
}
#nav {
	float:right;
	overflow:hidden;
	margin-top:35px;
}
#nav li {
	float:left;
	width:90px;
	height:30px;
}
.menu {
	font-size:14px;
	color:#ffffff;
	display:block;
	width:90px;
	text-align:center;
	height:30px;
}
.menu:hover {
	color:#ff0000;
	background:url(../images/buju/tri.gif) no-repeat bottom center;
	text-decoration:none;
}
#nav li.no_bg a:hover {
	color:#ff0000;
	background:none;
}
.in_nav {
	position:absolute;
	width:90px;
	text-align:center;
	display:none;
	background-color:#fff;
}
.in_nav li {
	width:90px;
	height:30px;
	line-height:30px;
}
.in_nav li a {
	color:#434343;
	background:none;
}
#menu2 {
	right:360px;
}
#menu3 dl.pro_con {
	height:175px;
	background:url(../images/buju/pro_v_line.gif) no-repeat right -80px;
}
#menu4 {
	right:180px;
}
#menu5 {
	right:80px;
}
#nav_down {
	position:relative;
}
.pro_list {
	display:none;
	position:absolute;
	top:65px;
	left:0px;
	width:960px;
	font-size:0px;
	background:url(../images/buju/i_pro_bg.gif) repeat-x top center;
}
div.list_bot {
	height:24px;
	text-align:left;
	font-size:12px;
	background-color:#db291d;
	padding-left:35px;
}
div.list_bot a {
	color:white;
	font-size:12px;
	height:24px;
	line-height:24px;
}
dl.pro_con {
	float:left;
	margin:0 auto;
	padding:10px 0;
	width:160px;
	height:234px;
	text-align:left;
	background:url(../images/buju/pro_v_line.gif) no-repeat right center;
}
.pro_con dt {
	width:110px;
	height:26px;
	line-height:26px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}
.pro_con dd {
	margin:0 auto;
	width:100px;
	height:26px;
	font-size:12px;
	line-height:26px;
	text-indent:0px;
}
.pro_con dt a, .pro_con dd a {
	color:#000;
}
dt.b_l {
	border-top:1px solid #adadad;
	margin-top:2px;
	padding-top:6px;
}
#foot {
	height:40px;
	line-height:40px;
	border-top:2px solid #dc0000;
	background:url(../images/buju/phone.gif) no-repeat top center #3f3f3f;
	margin-top:20px;
}
#foot_960 {
	height:40px;
}
#f_l, #f_link {
	color:#bbb;
	height:40px;
	line-height:40px;
}
#f_l {
	width:340px;
}
#f_link {
	width:354px;
}
#f_link a {
	color:#bbbbbb;
}
.flink a {
	display:inline;
	padding-right:8px;
	color:#4b4b4b;
}
.wp {
	margin:0 auto;
	width:960px;
	_margin-bottom:-15px;
}
#scrolltop {
	visibility:hidden;
	position:fixed;
	bottom:100px;
	display:block;
	margin:40px 0 0;
	width:26px;
	height:50px;
	background:url(../images/buju/scrolltop.png) no-repeat 50% 0;
	line-height:999px;
	overflow:hidden;
	cursor:pointer;
}
.ie6 #scrolltop {
	position:absolute;
	bottom:auto;
}
