form{ height:16px; margin:0px}
body {background-image:url(../images/main_r1_c1.jpg); background-repeat:repeat-x}

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #255FA5;
	text-align:center;
	word-break:break-all;
}
/*默认所有链接效果鼠标经过时为红色加下划线*/
a:link,a:visited {
	text-decoration: none;
	color: #255FA5;
}
a:hover,a:active {
	text-decoration: underline;
	color: #CC0000;
}
/*如果是个别需要显示成那个样子就在连接中选样式为RedLink*/
a.RedLink:link,a.RedLink:visited{
color:#ffffff;
text-decoration:none;
font-family: "宋体";
}
a.RedLink:hover,a.RedLink:active{
color:#FFFFFF;
text-decoration:underline;
font-family: "宋体";
}
a.LFLink:link,a.LFLink:visited{
font-size:14px;
font-weight:bold;
color:#255FA5;
text-decoration:none;
font-family: "宋体";
}
a.LFLink:hover,a.LFLink:active{
font-size:14px;
font-weight:bold;
color:#CC3300;
text-decoration:underline;
font-family: "宋体";
}
a.news:link,a.news:visited{
font-size:14px;
color:#255FA5;
text-decoration:none;
font-family: "宋体";
}
a.news:hover,a.news:active{
font-size:14px;
color:#CC3300;
text-decoration:underline;
font-family: "宋体";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.style1 {color: #CC0000}

.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
}
.style5 {
	color: #EA7500;
	font-size: 14px;
	font-weight: bold;
}
#PageList{
border:1px;
 bordercolor:#FFFFFF;
}
#PageList td{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}
#PageList td a:link,#PageList td a:visited{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #7B0000;
	padding:2px 8px 2px 8px;
	line-height:30px;
	background-color:#CC3300;
	text-decoration: none;
}
#PageList td a:hover,#PageList td a:active{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #cccccc;
padding:2px 8px 2px 8px;
line-height:30px;
background-color:#F2F2F2;
	text-decoration: none;
}
.SMName{
color:#2c2c2c;
font-size:14px;
font-weight:bold;
}
.edu{
color:#999999;
text-align:left;padding-left:12px;
}