@charset "gb2312";
/* CSS Document */

body {
	color: #333333;
	background: #fff;
	text-align: center;
	font-family:Arial, 'lucida grande', taho, verdana, 'trebuchet ms', sans-serif;
	font-size:12px;
	background:url(../images/bodybg.jpg) top repeat-x
}
/*
 * 将具有默认margin和padding的标记置零
 * 所有标记的margin、padding都在使用时具体定义
 */
* {
	margin:0;
	padding:0;
}
/*
 * 修正IE5.x和IE6的斜体溢出bug
 * @css-for    IE 5.x/Win, IE6
 */
* html body {
	overflow: visible;
}
* html iframe, * html frame {
	overflow: auto;
}
* html frameset {
	overflow: hidden;
}
/*
 * 定义图片边框
 * 当图片作为链接内容被填充时，会有默认边框出现，重定义掉
 */
img {
	border:0 none;
}
/*
 * 清除ul列表标记的样式
 * ul列表更多的用在不需要列表前置符号的样式里
 */
ul, li {
	list-style-type: none;
	margin:0;
	padding:0
}
/*
 * 定义默认的链接样式
 * 仅仅是作为默认样式提供，可以在各自的实例中覆盖掉
 */
a:link, a:visited {
	color:#333;
	text-decoration: none;
}
a:hover, a:active {
	color:#FF3300;
}
.clear {
	clear:both
}
.ipt {
	border-left:1px solid #9397c3;
	border-top:1px solid #9397c3;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	background:#FFFFFF;
	color:#666666;
	height:15px;
	line-height:15px;
	padding-left:3px;
	font-size:12px;
	margin-left:8px;
	font-family:Arial, 'lucida grande', taho, verdana, 'trebuchet ms', sans-serif;
}
/*
 * 布局开始
 */

.all {
	width:930px;
	height:auto;
	margin:0 auto;
	text-align:left
}
.nav {
	float:left;
	margin-left:30px;
	display:inline;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-top:6px
}
.nav a:link, .nav a:visited {
	color:#fff;
	text-decoration: none;
	line-height:32px
}
.nav a:hover, .nav a:active {
	color:#FF3;
}

.nav_about a:link, .nav_about a:visited {
	background:url(../images/navbg.png) center no-repeat;
	color:#0070c1;
	width:93px;
	height:36px;
	display:block;
	line-height:32px
}
.nav_about a:hover {
	background:url(../images/navbg.png) center no-repeat;
	color:#0070c1;
	width:93px;
	height:36px
}
.tdb {
	border-bottom:1px solid #FFF;
	height:33px;

*height:32px;
	_height:32px;
	line-height:32px;
	color:#000000
}
.snav a:link, .snav a:visited {
	color:#fff;
	text-decoration: none;
	line-height:32px
}
.snav a:hover, .snav a:active {
	color:#FF3;
}
.tdb2 {
	border-bottom:1px dotted #999
}
.bule {
	color:#0070c1;
}
.gray {
	color: #999;
}
.l_two {
	width:199px;
	height:118px;
	border:2px solid #3399d9
}
/*滑动门样式开始*/
.hdm {
	width:100%;
	height:24px;
	text-align:left
}
.hdm ul {
	margin:0;
	padding:0;
	list-style:none
}
.hdm ul li {
	width:auto;
	height:24px;
	text-align:center;
	line-height:24px;
	float:left;
	display:inline;
	padding-left:10px;
	padding-right:10px
}
.over {
	width:auto;
	height:24px;
	font-weight:bold;
	text-align:center;
	cursor: hand;
	color:#fff;
	background:url(../images/on.png)
}
.over a:link {
	color: #fff;
	text-decoration:none
}
.over a:hover {
 color:#FF3 text-decoration:underline
}
.over a:visited {
	color: #fff;
	text-decoration:none
}
.out {
	width:auto;
	height:24px;
	font-weight:bold;
	text-align:center;
	cursor: hand;
	color:#4a4a4a;
	background:url(../images/over.png)
}
.out a:link {
	color: #4a4a4a;
	text-decoration:none
}
.out a:hover {
	color: #fff;
	text-decoration:underline
}
.out a:visited {
	color: #4a4a4a;
	text-decoration:none
}
.hidden {
	display:none;
}
/*滑动门样式结束*/
.font18 {
	font-size: 18px;
}
.nlbt {
	font-size:22px;
	color: #003468;
	font-weight:bold;
	padding-left:20px;
}
.neiye {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #115898;
	font-weight: bold;
}
a.a3:link,a.a3:visited
{
	color:#000000;
	text-decoration: none;
	line-height:32px
} 
a.a3:hover,a.a3:active{
	color:#a20295;
}
a.a4:link,a.a4:visited
{
	color:#FFFFFF;
	text-decoration: none;
	line-height:32px
} 
a.a4:hover,a.a4:active{
	color:#FF3;
}

a.a5:link,a.a5:visited
{
	color:#666666;
	text-decoration: none;
	line-height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.a5:hover,a.a5:active{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

