﻿
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	line-height:120%;
	letter-spacing:1px;
	background-position:center;
}
body {
	/*background-color: #42AFF0;*/
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {	font-size: 9pt;	color: #666666;}
a:link {text-decoration: none;}
a:visited {	text-decoration: none;	color: #666666;}
a:hover {	text-decoration: none;	color: #FF3300;}
a:active {	text-decoration: none;	color: #666666;}
li{ margin:5px 0px 5px 0px;}
input {
	padding:2px;
	color:#666666;
	background-color:expression((this.type=="text" || this.type=="button" || this.type=="file" || this.type=="password")?"#ffffff":"");
	height:expression(this.type=="button"?"20px":"20px");
	border:expression((this.type=="text" || this.type=="button" || this.type=="file" || this.type=="password")?"1px #dddddd solid":"0px");
	margin:expression(this.type=="button"?"0px 2px 0px 2px":"0px");
}
.left{ background-color:#ffffff;padding:0px 0px 10px 0px; border-left:1px #DA251C solid;}
.left td{line-height:24px;}

.title{color:#FFFFFF; letter-spacing:3px;}
.title a {color: #ffffff;}
.title a:visited {color: #ffffff;}
.title a:hover {color: #00FFff;}
.title a:active {color: #ffffff;}

.ContentTitle{border-bottom:1px #DA251C solid; height:30px; font-size:10pt; font-weight:bold; padding:10px;}
.ContentInfo{ text-align:left; padding:10px; line-height:150%;}

/* CSS Document */
/*翻页样式表*/
.div_trunPage{margin:0px;cursor:default; font-size:9pt; color:#4F4F4F;}
.div_trunPage a:link {text-decoration:none; color:red}
.div_trunPage a:visited {text-decoration:none; color:#999999}
.div_trunPage a:active {text-decoration:none; color:#000000}
.div_trunPage a:hover {text-decoration:none; color:red}
.div_trunPage .num {text-decoration:none; color:red}
.div_trunPage INPUT {cursor:default; font-size:9pt; color:#4F4F4F; color:#FF8000; width:20px;height:15px; border:1px solid #4F4F4F;}
/*翻页样式表*/
