/*set webPage Style*/
body{
	margin:0px;
	font-size:12px;
	font-family: "宋体";
	color:#000000;
	/*background-color:#c0c0c0;*/
	background-color:#ffffff;
	background-image:url(../image/bodyBg1.gif);
}
td,th{
	font-size:12px;
}

a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration:none;
}
a:hover{
	color: #ff6600;
	text-decoration: none;
}
a:active{
	color: #000000;
	text-decoration: none;
}

/*set Links STYLE*/
a.linkMore:link{
	color:#999999;
	text-decoration:none;
	font-family: "宋体";
}
a.linkMore:visited{
	color:#999999;
	text-decoration:none;
	font-family: "宋体";
}
a.linkMore:hover{
	color:#ff6600;
	text-decoration:none;
	font-family: "宋体";
}
a.linkMore:active{
	color:#999999;
	text-decoration:none;
	font-family: "宋体";
}

a.linkNavSub:link{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.linkNavSub:visited{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.linkNavSub:hover{
	color: #ffff00;
	text-decoration: none;
	font-family:"宋体";
}
a.linkNavSub:active{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.linkSubMenu:link{
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.linkSubMenu:visited{
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.linkSubMenu:hover{
    font-family: Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-decoration: none;
}
a.linkSubMenu:active{
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


a.linkLocation:link{
    font-family:"宋体";
	color: #666666;
	text-decoration: none;
}
a.linkLocation:visited{
    font-family:"宋体";
	color: #666666;
	text-decoration: none;
}
a.linkLocation:hover{
    font-family:"宋体";
	color: #333333;
	text-decoration: none;
}
a.linkLocation:active{
    font-family:"宋体";
	color: #666666;
	text-decoration: none;
}


a.linkTopSet:link{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.linkTopSet:visited{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}
a.linkTopSet:hover{
	color: #ffff99;
	text-decoration: none;
	font-family:"宋体";
}
a.linkTopSet:active{
	color: #ffffff;
	text-decoration: none;
	font-family:"宋体";
}

a.linkWrite:link{
	color: #2872B5;
	text-decoration: none;
	font-family:"宋体";
}
a.linkWrite:visited{
	color: #2872B5;
	text-decoration: none;
	font-family:"宋体";
}
a.linkWrite:hover{
	color: #ff6600;
	text-decoration: none;
	font-family:"宋体";
}
a.linkWrite:active{
	color: #2872B5;
	text-decoration: none;
	font-family:"宋体";
}


/*set lineHeight Style*/
.lineHeightBottom{
	line-height: 18px;
}

/*set Text Style*/
.textTimes{
	color:#999999;
	font-family:"宋体";
}

.tableBottomDashed{
	border-bottom:1px dashed #cccccc;
}

.tableleftDashed{
	border-left:1px dashed #cccccc;
}

.tablectop{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.textTitle{
	font-size:12px;
	color:#FC6700;
	letter-spacing:2px;
}
.textInformationNum{
	color: #ff3300;
}

.text21a34b{
	color: #21a34b;
}

.textCatalogHot{
	color: #ffffff;
}
.textLocation{
	color: #666666;
	font-family: "宋体";
}

.14pxblacksong{
	font-size:14px;
	font-family: "宋体";
	font-weight: bold;
}
.border{
border-left:1px #ccc solid;
border-bottom: 1px #ccc solid;
border-right: 1px #ccc solid;
}
.12pxFF3300{
	color:#ff3300;
	text-decoration: none;
}
/*set input Style*/
.inputSearch{
	background-color: #F3BEC4;
	/*background-color: #F3BEC4;*/
	height: 16px;
	width:100px;
	border:1px solid #CC0000;
	color: #333333;
}
.inputSearch1{
    width:120px;
	border: 1px solid #cac8c8;
	color:#666666;
}
.inputSearch5{
    width:80px;
	border: 1px solid #cac8c8;
	color:#666666;
}
.inputSearch2{
	background-color: #91d6f7;
	/*background-color: #F3BEC4;*/
	height: 16px;
	width:200px;
	border:1px solid #1391c6;
	color: #333333;
}

/*set buttonPage Style*/
.buttonPage{
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#DDDDDD;
}
.inputPage{
	border:1px solid #999999;
	color:#666666;
	height:14px;
	width:35px;
	text-align:center;
	line-height:10px;
}

.lineHeightBodyContent{
	line-height:30px;
	font-size:14px;
}
