﻿body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;

}
a, input, textarea, select, p, span, th, td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.hand{cursor:hand;}
.note{font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#ff0000}
A:link{text-decoration:none;color:#333333;}
A:visited{text-decoration:none;color:#333333;}
A:hover{text-decoration:none;color:#1D781D;}

/*top*/
.top1{
	width:1003px;
	float:left;}
.top_left{
	width: 195px;
	float: left;
	}
.top_center{
	width:714px;
	float:left;
	}
.top_center_bg{
	width:714px;
	float:left;
	height: 72px;
	background-image: url(../../../images/top_img6_bg.jpg);
	background-repeat: repeat-x;
	}
.top_right{
	width: 94px;
	float:left;
	}

/*公司简介*/
.main_bg1{
	background-image: url(../../../images/top_img10_bg.jpg);
	background-repeat: repeat-y;
	float:left;
	width: 1003px;
	}
/*版权*/
.copyright{
	width:714px;
	height:90px;
	float:left;
	background: #355464;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0B2C3E;
	border-bottom-color: #0B2C3E;
	}
/*人气排行*/
.hot_widht{
	width:190px;
	height: 20px;
	padding: 5px 0 0 0;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #149E6E;
	}
.hot_left{
	width:150px;
	float:left;}
.hot_right{
	width:40px;
	float: right;
	}
.hot_color A{
	color: #31D0F3;
	}
.hot_color A:link{
	color: #31D0F3;
	}
.hot_color A:visited{
	color: #31D0F3;
	}
.hot_color A:hover{
	color: #31D0F3;
	}
.hot_color2{
	color: #31D0F3;
	}
.cp_border{
	border: 1px dashed #FF66B5;
}
.cp_imgborder{
	border: 1px solid #CCCCCC;
}