/* 全局CSS定义 */
body { text-align: center; margin:0; padding:0; background-color: #FFF; font-size:12px; color:#040404;}
table,td,tr,th{font-size:12px;}
.ud {line-height: 20px;}

div,form,img,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; border: 0;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {	font-weight: bold;}
.fI {	font-style: italic;}

/* 字体大小*/
.f12px { font-size:12px;}
.f14px { font-size:14px;}

/* 链接颜色 */
a {font-size: 12px; color: Black; text-decoration: none;}
a:hover {font-size: 12px; color: #C53D01; text-decoration: none;}

table.borderGray {border:solid 1px #C0C0C0}
table.borderOrg {border:solid 2px #FF7E00}

a.focusLink {font-size: 14px; color: Black; text-decoration: none; }
a.focusLink:hover {	font-size: 14px; color: #C53D01; text-decoration: none;}
a.focusHot { font-size: 16px; color: #2C338B; font-weight:bold;	text-decoration: none;}
a.focusHot:hover { font-size: 16px;	color: #C53D01;	font-weight:bold; text-decoration: none;}
a.columnHot {font-size: 14px; color: #BC3A08; font-weight:bold;	text-decoration: none;}
a.columnHot:hover {	font-size: 14px; color: #BC3A08; font-weight:bold; text-decoration: none;}
a.unionSite { font-size: 12px; color: #BC3A08; font-weight:bold; text-decoration: none;}
a.unionSite:hover {	font-size: 12px; color: #BC3A08; font-weight:bold; text-decoration: none;}
a.bottomLink { font-size: 12px; color: #999999; text-decoration: none;}
a.bottomLink:hover { font-size: 12px; color: #999999; text-decoration: none;}
input.orgTextbox {font-size:12px; background-color: #ECF4DD; color:#000000; border:solid 1px #cccccc; height: 15px}
.INPUT {
	FONT-SIZE: 12px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.intro_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.intro_tt {
	font-family: Georgia;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	letter-spacing:3px;
	text-align: left;
}
.club_tt {
	font-family: Georgia;
	font-size: 12px;
	line-height: 36px;
	color: #333333;
	letter-spacing:3px;
	text-align: left;
}
.ul_l {
	font-size: 14px;
	color: #CC0000;
	line-height: 30px;
	letter-spacing: 5px;
	text-align: left;
	padding-left: 25px;
}
ul a {font-size: 14px; color: #cc0000; text-decoration: none;}
ul a:hover {font-size: 14px; color: #cc0000; text-decoration: underline;}
<STYLE>
HTML {
	TEXT-DECORATION: none
}
BODY {
	FONT-SIZE: 12px;
	COLOR: #000000;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color: #FFFFFF;
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0
}
TD {
	FONT-SIZE: 12px; COLOR: #000000
}
TR {
	FONT-SIZE: 12px; COLOR: #000000
}
A:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND-POSITION: left 50%; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: scroll; COLOR: #000000; TEXT-DECORATION: none
}
A {
	FONT-SIZE: 12px; COLOR: #000000
}
.style1 {color: #FFFFFF}
.style2 {color: #000000}
</STYLE>

