﻿@charset "utf-8";
/* CSS Document */

/*中部样式开始*/
.main {
	margin:0 auto;
	width:988px;
	height:auto;
	padding-top:7px;}
/*左部列表区域开始*/
.left_list {
	float:left;
	width:221px;
	height:540px;}
.left_list_title {}
.left_list_title, .left_list_title div {
	float:left;
	height:34px;}
.left_list_title_l {
	width:8px;
	background:url(../images/list_title_l.jpg);}
.left_list_title_c {
	color:#fff;
	font-size:14px;
	line-height:34px;
	text-align:center;
	font-weight:bold;
	width:205px;
	background:url(../images/list_title_bg.jpg) repeat-x;}
.left_list_title_r {
	width:8px;
	background:url(../images/list_title_r.jpg);}
.left_list_con, .left_list_con div {
	float:left;
	height:516px;}
.left_list_con_l {
	width:1px;
	background:url(../images/list_con_l.jpg) no-repeat;}
.left_list_con_c {
	width:219px;
	background:url(../images/list_con_bg.jpg) repeat-x;}
.left_list_con_c ul {}
.left_list_con_c ul li {
	float:left;
	width:100%;
	height:38px;
	line-height:34px;
	text-align:center;
	background:url(../images/hr_1.jpg) no-repeat bottom;}
.left_list_con_c ul li a {
	font-size:14px;
	color:#061937;}
.left_list_con_c ul .hr_1 {
	width:100%;
	height:2px;
	background:url(../images/hr_1.jpg) no-repeat;}
.left_list_con_r {
	width:1px;
	background:url(../images/list_con_r.jpg) no-repeat;}
/*左部列表区域结束*/

/*右部列表区域结束*/
.right_list {
	float:left;
	width:747px;
	min-height:540px;
	padding-left:20px;}
.right_list_title {
	width:100%;
	height:34px;
	background:url(../images/list_top_bg.jpg) no-repeat left bottom;}
.right_list_title_l {
	float:left;
	color:#0499df;
	font-size:14px;
	line-height:34px;
	font-weight:bold;
	text-indent:15px;}
.right_list_title_r {
	float:right;
	padding-right:15px;}
.right_list_title_r, .right_list_title_r a {
	font-size:12px;
	color:#939191;
	line-height:34px;}
.right_list_con {
	padding-top:10px;}
.con_title {
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	padding-bottom:10px;}
.con_utitle {
	font-size:12px;
	color:#a8a8a8;
	text-align:center;
	line-height:30px;
	padding-bottom:10px;
	border-bottom:1px dashed #a8a8a8;}
.con_contnet {
	padding-top:25px;
	font-size:12px;
	text-indent:2em;
	line-height:30px;}
.con_contnet img {
	max-width: 685px;}
/*右部列表区域结束*/

/*中部样式结束*/














