﻿/* CSS Document */
body {
	background:url(../image/bodybg.gif) repeat;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#222;
	line-height:24px;
	font-family:"宋体";
}
ul, li, p, img, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	list-style:none;
	border:0px;
}
.foot a, .link a, .faq a, .four a {
	color:#000;
}
.foot a:hover, .link a:hover, .faq a:hover, .four a:hover {
	color:#f00;
}
.f14 {font-size:14px;}
.f16 {font-size:14px;}
.f18 {font-size:14px;}
.red, .red a {color:#ff0000;}
.green, .green a {color:#009900;}
.org, .org a {color:#ff6600; font-family:Arial;}
a {
	color:#222;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
.clear {
	clear:both;
	line-height:0px;
}
.mian {
	width:770px;
	margin:0px auto;
}
.top {
	background:url(../image/ls.jpg) no-repeat;
	height:100px;
}
.menu {
	background:url(../image/btbg.gif) repeat-x;
	height:26px;
	padding:0px 20px;
}
.menu ul li {
	float:left;
	width:80px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	border-right:1px solid #333;
}
.menu ul li.none {
	border:none;
}
.menu li ul {
	display:none;
	position:absolute;
	z-index:99;
}
.menu li li {
	float:none;
	border:1px solid #555;
	background:#ebebeb;
	line-height:18px;
	font-size:12px;
	font-family:"宋体";
	font-weight:normal;
	width:79px;
}
.menu li li a{
	display:block;
	color:#000;
}
.menu li li a:hover {
	background:#666;
	color:#fff;
}
.center {
	clear:both;
	background:#fff url(../image/mbbg.jpg) repeat-y;
	padding:25px 28px 25px 79px;
	width:663px;
	min-height:550px;
}
.one {
	background:url(../image/index_01.jpg) no-repeat left center;
	height:178px;
	border-bottom:5px solid #333;
	padding-left:84px;
	color:#000;
}
.one h2 {
	background:url(../image/index_03.jpg) no-repeat right center;
	height:25px;
	line-height:25px;
	font-size:16px;
}
.one p {
	line-height:32px;
	font-size:14px;
	background:url(../image/index_02.jpg) no-repeat right bottom;
	height:143px;
	padding:10px 0px 0px 42px;
}
.two{
	background:#fff url(../image/index_04.jpg) no-repeat right top;
	padding-top:29px;
}
.inews {
	float:left;
	width:470px;
}
.inews h2 {
	background:url(../image/index_05.jpg) no-repeat;
	height:51px;
}
.inews h2 a {
	display:block;
	float:right;
	background:url(../image/more1.gif) no-repeat left center;
	padding-left:18px;
	margin-right:20px;
	margin-top:20px;
	font-size:14px;
}
.inews h2 a:hover {
	color:#1494ff;
}
.inews ul {
	width:446px;
	border-left:1px solid #9a9a9a;
	border-right:1px solid #9a9a9a;
	margin:0px 8px 0px 14px;
	text-align:center;
	height:116px;
	overflow:hidden;
}
.inews ul li {
	margin-bottom:35px;
}
.inews ul li a {
	color:#000;
}
.link {
	float:left;
	width:118px;
	padding-left:10px;
	line-height:16px;
}
.link .img {
	text-align:right;
}
.three {
	background:url(../image/index_07.jpg) no-repeat;
	padding-top:61px;
}
.photo {
	float:left;
	width:357px;
	background:url(../image/index_08.jpg) no-repeat;
	padding:5px 10px 15px 20px;
}
.faq {
	float:right;
	width:213px;
	line-height:22px;
}
.four {
	line-height:26px;
	text-align:center;
}
.foot {
	background:#333366 url(../image/index_10.jpg) repeat-y left;
	text-align:center;
	color:#fff;
	line-height:26px;
	padding-left:50px;
}


.title {
	border-bottom:2px solid #333366;
	font-weight:bold;
	color:#f30;
	line-height:20px;
	position:relative;
	height:20px;
	margin-bottom:18px;
}
.title h2 {
    position: absolute;
    bottom: -2;
    left: 0;
	border-bottom:2px solid #ff0000;
	display:block;
	font-size:14px;
	padding:0px 5px;
}
.content{
	text-align:center;
	line-height:28px;
}
.caption {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	width:600px;
	margin:0px auto;
	border-bottom:1px solid #9a9a9a;
	padding-bottom:8px;
	margin-bottom:10px;
}
.text, .newscon {
	width:600px;
	margin:0px auto;
	line-height:24px;
}
.text a {
	text-decoration:underline;
}
.text img {
	display:block;
	margin:5px auto;
}

.loction {
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #aaa;
	padding-bottom:5px;
}
.next {
	text-align:center;
	margin-top:20px;
}

.news ul {
	float:left;
	width:430px;
	display:inline-table;
}
.nright {
	float:right;
	width:210px;
}
.page {
	text-align:center;
	margin:5px 0px;
}
.newscon img {
	display:block;
	margin:8px auto;
}


