@charset "gb2312";
body {
	font-family: "宋体", Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#666666;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style-type:none;
}
form {
	margin: 0px;
	padding: 0px;
}



/***全局样式***/
#wrap{
	padding:0px;
	margin:15px auto 5px auto;
	text-align:left;
	width:977px;
}
#nav{
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
#nav li{
	float:left;
}
#nav a{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding-right: 18px;
	padding-left: 18px;
}
#nav a:hover{
	background-image:url(../images/ahover-bg.jpg);
	color:#376db5;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#ss{
	background-image:url(../images/con-bg.jpg);
	background-repeat:repeat-x;
}




#con {
	margin-right: 6px;
	margin-left: 6px;
}
#left {
	float: left;
	width: 245px;
}

#left02{
	margin-top:15px;
}
#left03{
	margin-top:15px;
}
#left .content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e7e5;
	border-bottom-color: #e8e7e5;
	border-left-color: #e8e7e5;
	padding: 10px;
}
#left01 li {
	background-image: url(../images/li01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 27px;
}
#left02 li {
	background-image: url(../images/li02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 27px;
}

#right {
	float: right;
	width: 704px;
}
#right01{
	background-image:url(../images/k-02.jpg);
	background-repeat:repeat-y;
}
#right02{
	margin-top:15px;
	background-image:url(../images/k-02.jpg);
	background-repeat:repeat-y;
}
#right03{
	background-image:url(../images/k-02.jpg);
	background-repeat:repeat-y;
	margin-top: 15px;
	height:100%;
}
#right03 #r3-1 {
	float: left;
	width: 345px;
}#right03 #r3-1 .content {
	margin-left:10px;
}

#right03 #r3-2 {
	float: right;
	width: 345px;
}
#right03 #r3-2 .content {
	margin-left:6px;
}

#right #k-c {
	margin-right: 15px;
	margin-left: 15px;
}
#right #right01 .content{
	line-height:25px;
}


#fcopy {
	height:33px;
	line-height: 33px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top:15px;
}
#footer {
	background-color: #ebedec;
	text-align: center;
	line-height: 70px;
}



/***标题***/
.bt01 {
	height: 25px;
	background-image: url(../images/title01.jpg);
	background-repeat: no-repeat;
	padding-left:35px;
	padding-right:5px;
}
.bt01 .title01 {
	float: left;
	color: #2388d8;
	font-weight: bold;
	line-height:25px;
}
.bt02 {
	background-image: url(../images/title02-bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	padding-right:5px;
}
.bt02 .title02 {
	float: left;
	background-image: url(../images/title02.jpg);
	background-repeat: no-repeat;
	width: 104px;
	line-height: 25px;
	font-weight: bold;
	height: 37px;
	text-align: center;
}
.bt03 {
	height: 62px;
	padding-right:5px;
	background-position: left top;
	padding-left: 15px;
	background-image: url(../images/title03-bg.jpg);
	background-repeat: no-repeat;
}
.bt03 .title03 {
	float: left;
	background-image: url(../images/title02.jpg);
	background-repeat: no-repeat;
	width: 104px;
	line-height: 25px;
	font-weight: bold;
	height: 37px;
	text-align: center;
	margin-top: 25px;
}
.bt03 .more{
	float: right;
	font-weight: bold;
	line-height:25px;
	margin-top: 25px;
}



/***字体样式***/
.style01{
	color:#bc2e2a;
	font-weight: normal;
}
.style02{
	font-weight:bold;
}

/***公用类***/
.fleft{
	float:left;
}
.fright{
	float:right;
}
.more{
	float: right;
	font-weight: bold;
	line-height:25px;
}
.clear{
	clear:both;
}
.xian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e0e0e0;
}
