td {  font-size: 12px; line-height: 20px; text-decoration: none; font-family: "Arial", "Helvetica", "sans-serif"; color: #000000}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}
a {font-size: 12px; color: #000000; text-decoration: none}

INPUT {COLOR: #000000;FONT-SIZE: 12px;}
SELECT {BACKGROUND-COLOR: white;COLOR: #000000;FONT-SIZE: 12px}

form {margin-top:0;margin-bottom:0;margin-left:0px}

textarea { border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}




.border {
	border-top: 1px  solid #CCCCCC;
	border-right: 1px  solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px  solid #CCCCCC;

}





.box {
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: "宋体";
	font-size: 12px;
}





body {
	background-attachment: fixed;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;




}
.t1 {
	font-family: "楷体_GB2312", "隶书";
	font-size: 30px;
	font-weight: bold;
	color: #0066CC;
	line-height: 32px;


}
.t2 {
	font-family: "宋体";
	font-size: 14px;
}
.tt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}


#toplink td{
	font-size:14px;
	font-family: "宋体";
	color: #000000;
	font-weight: normal;


}
#toplink a{
	font-size:14px;
	font-family: "宋体";
	color: #ffffff;
	font-weight: normal;


}
#toplink a:hover{
	font-size:14px;
	font-family: "宋体";color:yellow;
}



#leftlink td{
	font-size:12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
}

#leftlink a{
	font-size:12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;

}

#leftlink a:hover{
	font-size:14px;
	font-family: "Arial", "Helvetica", "sans-serif";color:red
}



#foot td{
	font-size:12px;
	color: #000000;


}
#foot a{
	font-size:12px;
	color: #ffffff;


}
#foot a:hover{
	font-size:12px;
	color:yellow;
	font-weight: bold;

}


#main-scroll td{
	font-size:12px;
	color: #000000;
}

#main-scroll a{
	font-size:12px;
	color: red;
}

#main-scroll a:hover{
	font-size:12px;color:blue
}


#news td{
	font-size:12px;
	color: blue;
}

#news a{
	font-size:12px;
	color:#007CB1;
}

#news a:hover{
	font-size:12px;color:red
}


#link td{font-size:12px;color:#000000}
#link a{font-size:12px;color:blue}
#link a:hover{font-size:12px;color:red;text-decoration:underline}



#nav {
 width:190px;
    line-height: 24px; 
 list-style-type: none;
 text-align:left;margin-left:0px;margin:0px;

    /*定义整个ul菜单的行高和背景色*/
}
/*==================二级菜单===================*/
#nav a {
 width: 190px; 
 display: block;
 padding-left:25px;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
	background:#EBEBEB;
	border-bottom:#FFF 1px solid;
	float:left;width:190px;


 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
	background:#DAE6ED;
	height: 25px;

}
#nav a:link  {
 color:#666; text-decoration:none;height: 25px;
}
#nav a:visited  {
 color:#666;text-decoration:none;height: 25px;
}
#nav a:hover  {
 color:#000000;text-decoration:none;font-weight:bold;height: 25px;
}

.navk a{
 color:red;text-decoration:none;font-weight:bold;height: 25px;
}

/*一级菜单*/-----------------------------------------------------------------------
#navm td{font-size:14px;letter-spacing: 2px;
width:190;padding-left:20px;padding-top:3px;

}

#navm a{color:#ffffff;font-size:12px;letter-spacing: 0px;
padding-left:25px;padding-top:3px;
margin:0px;
	background-image: url(images/left-menu-bg.gif);
text-decoration:none;
width:190;height:28px;

}

#navm a:hover{ font-size:12px;
background-image: url(images/left-menu-bg_over.gif);
text-decoration:none;width:190;height:28px;

}


#navmk a{ color:#ffffff;font-size:12px;letter-spacing: 2px;
padding-left:25px;padding-top:3px;
margin:0px;
background-image: url(images/left-menu-bg_click.gif);
text-decoration:none;width:190;height:28px;

}