@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px; font-family: "微软雅黑"; font-size: 14px;  background-repeat: repeat-x;
}
html {
	font-family: "微软雅黑";
}
td {
	font-family: "微软雅黑";
}
th {
	font-family: "微软雅黑";
}
img {
	margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: bottom;
}
a:link {
	color: rgb(2, 70, 132); text-decoration: none;
}
a {
	color: rgb(2, 70, 132); text-decoration: none;
}
a:visited {
	color: rgb(2, 70, 132);
}
a:hover {
	color: rgb(255, 0, 0);
}
.container {
	width: 1000px; margin-right: auto; margin-left: auto; background-color: rgb(255, 255, 255);
}
.header {
	color: rgb(255, 255, 255); font-size: 10px; background-color: rgb(12, 31, 57);
}
.header td {
	text-align: center; color: rgb(255, 255, 255);
}
.header a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header a:hover {
	text-decoration: underline;
}
.banner {
	height: 150px; background-color: rgb(255, 255, 255);
}
.topmenu {
	height: 32px;  background-repeat: repeat-x;
}
.menu_bottom {
	height: 30px; margin-top: 15px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(240, 240, 240);
}
.topmenu ul {
	margin: 0px; padding: 0px; font-size: 14px; font-weight: bold; list-style-type: none;
}
.topmenu ul li {
	margin: 0px; padding: 0px; float: left; display: list-item; position: relative;
}
.topmenu ul li a {
	padding: 7px 25px 6px; color: rgb(255, 255, 255); text-decoration: none; display: block;
}
.topmenu ul li a:visited {
	color: rgb(255, 255, 255);
}
.topmenu ul li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(17,98,161);
}
.topmenu li ul {
	margin: 0px; padding: 0px; top: 28px; display: none; position: absolute;
}
.topmenu li ul li {
	border: 2px solid rgb(234, 234, 234); width: 160px; text-align: left; font-size: 11px; background-color: rgb(190, 190, 190);
}
#topmenu li ul li a:link {
	margin: 0px; padding: 0px; text-align: left;
}
#topmenu li ul li a:hover {
	color: rgb(255, 255, 255);
}
#topmenu ul li:hover a {
	background-color: rgb(204, 204, 204);
}
#topmenu li:hover ul {
	display: block;
}
li.over ul {
	display: block;
}
.topmenu li ul li ul {
	margin: 0px; padding: 0px; left: 160px; display: none; position: absolute;
}
.topmenu li ul li ul li {
	border: 2px solid rgb(234, 234, 234); width: 160px; text-align: left; font-size: 11px; background-color: rgb(190, 190, 190);
}
#topmenu li ul li ul li a:link {
	margin: 0px; padding: 0px; text-align: left;
}
#topmenu li ul li ul li a:hover {
	color: rgb(255, 255, 255);
}
#topmenu li ul li:hover ul {
	display: block;
}
li ul li.over ul {
	display: block;
}
.mainpage {
	height: auto; margin-top: 15px; margin-right: 10px; margin-left: 10px;
}
.mainpage_top {
	
}

.clear {
	clear: both;
}
.nav_content_right table {
	border-right-color: rgb(255, 255, 255); border-right-width: 2px; border-right-style: solid; border-collapse: collapse;
}
.nav_content_right td {
	text-align: center; border-collapse: collapse;
}
.nav_content_right td a {
	margin: 0px; padding: 15px 10px; width: 270px; text-align: left; color: rgb(51, 51, 51); font-size: 13px; text-decoration: none; display: block; background-color: rgb(238, 238, 238);
}
.nav_content_right a:hover {
	background-color: rgb(212, 212, 212);
}
.nav_content_right a:visited {
	color: rgb(51, 51, 51);
}
.mainpage_middle {
	padding-top: 15px; font-size: 13px;
}
.mainpage_bottom {
	padding-top: 15px; font-size: 13px;
}
.content_header {
	width: 100%; color: rgb(51, 51, 51); font-size: 14px; font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(240, 240, 240);
}
.content_header_coffee {
	width: 100%; color: rgb(51, 51, 51); font-size: 14px; font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid; background-color: rgb(204, 153, 102);
}
.navigo {
	float: right;
}
.footer {
	height: auto; background-color: rgb(243, 243, 243);
}
.footer a {
	color: rgb(51, 51, 51); font-weight: bold;
}
.footer a:link {
	color: rgb(51, 51, 51); font-weight: bold;
}
.footer a:hover {
	color: rgb(255, 0, 0);
}
.pagenavi {
	height: 25px; 
}


.content_header a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.content_header a:visited {
	color: rgb(51, 51, 51);
}
.content_header a:hover {
	color: rgb(255, 0, 0);
}
.content_main {
	width: 100%; height: 100%; border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.article_title {
	font-size: 16px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid;
}
.article {
	line-height: 1.7; margin-top: 10px;
}
.article ul {
	margin: 0px 0px 0px 20px; padding: 0px; font-size: 12px; font-weight: bold;
}
.article ul li {
	margin: 0px 30px 0px 0px; padding: 0px; float: left; display: list-item;
}
.table_css {
	width: 100%; font-size: 11px; border-collapse: collapse;
}
.table_css tr {
	height: 28px;
}
.table_css th {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) currentColor; background-color: rgb(240, 240, 240);
}
.table_css td {
	padding: 3px; border: 1px solid rgb(204, 204, 204); border-collapse: collapse;
}
.banner {
	
}
.content_header_coffee_div {
	border-width: 2px 2px 0px; border-style: solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) currentColor; padding: 3px 10px; width: 100%; color: rgb(51, 51, 51); font-size: 12px; font-weight: bold; background-color: rgb(204, 153, 102);
}
.article_table {
	border: 1px solid rgb(204, 204, 204); border-collapse: collapse;
}
.article_table td {
	padding: 10px; border: 1px solid rgb(204, 204, 204); text-align: left;
}
.article_table th {
	background-color: rgb(240, 240, 240);
}
.maptable th {

	height: 25px; text-align: left; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.maptable td {
	height: 30px; text-align: left;
}
.leftnavbottom {
	width: 178px; height: 10px; background-image: url("../image/main/leftnavbottom.jpg");
}
.menuselected {
	color: rgb(255, 255, 255); background-color: rgb(153, 153, 153);
}


.bar2 {
		
	height:26px;
	margin-top:0px;
	padding-left:5px;
	padding-top:3px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#023a63;
}
.more {
	float:right;
	font-size:12px;
	margin-right:5px;
	margin-top:3px;
}

.more a {
	color:#666666;
	text-decoration:none;
}
.more a:hover {
	color:#666666;
	text-decoration:underline;
}
.newslist {
	border:#dddddd solid 2px;
	border-top:none;
	
	padding:10px;
}
.newslist li {
	height:20px;
	padding-top:5px;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
.date {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
.scroll {
	width:976px;
	height:209px;
	background:#f2f2f2;
	border:#dddddd solid 2px;
}

.text {
	text-align:center;
	height:25px;
	line-height:25px;
	background:#d5d5d5;
	width:237px;
}

.leftmenuindex ul {
	width: 210px; margin-bottom: 10px; margin-left: 23px;
}
.leftmenuindex li {
	padding: 5px 0px; text-align: center; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
.leftmenuindex li a {
	width: 196px; height: 18px; color: #024684; text-decoration: none; display: block; font-weight: bold;
}
.leftmenuindex li a:hover {
	background: url("images/left_on.jpg") no-repeat; color: #ff0000; font-weight: bold; text-decoration: none;
}

.leftmenu ul {
	width: 196px; margin-bottom: 10px; margin-left: 23px;
}
.leftmenu li {
	padding: 5px 0px; text-align: center; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
.leftmenu li a {
	width: 196px; height: 18px; color: rgb(126, 126, 126); padding-top: 5px; text-decoration: none; display: block;
}
.leftmenu li a:hover {
	background: url("images/left_on.jpg") no-repeat; color: rgb(8, 68, 108); font-weight: bold; text-decoration: none;
}

.about {
	border: 1px solid rgb(221, 221, 221); width: 241px;
}

.bar1 {
	 width: 236px; height: 25px; color: rgb(2, 58, 99); padding-top: 4px; padding-left: 5px; font-family: "微软雅黑"; font-size: 14px;
}

.article_title {
	font-size: 16px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: solid;
}
.article {
	line-height: 1.7; margin-top: 10px;
}
.article ul {
	margin: 0px 0px 0px 20px; padding: 0px; font-size: 12px; font-weight: bold;
}
.article ul li {
	margin: 0px 30px 0px 0px; padding: 0px; float: left; display: list-item;
}

