* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-size: 12px;
	background-image: url(/images/bodyback.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #0000CC;
	text-decoration: none;
}

.box {
	width: 960px;
	padding-right: 45px;
	padding-left: 45px;
	background-image: url(/images/boxback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box .header .top {
	background-image: url(/images/banner.jpg);
	height: 93px;
}
.box .header .top .logo {
	float: left;
	height: 93px;
	width: 310px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
}
.box .header .top .logo a {
	text-indent: -5000px;
	display: block;
	height: 93px;
	width: 310px;
	overflow: hidden;
}
.box .header .top .nav {
	line-height: 63px;
	float: right;
	height: 63px;
	width: 300px;
	text-align: right;
}
.box .header .top .nav a {
	color: #333333;
	text-decoration: none;
}
.box .header .top .nav a:hover {
	color: #087BE6;
	text-decoration: underline;
}
.box .header .menu {
	line-height: 33px;
	background-image: url(/images/menuback.jpg);
	background-repeat: repeat-x;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
.box .header .menu a {
	height: 33px;
	width: 137px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.box .header .menu a:hover,.menu a.curr {
	background-image: url(/images/menuback2.jpg);
	background-repeat: repeat-x;
	line-height: 33px;
}
.box .wrapcontent .right {
	float: right;
	width: 760px;
}
.box .wrapcontent .left {
	float: left;
	width: 190px;
}
.clear {
	clear: both;
}
.box .flash {
	margin-bottom: 5px;
}
.border1 {
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
}
.border1 .top {
	line-height: 25px;
	background-image: url(/images/topback.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.border1 .top h2 {
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	height: 25px;
	width: 70px;
}
.border1 .top span {
	float: right;
	width: 60px;
	font-size: 12px;
	text-align: right;
	margin-right: 8px;
	height: 25px;
}
.border1 .body {
	padding: 10px;
}
.border1 .body #nav li {
	line-height: 23px;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	list-style-type: none;
	text-indent: 20px;
}
#nav ul { 
	display: none;
}
.border1 .body #nav ul li {
	line-height: 23px;
	background-image: url(/images/arrow3.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	list-style-type: none;
	text-indent: 20px;
	padding-left: 10px;
}
#nav li.sfhover ul {
	display: block;
} 
.service {
	line-height: 23px;
}
.item .news {
	float: right;
	width: 270px;
}
.item {
	margin-bottom: 20px;
}

.item .intro {
	float: left;
	width: 478px;
}
.border2 .top {
	line-height: 25px;
	height: 25px;
	border: 1px solid #EBEBEB;
	background-image: url(/images/itemback.jpg);
	background-repeat: repeat-x;
}
.border2 .body {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	overflow: hidden;
}
.border2 .top h2 {
	font-size: 14px;
	font-weight: normal;
	float: left;
	height: 25px;
	width: 120px;
	padding-left: 10px;
}
.border2 .top span.more {
	height: 25px;
	width: 60px;
	float: right;
	text-align: right;
	padding-right: 8px;
}

.introfont {
	line-height: 21px;
	text-indent: 24px;
}
.new li {
	line-height: 21px;
	list-style-type: none;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E6E6E;
	background-image: url(/images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.new a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.new a:hover {

	color: #0000CC;

}
.recom .top {
	height: 16px;
	background-image: url(/images/proitem.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}
.recom .body {
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.recom dl {
	width: 179px;
	float: left;
	padding-right: 14px;
}
.recom dl.end {

	padding-right: 0px;
}
.recom  dt {
	height: 177px;
	width: 177px;
}
.recom  dt a {
	padding: 1px;
	height: 175px;
	width: 175px;
	border: 1px solid #CCCCCC;
	display: block;
}
.recom  dd {
	text-align: center;
	line-height: 30px;
}

.recom dt a:hover {

	border: 1px solid #0033FF;

}
.submenu {
	line-height: 26px;
	background-color: #ECEAEB;
	height: 26px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
}
.submenu a {
	color: #333333;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
	font-size: 13px;
}
.submenu a:hover {
	color: #003399;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
}
.box .buttom .copyright {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.curr{
	line-height: 25px;
	background-image: url(/images/curr.jpg);
	background-position: left center;
	height: 25px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.curr h1,.curr span {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 25px;
	height: 25px;
	width: 300px;
	float: left;
	padding-left: 10px;
}
.curr .location {
	float: right;
	width: 400px;
	text-align: right;
	color: #666666;
}
.curr .location a {
	color: #666666;
}
.curr .location a:hover {
	color: #000000;
}
.content {
	font-size: 12px;
	line-height: 23px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Gopage {
	height: 50px;
	line-height: 26px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#Gopage .cur {
	padding: 5px;
	background-color: #993300;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #990000;
}

#Gopage a {
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(/Images/navback.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#Gopage font {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#Gopage font strong {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}.article li {
	line-height: 30px;
	background-image: url(/images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	list-style-type: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.article span.title {
	float: left;
	height: 30px;
	width: 550px;
	font-size: 13px;
}
.article .intime {
	float: right;
	height: 30px;
	width: 100px;
	text-align: right;
	font-size: 14px;
	color: #666666;
}
.article a {
	color: #333333;
}
.article a:hover {
	color: #0033CC;
}
.tit {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.time {
	font-size: 12px;
	line-height: 30px;
	color: #999999;
	text-align: center;
}
.cont {
	font-size: 13px;
	line-height: 23px;
}
.case li {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 350px;
}
.inp {
	border: 1px solid #CCCCCC;
}
.texts {
	border: 1px solid #CCCCCC;
}
.bt {
	background-color: #CCCCCC;
	height: 22px;
	width: 80px;
	border: 1px solid #999999;
}
.contents {
	padding-top: 15px;
	padding-bottom: 15px;
}
.contop {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contop span {
	background-color: #CCCCCC;
	height: 25px;
	width: 80px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.content .imag {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pro {
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/itemback.jpg);
	background-position: left center;
	background-repeat: repeat-x;
	height: 25px;
	border: 1px solid #EBEBEB;
	padding-left: 10px;
}
.detail {
	line-height: 23px;
	padding: 10px;
}
