﻿@charset "utf-8";
#content {
	padding-top:12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	width:1000px;
	margin:0 auto;
	height:800px;
}
#content .title {
	line-height: 32px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	border: 1px solid #bbd6fa;
}
.title span {
	float: right;
	padding-right: 10px;
}

#content .title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #166e9c;
	background-image: url(../images/title_dote.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
}

#content .left {
	float: left;
	width: 260px;
	display: inline;
}

#menu ul {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	width: 242px;
	margin-bottom:10px;
	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: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
#menu li {
	line-height: 32px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menu  a  {
	line-height: 32px;
	display: block;
	height: 32px;
	text-indent: 45px;
}
#menu   a:hover,#menu li  .overthis  {
	background-color: #f1f1f1;
	background-image: url(../images/left_li_dote.gif);
	background-repeat: no-repeat;
	background-position: 36px center;
}

#right {
	float: right;
	width: 728px;
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	display: inline;
	height:auto;

}
#right .breadcrumb {
	line-height: 33px;
	background-image: url(../images/bread_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-indent: 8px;
	font-size: 14px;
	font-weight: bold;
}
.breadcrumb span {
	font-size: 14px;
	font-weight:bold;
	float: right;color:#FF0000;
	padding-right: 15px;
}

#right h2 {
	color: #166e9c;
	font-size: 18px;
	font-family: "Microsoft YaHei", SimHei;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-top: 20px;
	padding-bottom: 8px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	background-image: none;
}

#right h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	color: #A2A2A2;
}
#right  #con {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#right  #con div {
	line-height: 25px;
}
#right  #con p {
	line-height: 25px;
}
#right  #con img {
	max-width:680px;
}
#right  #next {
	line-height: 26px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#next a {
	color: #166e9c;
}


#right  #share {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left:20px;
	float:left;
	height:40px;
	display:inline;
	width:700px;
}

.right_news ul {
	margin-bottom:15px;
	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: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#FFFFFF;
}

.right_news ul li {
	line-height: 28px;
	background-image: url(../images/right_li_dote.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 28px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	padding-left: 15px;
}
#contact ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	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: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
#contact ul li {
	line-height: 26px;
}
#left_title { text-align:center; font-weight:bold; color:#FF0000; background:#cccccc; line-height:25px; font-size:16px;}