html, body, form {
	min-width: 1350px;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff url(../images/bg_repeat.png) top center repeat-y;
}

.clearfix {
	width: 100%;
	overflow: hidden;
}

div.slideshow div.slideshow {
	min-height:280px;
}

.wrapper {
	width: 932px;
	margin: 0 auto;
}

.outer_wrapper1 {
	background: url(../images/bg_top_repeat.png) top center repeat-y;
}

.outer_wrapper2 {
	background: url(../images/bg_top.png) top center no-repeat;
	min-height: 800px;
}

.top {
	height: 105px;
}

.logo {
	float: left;
	margin-top: 18px;
	margin-left: 58px;
}

	.logo a img {
		border: 0;
	}

.menu {
	float: right;
}

	.menu, .menu * {
		z-index: 1001;
	}

		.menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}

			.menu ul li {
				float: left;
			}

				.menu ul li a {
					display: block;
					padding: 60px 17px 14px 17px;
					font-size: 13px;
					color: #0060a4;
					text-decoration: none;
				}

		.menu > ul > li.current > a, .menu > ul > li > a:hover, .menu > ul > li.parenttocurrent > a {
			background: url(../images/menu_bg.png) top center repeat-x;
			color: #fff;
		}
.current{
	background: url(../images/menu_bg.png) top center repeat-x;}
.banner {
	height: 281px;
}

	.banner .slideshow_item {
		text-align: center;
		height: 281px;
	}

.container {
	padding-top: 20px;
	padding-bottom: 40px;
}

	.container p {
		line-height: 20px;
	}

.frontpage .left {
	float: left;
	width: 455px;
}

.frontpage .right {
	float: right;
	width: 455px;
}

.subpage .left {
	float: left;
	width: 273px;
}

	.subpage .left.paddingtop {
		padding-top: 25px;
	}

.subpage .right {
	float: right;
	width: 624px;
}

ul.submenu {
	list-style: none;
	padding: 0;
	margin: 0;
}

	ul.submenu li {
		font-size: 14px;
		border-bottom: 1px solid #87b4d0;
		display: block;
	}

	ul.submenu > li.firstitem {
		border-top: 1px solid #87b4d0;
	}

		ul.submenu li a .submenu_title {
			display:block;
			font-weight:bold;
			
		}
		ul.submenu li a .submenu_notes {
			display:block;
			font-weight:normal;
			font-size:10px;
		}

	ul.submenu > li.current, ul.submenu > li.parenttocurrent {
	}

		 ul.submenu > li.parenttocurrent > a, ul.submenu li.current.parent > a  {
			font-weight: bold;
			background: #2077af url(../images/arrowdown.png) no-repeat 5px center !important;
			color: #fff;
		}
	ul.submenu > li > a:hover {
		background-color: #2077af;
		color:#fff;
	}	

	ul.submenu li ul li.current a{
		background: #2077af url(../images/whitedot.png) no-repeat 9px center;
		color: #fff;
	}

	ul.submenu li ul li a:hover, ul.submenu li ul li.current > a,ul.submenu > li.current > a {
		background-color: #2077af;
		text-decoration: none;
        color:#fff;
	}
	
	

	ul.submenu li ul {
		color: #0062a1;
		padding: 0;
		margin: 0;
		background: #e8f4fc;
	}


		ul.submenu li ul li {
			border: none;
		}

			ul.submenu li ul li a {
				display: block;
				padding-left: 25px;
				background: url(../images/dot.png) no-repeat 9px center;
			}


.contentbox p {
	padding: 0;
	margin: 0;
}
.gundong{
	width:930px; height:250px; float:left;}
.gundong h2{
	padding: 10px;
	padding-top: 9px;
	padding-left: 15px;
	height:18px;
	display: block;
	background: url(../images/header_bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	color: #fff;}
.santu{
 width:930px; height:200px;}	
.santu li{
	float:left;list-style-type:none;}
.frontpage .contentbox {
	margin-bottom: 35px;
}

.subpage .contentbox {
	margin-top: 13px;
	padding-top: 13px;
	border-top: 1px solid #cce0ec;
}

	.subpage .contentbox p {
		margin: 0;
		padding: 0;
	}

div#corner_link {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}


.footer {
	background: url(../images/bg_footer.png) top center no-repeat;
	min-height: 70px;
	padding-top: 100px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

	.footer a {
		color: #96d5fe;
	}

	.footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.footer ul li {
			display: inline;
			margin-left: 25px;
		}

			.footer ul li:first-child {
				margin-left: 0px;
			}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #0060a4;
}

h1 {
	display: block;
	font-size: 21px;
	color: #0062a1;
	padding-bottom: 13px;
	border-bottom: 1px solid #cce0ec;
}
.contentbox h1 a{
	color:#FFF;}
.frontpage .right h1, .contentbox h1 {
	margin: 0;
	padding: 0;
	display: block;
	padding: 10px;
	padding-top: 9px;
	padding-left: 15px;
	background: url(../images/header_bg.png) top left no-repeat;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

b, strong {
	color: #0062a1;
}

hr {
	border: none;
	color: #cce0ec;
	background-color: #cce0ec;
	height: 1px;
}

a {
	color: #0062a1;
	text-decoration: none;
	outline: none;
}

	a:hover {
		text-decoration: underline;
	}

	a img {
		border: none;
	}

/* frontpage newslist */
ul.newslist_front {
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul.newslist_front li {
		width: 100%;
		padding: 18px 0px;
		border-bottom: 1px solid #bdd6e7;
		line-height: 20px;
	}

		ul.newslist_front li.alt {
			background: url(../images/newslist_bg.png) top left repeat-y;
		}

		ul.newslist_front li img.image {
			float: left;
			margin-right: 10px;
		}

		ul.newslist_front li a.headline {
			display: block;
			font-weight: bold;
		}

/* module news list line height */
ul.newslist li {
	line-height: 20px !important;
}

.subpage .right ul li {
	list-style-type: circle;
}

img { border:none;}

#mapmenu {
    display:block;
    border-bottom:1px solid #cce0ec;
    padding-bottom:20px;
    padding-top:20px;
}
    #mapmenu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
        #mapmenu ul li {
            padding-right:50px;
            display:inline-block;
            }
            #mapmenu ul li.lastitem {
                padding-right: 0px;
            }
.preview {
	float:left; width:200px; height:130px; margin-right:10px;}
.title {
    margin-left:15px; font-size:14px; font-weight:bold;}
.preview img{ width:200px; height:130px;}
.juhao li{
	list-style:none; margin-top:15px; margin-left:10px;}
.picview img{
	max-width:610px;}
.fenye{
	width:600px; height:30px; margin-top:10px; line-height:30px;}
.fenye li{
	float:left; margin-left:5px; list-style:none; height:30px; line-height:30px;}
	
.caidan dl { width: 270px; border-top:1px #87B4D0 solid; }
.caidan dl,dd { margin: 0; }
.caidan dt {border-bottom:1px #87B4D0 solid; background-repeat:no-repeat; background-position:5px 13px; font-size: 16px; height:25px; line-height:25px; }
.caidan dt a { color: #0062A1; text-decoration:none; font-weight:bold;}
.caidan dd a { color: #0062A1; }
.caidan ul{ list-style: none; padding:5px 5px 5px 20px; margin:0; }
.caidan li{ line-height:24px;}
.caidan .bg{ background-position:5px -16px;}
.xiazaia{ width:620px; height:150px;}