/* CSS Document */

*{
margin:0px;
padding:0px;
}

a{
font-family:"宋体";
font-size:12px;
color:#000000;
text-decoration:none;
}

a:hover{
font-family:"宋体";
font-size:12px;
color:#000000;
text-decoration:none;
}

.nav{
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.nav:hover{
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.leftTitle{
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#FF0000;
line-height:30px;
vertical-align:middle;
}

.leftSubTitle{
font-family:"宋体";
font-size:12px;
color:#333333;
line-height:25px;
text-align:left;
}

.subTitle{
font-family:"宋体";
font-size:24px;
font-weight:bold;
color:#0099CC;
line-height:40px;
}

.content{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:27px;
text-align:left;
}

.content2{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:27px;
text-align:left;
font-weight:bold;
}

.content3{
font-family:"宋体";
font-size:14px;
color:#333333;
font-weight:bold;
line-height:27px;
text-align:left;
vertical-align:middle;
}
.content4{
font-family:"宋体";
font-size:12px;
color:#000000;
line-height:27px;
text-align:center;
}

.title{
font-family:"宋体";
font-size:14px;
font-weight:bold;
color:#FFFFFF;}

.more{
font-family:"宋体";
font-size:12px;
color:#FFFFFF;
}

.smallTitle{
font-family:"宋体";
font-size:12px;
font-weight:bold;
color:#000000;}

.dottedtd{
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	line-height: 25px;
	}
	
.dottedtd2{
list-style:none;
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	font-size:12px;
	line-height: 25px;
	}	



