/*基本信息*/
body {
	margin:0px;
	text-align:center;
	background:#fff;
	font-family: Tahoma;
	font-size: 12px;
}

td{
font-family:"宋体";
font-size:12px;
color:#808080;
}

.tr td{
padding-top:8px;
line-height:30px;
background:#FFFFFF;
}
.bo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 15px;
	border: thin none #999999;
	width: 100px;
}


.product td{
padding-top:5px;
line-height:30px;
background:#FFFFFF;
text-align:center;
}

.product_title{
font-weight:bold;
color:#B70004
}

.product_title_01{
font-weight:bold;
color:#46ACFF;
}

.td{
padding-top:3px;
padding-bottom:3px;
line-height:24px;
}

.title_00{
	font-size: 14px;
	color: #ff0000;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	font-weight:bold;
}
.title_01{
	font-size: 14px;
	color: #ff0000;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
.title_02{
	font-size: 14px;
	color: #ff7800;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}


.text_black{
	font-size: 12px;
	font-weight:bold;
	color: #464646;
}


a:link{ color:#152ca3; text-decoration:none}
a:visited { color:#152ca3;text-decoration:none}
a:hover{ color:#ff5b0b; text-decoration:none}
a:active{ text-decoration:none}

.bg{
background:url(../images/index_bg.jpg) repeat-x bottom;
}

.about_bg{
background:url(../images/about_bg.jpg) no-repeat bottom left;
}


img{border:0px}
/* 顶部广告BANNER */
#topBannerBao { width:940px; margin:0 auto; cursor:hand; cursor:pointer;}
#topBanner { width:940px;  position:relative; z-index:2;}
#topBanner span { background:url(../images/close.gif); position:absolute; right:5px; top:5px; width:15px; height:13px; overflow:hidden; font-size:1px;}