﻿/* CSS Document */

*{margin:0;padding:0;}
body {
	background-color: #fff;
	margin:2px 0 0 0;
	font-family: 宋体;
	font-size: 12px;
	line-height:180%;
}
td {text-align:left;color:#000;}
.niu{margin-right:6px;}
p{line-height:180%;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/* 导航 Document */
.navbg01{
	background:url(/img/ch2007/images/navbg01.gif) repeat-x;
	height:26px;
	border:1px solid #d3d3d3;
	text-align:left;
	padding-left:20px;
	color:#002E64;
}
.navbg01 span a{
	color:#C50000;
	margin-right:15px;
	font-weight: bold;
}
.navbg01 a{
	color:#002E64;
	margin-left:5px;
	margin-right:6px;
}
.navbg02{
	height:23px;
	padding-left:15px;
	text-align:left;
}
.navbg02 a{
	margin-left:5px;
	margin-right:5px;
}
/* 表单 */
.in01{border:1px solid #B7D8F6;margin:8px auto 5px auto;}
.in01 td{text-align:left;padding:5px;}
.t14l12 {FONT-SIZE: 14px; LINE-HEIGHT: 120%}

/*======= copyright========*/
.table5w{margin:45px auto 0 auto;}
.table5w td {
	font-size: 12px; color: #000; height: 21px;
}
.table5w span{color:#FD0012;}

.title{font:bold 22px/180% "宋体"; text-align:center; padding:0 0 15px 0;}