/* CSS Document */

body,table,td {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 18px;
	
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	}
	
p {
	line-height:16px;
	text-indent:2em;
}

a.title:link {
	color: #000000;
	text-decoration: underline;
}
a.title:visited {
	color: #000000;
	text-decoration: underline;
}
a.title:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.title:active {
	color: #FF6600;
	text-decoration: underline;	
}

a.title2:link {
	color: #000000;
	text-decoration: none;
}
a.title2:visited {
	color: #000000;
	text-decoration: none;
}
a.title2:hover {
	color: #FF0000;
}
a.title2:active {
	color: #FF0000;
	text-decoration: none;	
}

.font_12_h {
	color: #FFFFFF;
	text-decoration: none;
}
.font_12_hs {
	color: #999999;
	text-decoration: none;
}
.font_18 {
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: "方正黑体简体";
}
.font_14_h {
	font-size: 16px;
	color: #7C7C7C;
	text-decoration: none;
}

.font_14_h_c {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.table1 {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
}
.font12 {
	color: #999999;
	text-decoration: none;
}
.sinput {BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #b1b1b1 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 9pt; BACKGROUND: #ffffff; PADDING-BOTTOM: 2px; BORDER-LEFT: #b1b1b1 1px solid; CURSOR: text; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: "Arial"; HEIGHT: 20px}

a.a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
a.a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	position: relative;
	top: 1px;
	right: 1px;
}
a.b:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.b:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

