/* 以下为html标签重定义  */
body { margin:0 auto; font-size:12px; font-family:Verdana; line-height:1.5;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
td,p,li,div,select,input,body {font-size:12px;}
ul { list-style:none;}
img { border:0px;}

a { color:#0000FF; text-decoration:none;}
a.:link,A.:visited {text-decoration:none;color:#0000FF}
a.:active,A.:hover {text-decoration:underline;color:#0000FF}

p {
	font-family: "宋体", "Arial", "幼圆", "Verdana", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	white-space: normal;
	cursor: text;
	text-align: left;
	text-indent: 25px;
}
H1{
	color: #FFFFFF;
	margin: 14px;
	font: bold normal 18px/normal 微软雅黑,宋体,Arial,Verdana,arial,serif;
	background: #999999;
}
H2{
	font-family: "黑体", "楷体_GB2312", "Arial Black", "serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FF0000;
	line-height: 20px;
	margin: 5px;
	padding: 5px;
	background-color: #CCCCCC;
}

/* 自定义CSS类  */
.clearfloat {clear:both;width:900px;height:0;font-size: 1px;line-height: 0px;} 
.red{color:#FF0000}

.borderblue {
	border: 1px solid #CCCCCC;
}
.font105 {
	FONT-SIZE: 10.5pt; LINE-HEIGHT: 15pt
}
.font12 {
	FONT-SIZE: 12pt; LINE-HEIGHT: 16pt
}
.font16 {
	FONT-SIZE: 16pt; LINE-HEIGHT: 18pt
}
.MyShow {
	font-family: "黑体", "楷体_GB2312", "Arial Black", "serif";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;

}
.MyBigFont{
	font-family: 微软雅黑,宋体,Arial,Verdana,arial,serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
}

/*body*/
