﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	line-height: 160%;
	color: #666;
}
form{ margin:0px; border:0px}
ul,li{
	list-style-type: none;
}

a:link{
	text-decoration: none;
	color: #666;
}
a:visited{
	text-decoration: none;
	color: #666;
}
a:hover{
	text-decoration: none;
	color: #FC0;
}
.top_meun{
	font-size: 12px;
	color: #CCC;
}
.top_meun a:link{
	text-decoration: none;
	color:#CCC;
}
.top_meun a:visited{
	text-decoration: none;
	color: #CCC;
}
.top_meun a:hover{
	text-decoration: none;
	color: #fff;
}
.menu_bj {
	background-image: url(../images/fgx.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	width: 102px;
}
.menu{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 200%;
}
.menu a:link{
	text-decoration: none;
	color:#FFF;
}
.menu a:visited{
	text-decoration: none;
	color: #FFF;
}
.menu a:hover{
	text-decoration: none;
	color: #FC0;
}
.bk1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.bk2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
}
.bk3{
	border: 1px solid #35424A;
	padding:1px;
}
.bk4{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
}
.bk5{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 35px;
}
.pt1{
	font-size: 14px;
	font-weight: bold;
	color: #333F47;
	padding-left: 5px;
}
.pt2{
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.pt2 a:link{ text-decoration: none; color:#FC0}
.pt2 a:hover{
	color:#FC0;
	text-decoration: underline;
}
.pt3{
	font-size: 12px;
	color: #FFF;
}
.pt4{
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.z_menu_bj {
	background-image:url(../images/main_bj_1.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}
.y_menu_bj {
	background-image:url(../images/main_bj_3.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
.main{
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 13px;
	line-height: 200%;
}
.main_nav{ padding-left:20px; color:#FFF}
.nav{
	font-size: 13px;
	color: #666;
	text-align: left;
}
.nav a:link{
	text-decoration: none;
	color: #666;
}
.nav a:visited{
	text-decoration: none;
	color: #666;
}
.nav a:hover{
	text-decoration: none;
	color: #353F43;
	font-weight: bold;
}
.nav_hover{
	color: #353F43;
	font-weight: bold;
	font-size:13px;
	text-align: left;
}
.more{
	font-size: 12px;
	color: #F00;
}
.more:link{
	text-decoration: none;
	color: #F00;
}
.more:visited{
	text-decoration: none;
	color: #F00;
}
.more:hover{
	text-decoration: underline;
	color: #F30;
}

.top {
	color: #FFFFFF;
	padding-right: 10px;
}
.top a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.top a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.top a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.detail {
	color: #FF3300;
}
.detail a:link{
	text-decoration: none;
	color: #FF3300;
}
.detail a:visited{
	text-decoration: none;
	color: #FF3300;
}
.detail a:hover{
	text-decoration: underline;
	color: #FF3300;
}
.bk6 {
	padding: 1px;
	border: 1px solid #666;
}

