.text {
	line-height:17pt;
	font-family:宋体; 
	font-size:12pt; 
	padding:0px;
	border-top:0;
}

.title {
	line-height:21pt;
	font-family:宋体; 
	font-size:18pt; 
	font-face:bold;
	padding:0px;
	border-top:0;
}

.subtitle {
	line-height:17pt;
	font-family:宋体; 
	font-size:14pt; 
	font-face:bold;
	padding:0px;
	border-top:0;
	}

.list {
	line-height:11pt;
	font-family:宋体; 
	font-size:11pt; 
	padding:0px;
	border-top:0;
}


body {
	margin:0px;
    margin-top:0px;
	color:#000000;
	background-color:#FFFFFF;
}
	
h1 {
	background-color:#008080;
	margin:0px;
	padding:2px;
	font-size:17pt;
	line-height:28px;
	color:#ffcc33;
	font-weight: bold;
}

h2 {
	color:#008080;
	font-size:14pt;
	font:Times New Roman, Times, serif; 	
	}
	
h3{
	color:#999999;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
	
a:link {
	font-weight:lighter;
	color:#008080;
	text-decoration: none;
}

a:visited {
    color: #008080;
   text-decoration: none;
}

a:hover, a:active {
    color: #fff;
   text-decoration: none;
}

.table{
	margin:0px;
	width:920px;
	background-color:#FFE7C6;
}

p {
	font:12pt;
	line-height:16pt;
	font-family:"宋体";
	margin-left:20px;
	margin-right:15px;
	padding:5px;
}
	
#bar {
	left:5px;
	width:910px;
	padding:0px;
}

#list {
float:right;
	left:0px;
	width:200px;
	padding:10px;
	background-color:#FFE7C6;
}

#doc {
position:absolute;
	margin-right:200px;
	width:690px;
	padding:10px;
	background-color:#FFE7C6;
	line-height:17px;
}

