@import url("base.css");
html{ overflow-x:hidden;}
.box {
	text-align: left;
}
.bg1 {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 194px;
}
.bg2 {
	background-image: url(bg2.jpg);
	background-position: left top;
	overflow: hidden;
	height: 194px;
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(bg3.jpg);
	background-position: left top;
	overflow: hidden;
	height: 150px;
	background-repeat: no-repeat;
}
.logo {
	overflow: hidden;
	height: 74px;
	width: 382px;
	margin-top: 5px;
	margin-left: 10px;
}
.nav  {
	position: absolute;
	margin-top: 98px;
	margin-left: 23px;
}
.nav li {
	overflow: hidden;
	height: 36px;
}
.swf {
	margin-top: 80px;
	margin-left: 220px;
	position: absolute;
}

.footer {
	background-image: url(footer.gif);
	height: 156px;
	width: 940px;
	overflow: hidden;
}
.links {
	padding-right: 5px;
	padding-left: 10px;
	color: #CCCCCC;
	padding-top: 2px;
}
.links strong {
	color: #FF6600;
}
.links a {
	margin-right: 6px;
	margin-left: 6px;
	color: #9b9b9b;
	text-decoration: none;
}
.links a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.copyright {
	text-align: center;
	color: #666666;
	padding-top: 10px;
	line-height: 24px;
}
.copyright span {
	background-image: url(ico_phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	margin-left: 5px;
}
.topmenu{
	text-align: right;
	width: 950px;
	margin-top: 5px;
	position: absolute;
	color: #999999;
}
.topmenu a{
	color: #999999;
}.topmenu a:hover{
	color: #333333;
}
.copyright a {
	color: #666666;
}
.copyright a:hover {
	color: #FF6600;
}
.x1 {
	padding-left: 24px;
	height: 100%;
}
.x1 li {
	float: left;
	overflow: hidden;
	height: 182px;
	width: 152px;
	margin-right: 10px;
}
.x1 a:hover img {
	filter: Gray;
}
.x2 {
	background-image: url(x2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 182px;
}
.x2 .con1 {
	overflow: hidden;
	height: 31px;
	text-align: right;
}
.x2 .con1 img {
	margin-top: 12px;
	margin-right: 10px;
}

.x2 .con2 {
	padding-left: 14px;
}
.x2 .con2 li {
	line-height: 24px;
	overflow: hidden;
	height: 24px;
	background-image: url(dian.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
}
.x2 .con2 li a {
	color: #666666;
}
.x2 .con2 li a:hover {
	color: #FF6600;
}
.contact {
	background-image: url(contact_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 90px;
	margin-top: 10px;
	padding-left: 40px;
}
.contact .con1 {
	font-size: 18px;
	margin-top: 10px;
	color: #999999;
	font-weight: bold;
}
.contact .con2 {
	font-size: 16px;
	margin-top: 5px;
	color: #669900;
}
.contact .con3 {
	font-size: 16px;
	margin-top: 7px;
	color: #669900;
}
.path {
	background-image: url(path.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
	color: #999999;
}
.path strong {
	margin-left: 10px;
	margin-right: 16px;
}
.path a {
	color: #999999;
	text-decoration: none;
}
.path a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.view a {
	color: #0066CC;
}
.view a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.content{
	line-height: 2;
	color: #333333;
	padding-top: 10px;
	padding-left: 4px;
	padding-bottom: 8px;
}
.prne{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	color: #999999;
	line-height: 26px;
}
.list{
	padding-top: 5px;
}
.list td{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.list td a{
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 23px;
	color: #666666;
}
.list td a:hover{
	color: #FF6600;
}
.list .time{
	font-size: 11px;
	width: 80px;
	text-align: right;
	padding-right: 4px;
	color: #666666;
}
.turn1
{
	padding-top: 10px;
}
.turn1 strong,.turn1 a {
	height: 20px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.turn1 strong{
	color: #CCCCCC;
}
.turn1 a:hover{
	color: #999999;
	text-decoration: underline;
}
.nav_a {
	padding-left: 25px;
	padding-bottom: 15px;
}

.nav_a li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: right;
}
.nav_a li a {
	background-image: url(arr1.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
	padding-right: 15px;
}
.bn{ padding-bottom:20px}

