@charset "utf-8";
.page {
	width: 900px;
	margin:0 auto;
}
.clear {
	clear: both;
}

body{
	margin:0px;
	background-color:#FFF;
	font-size:13px;
	font-family:"宋体",SimSun,"新宋体",NSimSun;
}
body a{
	COLOR: #3366FF;
}

img {
	margin:0;
	border:none;
}

.header .banner {
	-moz-box-shadow: 3px 3px 5px #A0A0A0;
	box-shadow: 3px 3px 5px #A0A0A0;
}

.box_adv .adv {
	float: left;
}
.box_adv .left {
	float: right;
}
.box_product {
	margin:10px auto 0 auto;
}

#foolr {
	clear:both;
	margin-top: 0px;
	text-align:center;
	font-size:12px;
	line-height:2em;
}
#foolr div{
	height:1px;
}

#foolr hr {
	height: 1px;
	width: 100%;
	background-color: #7a8194;
	margin-top: 20px;
}
#bmlk {
	background:url("../images/bmlk_bg.jpg") repeat-x scroll 0 0 transparent;
	border:1px solid #BFBFBF;
	clear:both;
	margin:0 0 6px;
	padding:5px 26px 0;
	color:#313131;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.7em;
}
strong{
	font-weight:bold;
}
#bmlk a:visited,#bmlk a:link{
	color:#7F7F7F;
	text-decoration: none;
}

.advBox {
	width:290px;
	border:solid #b7b7b7 1px;
	border-top:none;
	background-color:#f2f0f0;
	-moz-border-radius:4px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	line-height:1.8em;
	font-size:14px;
}
.advBox img{
	padding-left:15px;
	padding-top:10px;
}
.advBox p{
	text-indent:2em;
	padding:0 15px;
}

#wesharebox {
	text-align:left;
	text-indent:2em;	
	text-decoration: none;
	line-height:2em;
	background:url("../images/bmlk_bg.jpg") repeat-x scroll 0 0 transparent;
	border:1px solid #BFBFBF;
	clear:both;
	margin-left:6px;
	color:#313131;
	font-family:Arial,Helvetica,sans-serif;
	-moz-border-radius:4px;
}

#wesharebox .line{
	padding:0 10px;
	border:2px solid #FFF;
	-moz-border-radius:4px;
}

.protocolBox {
	height:350px;
	overflow:scroll;
	background:#D0D0D0;
}

