     /* 公共部分 */
Body{
	font-family: "Verdana"; text-decoration: none; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(pic_id/bg.jpg);
}
Td{
     font-family: "Verdana"; font-size: 12px; color: #000000; line-height: 24px;
}
     /* 链接通用格式 */
A{
     text-decoration: none; color: #607E9F;
}
A:hover{
	color: #000000;	text-decoration: none;
}
     /* 表单格式 */
Input{
	font-size: 12px; height: 18px;
}
Button{
	font-size: 12px; height: 18px; 
}
Select{
	font-size: 12px; height: 18px;
}
     /* TOP文件 */
.top_tel{
	color: #FFFFFF;
}
.top_link{
	text-decoration: none; color: #FFFFFF; font-family: "宋体"; font-size: 12px;
}
.top_link:hover{
	text-decoration: none; color: #B6CCE7; font-family: "宋体"; font-size: 12px;
}
     /* Copyright文件 */
.copyright{
	color: #83AEDB; font-family: "Verdana";	font-size: 11px;
}
     /* 首页文件 */
.left_www{
	font-family: "Verdana";	font-size: 11px;
}
.dh{
	font-size: 14px;
	font-weight: bold;
}
.tbllist td{
padding:0 5px;
}
