@charset "utf-8";
#main {
	padding-bottom: 5px;
}
#main .left {
	float: left;
	width: 240px;
}
#main .right, #rightbox {
	float: right;
	width: 739px;
}
input.btn1 {
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
	width: 62px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
}
input.btn2 {
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: -117px -36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 26px;
	width: 62px;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
}
#leftnav, #search{
	background-image: url(../images/leftnav_1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	width: 237px;
}
#leftnav h2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	/*background-image: url(../images/index_spring.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px -494px;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	color: #FFF;
}
*html #leftnav h2 {
	background-position: 1px -494px;
}
#leftnav ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px 20px 30px 20px;
	background-image: url(../images/leftnav_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#leftnav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #7BCF02;*/
}
#leftnav ul li a {
	display: block;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	/*color: #060;*/
	text-decoration: none;
}
#leftnav ul li a:hover {
	font-weight: bold;
}
#search h2 {
	display: block;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #F60;
}

#search #znss {
	background-image: url(../images/leftnav_3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px 20px 30px 20px;
}
#search #znss span {
	display: block;
	padding-top: 5px;
	clear: both;
}
#search #znss .text1 {
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #ABADB3;
	color: #777777;
	width: 180px;
	margin-bottom: 5px;
}
#search #znss label {
	background-color: #FFF;
	padding: 0px;
	height: 24px;
	line-height: 18px;
	border: 1px solid #ABADB3;
	display: block;
	float: left;
	margin: 0px 8px 5px 0px;
}

#search #znss select {
	margin: 0px;
	background-color: #FFF;
	padding: 3px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #777777;
	width: 120px;
}
*+html #search #znss label {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*html #search #znss label {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#rightbox {
	background-image: url(../images/right_tab1_2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#rightbox .n1 {
	background-image: url(../images/right_tab1_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	line-height: 33px;
	padding-left: 30px;
}
#rightbox .n2 {
	background-image: url(../images/right_tab1_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 20px 20px 20px;
}
.newslist {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.newslist li {
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: 0px -156px;
	padding-left: 12px;
	display: block;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
}
.newslist li span {
	float: right;
	color: #099;
	font-weight: normal;
}
.piclist {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.piclist li {
	height: 210px;
	width: 200px;
	display: block;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	overflow: hidden;
}
.piclist li img {
	display: block;
	margin-bottom: 5px;
}



#changepage {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #7D7D7D;
}
#changepage a {
	padding: 3px 8px 4px 8px;
	border: 1px solid #CCC;
	display: inline;
	text-decoration: none;
}
#changepage a:hover {
	background-color: #999;
	color: #FFF;
	text-decoration: none;
}
#show h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	line-height: 1.5em;
}
#show h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	margin: 0px;
	padding: 15px 0px 20px 0px;
}
#show .nr {
	font-size: 14px;
	line-height: 1.8em;
}
#show .nr p {
	margin: 0px;
	padding-bottom: 2em;
}
#aboutlist {
	margin: 0px;
	padding: 10px 10px 10px 30px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#weizhi {
	height: 30px;
	padding-left: 8px;
}

#main .right .box1 {
	width: 363px;
	float: left;
	padding-right: 5px;
}
#main .right .height1{
	height: 340px;
}
.box1 .title {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	padding-right: 8px;
}
.box1 .title h3 {
	margin: 0px;
	padding: 3px 0px 0px 8px;
	display: block;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	width: 128px;
	text-align: center;
	float: left;
}
.box1 .title .more1 {
	float: right;
	margin-top: 8px;
}
.box1 h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 8px 6px 0px 6px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.box1 h4 {
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
	margin: 0px;
	padding: 0px 6px 0px 6px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: 2em;
}
.box1 .list1 {
	padding: 3px 10px 3px 10px;
}
.box1 .jg1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#bmfw {
	padding-bottom: 15px;
	border: 1px solid #CCC;
	width: 500px;
	float: left;
}
#bmfw h2 {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/titlebg1.gif);
	background-repeat: repeat-x;
	height: 32px;
	line-height: 32px;
	color: #F60;
}

#bmfw .sliptab1 {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 36px;
	background-color: #F1F1F1;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	/*border-top-color: #34941B;*/
}
#bmfw .sliptab1 li {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 150px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	cursor: pointer;
}
#bmfw .sliptab1 .hover {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#bmfw dl {
	margin: 0px;
	padding: 20px 40px 20px 40px;
}
#bmfw dl dt {
	background-image: url(../images/ico_arrow_137.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
}
#bmfw dl dt, #bmfw dl dt a {
	color: #0D62BF;
}


#bmfw dl dd a {
	color: #C30;
}
#bmfw dl a:hover {
	color: #F30;
}
.box2 {
	border: 1px solid #CCC;
	width: 230px;
	margin-bottom: 8px;
}
.box2 .sliptab2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/titlebg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 34px;
}
.box2 .sliptab2 li {
	display: block;
	height: 34px;
	float: left;
	width: 113px;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	cursor: pointer;
}
.box2 .sliptab2 a {
	display: block;
	height: 34px;
}

.box2 .sliptab2 .hover {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFF;
	color: #F60;
}
.box2 .sliptab2 .hover a {
	color: #F60;
}

.box2 .list {
	list-style-type: none;
	margin: 0px;
	padding: 15px;
}
.box2 .list li {
	background-image: url(../images/ico.gif);
	background-repeat: no-repeat;
	background-position: 0px -75px;
	padding-left: 12px;
	display: block;
	padding-bottom: 10px;
}




#zljs table {
	border: 1px solid #CCC;
}
#zljs table caption {
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 28px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
#zljs table td {
	text-align: left;
	padding: 6px 0px 6px 13px;
}
#zljs table .text1 {
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #ABADB3;
	color: #777777;
	width: 200px;
	margin-bottom: 5px;
}
#zljs table .t1 {
	width: 100px;
}
#js table {
	background-color: #ddd;
}
#js table td, #js table th {
	background-color: #f6f6f6;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}
#js table td.title {
	background-color: #FFF;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#js table h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #F00;
	line-height: 1.8em;
}
#js table h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #36C;
}
#js table th {
	width: 130px;
	padding-left: 30px;
	color: #36C;
	line-height: 24px;
}
#js table input.text1 {
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #ABADB3;
	color: #777777;
	margin-bottom: 5px;
}
#js .explain {
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
#js .explain h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 32px;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	color: #36C;
	background-image: url(../images/ico_arrow_137.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	background-color: #F7F8F8;
}
#js .explain .nr {
	padding: 20px;
	line-height: 2em;
}
#js .explain .nr p {
	margin: 0px;
	padding: 0px 0px 1em 0px;
}
#results .cz {
	height: 30px;
}
#results .cz em {
	font-style: normal;
	float: left;
}
#results .cz em strong {
	font-weight: bold;
	color: #F00;
}

#results .cz p {
	margin: 0px;
	float: right;
}

#results .list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}

#results .list td {
	padding: 6px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#results .list td.t1 {
	font-weight: bold;
	text-align: center;
	background-color: #f4f3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #404040;
}

#results .list td.t2 {
	text-align: center;
}
#guestbook {
	background-color: #FBFBFB;
	padding: 15px;
}


#guestbook h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #F60;
}
#guestbook h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	text-indent: 2em;
	color: #757575;
}
#guestbook input.text1 {
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #ABADB3;
	color: #777777;
	margin-bottom: 5px;
}
#guestbook textarea.text1 {
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	border: 1px solid #ABADB3;
	color: #777777;
	margin-bottom: 5px;
}#guestbook th, #guestbook td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #F60;
}
#guestbook th {
	width: 90px;
}
#guestbook .nr p {
	font-size: 14px;
	font-weight: normal;
	text-indent: 2em;
	line-height: 1.8em;
}
#guestbook h4 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 15px 0px 20px 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
