body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

/****************************************************************************       网站默认连接定义 */
	/* ==========    带链接状态    =============== */
A:link {
	TEXT-DECORATION: none;
	color: #666666;
	}
	/* ==========    鼠标点击后，链接状态    =============== */
A:visited {
	TEXT-DECORATION: none;
	color: #666666;
	}
    /* ==========    鼠标经过，链接状态色    =============== */
A:hover {
	TEXT-DECORATION: underline;
	color: #FF6600;
	POSITION: relative;
	}
	/* ==========    鼠标无点击过，链接状态    =============== */
A:active {
	TEXT-DECORATION: none;
	color: #666666;
}



	/* ==========    带链接状态    =============== */
A.a1:link {
	TEXT-DECORATION: none;
	color: #0061a2;
	}
	/* ==========    鼠标点击后，链接状态    =============== */
A.a1:visited {
	TEXT-DECORATION: none;
	color: #0061a2;
	}
    /* ==========    鼠标经过，链接状态色    =============== */
A.a1:hover {
	TEXT-DECORATION: none;
	color: #f60;
	}
	/* ==========    鼠标无点击过，链接状态    =============== */
A.a1:active {
	TEXT-DECORATION: none;
	color: #0061a2;
}



.xuxian{
	background-image:url(../images/d.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.xian  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.font_14{
	font-size:14px;
}
.font_0099cc{
color:#0099cc;
}
.font_333 {
	font-family: "宋体";
	font-size: 16px;
	color: #333333;
}
.font_999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

.font_ff6600{color:#FF6600;}

.contactbj{
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.about_bj{
	background-image:url(../images/about_23.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.rollBox{width:960px;overflow:hidden;padding:0px 0px;margin:0px 0px; height:120px;}
.rollBox .LeftBotton{height:100px;width:21px;background:url(../images/mid_58.jpg) center center no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .RightBotton{height:100px;width:21px;background:url(../images/mid_55.jpg) center center no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .Cont{width:910px;overflow:hidden;float:left; text-align:center;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:133px;float:left;text-align:center; height:100px; margin:auto 10px;}
.rollBox .Cont .pic img{padding:2px; text-align:center;}
.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;}
