@charset "gb2312";
.tips {
	position: absolute;
	top: -8px;
	left: -15px;
	width: 610px;
	height: 370px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AABCCE;
	border-right-color: #AABCCE;
	border-bottom-color: #AABCCE;
	border-left-color: #AABCCE;
	z-index: 1000;
	background-color: #FFFFFF;
	visibility: hidden;
}
.line {
	background-image: url(../images2/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tips   .title {
	background-image: url(../images2/tips_title_br.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.tips   .tips_text {
	height: 316px;
	overflow: auto;
	line-height: 18px;
	color: #444444;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.tips   .tips_text   p {
	margin-bottom: 6px;
	text-indent: 2em;
}

.rollBox {
	width:978px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	background-image: url(../images2/br2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 12px;
	padding: 0;
}
.rollBox .LeftBotton {
	height:75px;
	width:29px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(../images2/left_point.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
}
.rollBox .RightBotton {
	height:75px;
	width:29px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:0px;
	cursor:pointer;
	background-image: url(../images2/right_point.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rollBox .Cont {
	width:920px;
	overflow:hidden;
	float:left;
	padding-top: 10px;
}
.rollBox .ScrCont {
	width:10000000px;
}

.rollBox .Cont .pic {
	width:115px;
	float:left;
	text-align:center;
}
.rollBox .Cont .pic img {
	padding:2px;
	background:#fff;
	border:1px solid #eaeaea;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rollBox .Cont .pic p {
	line-height:26px;
	color:#505050;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color:#626466;
	text-decoration:none;
}
.rollBox .Cont a:hover {
	color:#f00;
	text-decoration:underline;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.products {
	float: left;
	width: 136px;
	text-align: center;
	line-height: 22px;
	padding-top: 24px;
}
.join_box {
	padding: 5px;
	border: 1px solid #dddddd;
	float: left;
	line-height: 25px;
	display: inline;
	margin: 6px;
}
.asf {
	background-image: url(../images2/search_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 23px;
}
.news {
	font-size: 14px;
	line-height: 25px;
}
.news p {
	margin-bottom: 10px;
}

