@charset "utf-8";
.container {
	padding: 30px 0;
	overflow: hidden;
}
.container .aside {
	width: 254px;
	background: #F2F2F2;
	float: left;
	overflow: hidden;
}
.container .aside dl {
	overflow: hidden;
}
.container .aside dl dt {
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFF;
	font-size: 28px;
	overflow: hidden;
}
.container .aside dl dt a {
	color: #FFF;
	height: 60px;
	display: block;
	text-decoration: none;
}
.container .article {
	width: 750px;
	float: right;
}
.container .aside dd {
	overflow: hidden;
}
.container .aside dd ul li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px dotted #CCC;
}
.container .aside dd ul li a {
	color: #444343;
	height: 60px;
	display: block;
	background: url(../images/menu.gif) no-repeat 3em 100%;
	text-decoration: none;
}
.container .aside dd ul li a.hover,
.container .aside dd ul li a:hover {
	color: #FF7301;
	background: url(../images/menu.gif) no-repeat 3em 0;
}
#container .aside dd ol {
	padding: 10px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
}
#container .aside dd ol li {
	height: 30px;
	padding-left: 14px;
	color: #999;
	background: url(../images/arrow.gif) no-repeat 0 50%;
	overflow: hidden;
}
#container .aside dd ol li a {
	color: #333;
	text-decoration: none;
}
#container .aside dd ol li a:hover {
	color: #36C;
}
#container .article {
	overflow: hidden;
}
#container .article .item {
	overflow: hidden;
	padding: 10px 0;
}
#container .article .item .head {
	font-size: 12px;
	text-align: center;
}
#container .article .item .head h2 {
	font-size: 22px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
	margin-top: 10px;
    overflow: hidden;
}
#container .article .item .head p {
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: #555;
    border-bottom: 1px solid #EEE;
    overflow: hidden;
}
#container .article .position {
	height: 40px;
	border-bottom: 1px solid #D6D6D6;
	position: relative;
	zoom: 1;
}
#container .article .position h3 {
	position: absolute;
	left: 0;
	top: 0;
	height: 39px;
	padding: 0 10px;
	font-size: 24px;
	color: #044C87;
	border-bottom: 2px solid #044C87;
}
#container .article .position div {
	color: #666;
	position: absolute;
	right: 0;
	top: 0;
	height: 39px;
	line-height: 39px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	padding: 10px 0 4px 24px;
	background: url(../images/home.gif) no-repeat 0 9px;
}
#container .article .position div span {
	padding: 0 6px;
}
#container .article .position div a {
	color: #666;
	text-decoration: none;
}
#container .article .list,
#container .article .image {
	overflow: hidden;
	padding: 10px 0;
}
#container .article .image ul li {
	width: 230px;
	padding: 10px;
	float: left;
	overflow: hidden;
}
#container .article .image ul li div {
	width: 222px;
	height: 162px;
	border: 1px solid #D5D5D5;
	padding: 3px;
	overflow: hidden;
}
#container .article .image ul li span {
	width: 230px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	display: block;
}
#container .article .image ul li div img {
	width: 100%;
}
#container .article .image ul li span a {
	color: #333;
	text-decoration: none;
}
#container .article .image ul li span a:hover {
	color: #FF7301;
}
#container .article .list ul li {
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: #777;
	border-bottom: 1px solid #EEE;
	overflow: hidden;
}
#container .article .list ul li span {
	float: right;
}
#container .article .list ul li a {
	float: left;
	color: #333;
	text-decoration: none;
}
#container .article .list ul li a:hover {
	color: #FF7301;
}
#container .paging {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 15px 0;
	text-align: center;
	overflow: hidden;
	_zoom: 1;
	clear: both;
}
#container .paging a,
#container .paging span {
	color: #575757;
	border: 1px solid #CCC;
	padding: 3px 5px;
	text-decoration: none;
}
#container .paging a:hover {
	color: #FFF;
	border: 1px solid #2A80C6;
	background: #2A80C6;
	text-decoration: none;
}
#container .article .item .body {
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
	overflow: hidden;
}
#container .article .item .body p {
	padding: 10px 0;
	overflow: hidden;
}
#container .article .item .body ul {
	list-style: disc;
	margin-left: 2em;
}
#container .article .item .body strong,
#container .article .item .body b {
	font-weight: bold;
}
#container .article .item .body em,
#container .article .item .body i {
	font-style: italic;
}
#container .article .item .body img {
	max-width: 750px;
	-ms-interpolation-mode: bicubic;
	_width: expression(this.width > 750 ? '750px': true);
}
#container .article .item .foot {
	padding: 10px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
	color: #333;
}
#container .article .item .foot a {
	color: #333;
	text-decoration: none;
}
#container .article .item .foot a:hover {
	color: #0D8A39;
	text-decoration: underline;
}

#container .contact {
	border-top: 2px solid #044C87;
	background: #FFF url(../images/contact.jpg) no-repeat 50% 0;
	height: 584px;
	padding: 10px 0;
	overflow: hidden;
}
#container .contact .head {
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #D6D6D6;
	position: relative;
	zoom: 1;
}
#container .contact h3 {
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -58px;
	width: 116px;
	text-align: center;
	margin: 0 auto;
	height: 49px;
	color: #044C87;
	border-bottom: 2px solid #044C87;
}
#container .contact h3 a {
	color: #044C87;
	text-decoration: none;
}
#container .contact .body {
	padding: 50px 0 0 0;
	overflow: hidden;
}
#container .contact .body ul li a {
	width: 241px;
	height: 154px;
	color: #074C6D;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}
#container .contact .body ul li a:hover {
	background: #2A80C6;
	color: #FFF;
}
#container .contact .body ul li a strong {
	font-weight: bold;
}
#container .contact .body ul li {
	width: 261px;
	height: 154px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	position: relative;
	text-align: center;
	zoom: 1;
	float: left;
}
#container .contact .body ul li span {
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #044C87;
	color: #FFF;
	border-radius: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -19px 0 0 -80px;
	font-size: 18px;
	display: block;
}
#container .contact .body ul li td {
	font-size: 12px;
}
#container table.table {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#container table.table td {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	font-size: 14px;
}
#container table.table td input {
	margin-right: 5px;
	vertical-align: middle;
}
#container table.table td input,
#container table.table td textarea {
	width: 300px;
	border: 1px solid #CCC;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	font-size: 12px;
}
#container table.table td textarea {
	overflow-y: scroll;
	resize: none;
}
#container table.table td button {
	width: 120px;
	margin: 0 10px;
	background: none;
	padding: 0;
	border: 0;
}
#container table.table td button span {
	width: 120px;
	display: block;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	background: #044C87;
	color: #FFF;
	white-space: nowrap;
	font-size: 14px;
}