﻿/* CSS Template by gorotron */

body {
	/*background-image:url(bg1b.gif); */
	background-repeat:repeat-x;
	/* background-color:#319FFD; */
	background-color:#cccccc;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:20px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
h4 {
	font-size:16px;
	color:#ffff00;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin:2px;
	padding:2px 0 2px 0;
	font-size:11px;
	line-height:1.5em;
}
li{
	color:#006699;
}
li a:link{
	color:#006699;
}
li a:visited{
	color:#006699;
}
li a:hover{
	color:#990000;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(leaf.gif);
	float:left;
}

#bannerRight {
	width:529px;
	height:79px;
	background:url(bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:20px 0 0 10px;
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
	width: 140px;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}
#rightColumn ul{
	margin:8px 4px 8px 14px;
	padding: 8px 40x 8px 4px;
}
#rightColumn ul li{
	padding: 3px 0 3px 0;
}
#nav a {
	display:block;
	font-size:11px;
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;
	padding:8px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#c0d0f0;
}

#leftColumnBottom {
	width:130px;
	background:url(bg1c.gif) repeat-x;
	padding:10px 10px 10px;
	color:#EAEAEA;
}
#leftColumnBottom a:link{
	color:#ffff00;
}
#leftColumnBottom a:visited{
	color:#ffff00;
}
#leftColumnBottom a:hover{
	color:#ff0000;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding:20px 10px 10px 10px;
	height:35px; width: 700px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
	border-top: 3px #006699 solid;
	background-color:#f0f4fa;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

#taihe {
	font-family: arial;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 26px;
	color: #222222;
	line-height: 150%;
}
#taihe table {
	font-family: arial;
	font-size: 9pt;
}
#taihe td {
	padding-left:4px;
}
#taihe a {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
#taihe a:hover {
	TEXT-DECORATION: underline;
}
#taihe h1 {
	font-family: arial;
	color:black;
	font-size: 16pt;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 16px;
	font-style: normal;
}
#taihe h1 a:link{
	color:#2e77af;
}
#taihe h1 a:visited{
	color:#2e77af;
}
#taihe h1 a:hover{
	color:#2e77af;
}

#taihe h2 {
	font-family: arial;
	text-transform:none;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight: Bold;
	line-height: 150%;
	margin-left: 6;
	margin-top: 4;
	margin-bottom: 4;
}
#taihe p.fzs {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	text-indent: 0;
	text-align: left;
	color:#222222;
	margin-left: 30;
	margin-top: 0;
	margin-bottom: 0;
}
#taihe p.eng {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
	margin-left: 0;
	margin-top: 4;
	margin-bottom: 8;
}
#taihe p .text {
	margin: 8px;
	font-size: 12px;
	font-family: arial;
	text-align:justify;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
	margin-right: 24px; color:#222222;
	line-height: 120%;
}






