﻿body {
	font-family: 宋体;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: #F7FBFF url('images/body-bg.jpg') repeat-x scroll;
}
p {
	line-height: 150%;
}
/* 在这里定义标题 */
h1 {
	margin: 25px 0 5px 220px;
	font: bold 28px 黑体;
	letter-spacing: 2px;
}
h2 {
	margin: 5px 0 5px 220px;
	font: bold 15px 宋体;
	letter-spacing: 1px;
}
h3 {
	margin: 4px 4px;
}
h4 {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	color: #006000;
	margin: 8px 3px;
	font-size: 12px;
	font-weight: bold;
}
table td {
	line-height:150%;
}
a:link {
	color:#333; text-decoration:none;
}
a:visited {
	color:#333; text-decoration:none;
}
a:hover {
	color:#900; text-decoration:underline;
}
.current {
	color:#0000ee;
}
/* 常用链接的样式 */
a.home:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.home:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.home:hover {
	color: maroon;
	font-weight: bold;
	text-decoration: underline;
}
a.product:link {
	color: #0000ff;
	text-decoration: none;
}
a.product:visited {
	color: #0000ff;
	text-decoration: none;
}
a.product:hover {
	color: maroon;
	text-decoration: underline;
}
a.proclass:link {
	color: #008000;
	text-decoration: none;
}
a.proclass:visited {
	color: #008000;
	text-decoration: none;
}
a.proclass:hover {
	color: #ff0000;
	text-decoration: underline;
}
#inherit {
	width: 980px;
	margin: 0 auto;
	background: #F7FBFF url('images/body-bg.jpg') repeat-x;
}
#top {
	width: 896px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background: url('images/top_bg.jpg') no-repeat;
}
#top a {
	color: #ff0;
	text-decoration: none;
}
#top span {
	height: 18px;
	border-right: 1px #fff solid;
}
#top #map {
	float: right;
	width: 258px;
	height: 18px;
	padding-top: 4px;
	background-color: black;
	text-align: center;
}
#top #dec {
	float: right;
	width: 258px;
	height: 18px;
	margin-top: 54px;
	text-align: center;
}
#banner {
	margin: 0 auto;
	padding: 0;
	border: 1px #ccc solid;
	width: 896px;
	background-color: white;
}
#menu {
	width: 896px;
	margin: 0 auto;
	background-color: #cccccc;
	margin-top: 3px;
	background: #fff url('images/menu-bg2.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#menu #domain {
	width: 180px;
	float: left;
	padding-top: 8px;
	color: #ff0;
	font-weight: bold;
	text-align: center;
}
#menu ul {
	margin: 0 10px;
	list-style: none;
	height: 26px;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 18px 8px 18px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
	color: #ff0;
}
#menu .first a {
	padding-left: 0;
	background: none;
}
/* 网页主题部分 */
#main {
	width: 894px;
	margin: 0 auto;
	padding-top: 3px;
	background-color: white;
	border-right: 1px #ccc solid;
}
#main #left {
	float: left; width:225px;
	border: 1px #ccc solid;
}
#left #pro {
	width: 225px;
}
#left #contact {
	height: 70px;
	margin-top: 6px;
	margin-left: 4px;
	background: #fff url('images/contact-bg.jpg') no-repeat;
}
#leftmenu {
	float: left;
	width: 220px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
#leftmenu ul {
	width: 220px;
	margin: 0;
}
#leftmenu ul li {
	display: block;
	float: right;
	width: 191px;
	padding: 9px 4px 6px 30px;
	list-style-type: none;
	border-bottom: 1px #e0e0e0 solid;
	background: white url('images/li-head.jpg') no-repeat left center;
}
#leftmenu ul li a:link {
	color: #333;
	text-decoration: none;
}
#leftmenu ul li a:visited {
	color: #333;
	text-decoration: none;
}
#leftmenu ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
#main #right {
	float: right;
	width: 658px;
	margin: 0 4px;
}
#right #nav {
	height: 31px;
	background: white url('images/nav-bg.jpg') no-repeat;
	border-bottom: 1px #ccc solid;
}
#right #nav #span1 {
	margin-left: 24px;
	line-height: 150%;
	margin-top: 5px;
	color: #003366;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
#right #nav #span2 {
	float: right;
	margin-right: 8px;
	line-height: 150%;
	margin-top: 5px;
}
#about {
	margin: 2px auto;
}
#about p {
	margin: 8px 15px;
	line-height: 160%;
	text-align: justify;
	text-indent: 2em;
}
#about ul {
	margin: 8px 40px;
}
#about ul li {
	padding: 3px 0px;
	margin-left: 20px;
	color: #333;
}
/* 网页底部样式 */
#bottom {
	width: 900px;
	margin: auto;
	margin-top: 1px;
	border-top: 2px #cccccc solid;
	background-image: url('images/bottom-bg.jpg');
	color: #fff;
}
#bottom p {
	font-size: 12px;
}
#taihe {
	font-family: Verdana;
	width: 96%;
	margin:auto;
	font-size: 9pt;
}
#taihe td {
	font-family: 宋体;
	font-size: 9pt;
}
#taihe h1 {
	font-family: 黑体;
	font-size: 26px;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 24px;
	margin-bottom: 3px;
	letter-spacing: -1px;
}
#taihe h1 a{
	color: #006699;
	text-decoration: none;
}
#taihe h2 {
	font-family: 黑体;
	font-size: 12pt;
	text-align: left;
	line-height: 150%;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: 400;
}
#taihe p.fzs {
	font-family: 宋体;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
	text-indent: 0;
	text-align: left;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#taihe p.eng {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
	margin-left: 0;
	margin-top: 3px;
	margin-bottom: 16px;
}
#taihe p.eng a{
	color:#006000;
}
#taihe p.text {
	margin: 8px 5px;
	font-size: 10pt;
	text-align: left;
	text-indent: 2em;
	color: #222222;
	line-height: 150%;
}
/* 后来补充的主体右侧列表样式  现已作废
#right ul { margin: 5px 0 10px 25px; padding : 0; list-style:square  }
#right li { list-style-type:square; color: #006699;	margin: 0 0 0px 0px;	padding: 0 0 0 0px; }
#right li a { color: #546078; font-size:11px; color:#006699; }
#right li a:hover { color:#006699; background-color:#F0F8DF; font-size:11px; }
*/
#pd6 td {
	padding-left: 6px;;
}
.yellow_link {
	font-size: 9pt;
	font-family: arial;
}
.yellow_link a:link{
	color:#ffff00;
	text-decoration: underline;
}
.yellow_link a:hover{
	color:#ff0000;
	text-decoration: underline;
}
#taihe a.yx:link {
	color: #333;
	font-size: 10pt;
	font-family: verdana;
}
#taihe a.yx:visited {
	color: #333;
	font-size: 10pt;
	font-family: verdana;
}
#taihe a.yx:hover {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	cursor: text;
}
a.yy:link {
	color: #0011ee; font-family: verdana;
}
a.yy:visited {
	color: #0011ee; font-family: verdana;
}
a.yy:hover {
	 color: #0011ee; text-decoration:none; cursor:text;
}
#main_bpb #crumb {
	background: url(images/bg_crumb_b.gif) no-repeat;
	width: 100%;}
#crumb {
	height: 28px;
	line-height: 28px;
	text-indent: 15px;
	color: #333;}
	#crumb a {
		color: #069;
		text-decoration: none;}
		#crumb a:hover {
			color: #060;}
