﻿@charset "utf-8";
/* CSS Document */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 页面变黑*/

BODY {
	margin: 0 auto;
	background-color: #fff;
	padding: 0px;
	border: none;
	font-size: 14px;
	font-family: 宋体,Arial, Helvetica, sans-serif,Verdana ;
	font-weight: normal;
	line-height: 26px;
	vertical-align: middle;
}
body, a {
  color: #2B2B2B;
}
a {
  text-decoration:none;
  cursor: pointer;
}
a:hover {
  color: #0e6290;
  text-decoration: underline;
  cursor: pointer;
}
img, a img {
   border: 0 none;
   margin: 0;
   padding: 0;
}
form {
   margin: 0px;
   padding: 0px;
   border: none;
}
p { 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 24px 0px;
	/*text-indent: 28px;*/
}
.input {
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d4d4d4;
	font-size: 14px;
	color: #0e6290;
	line-height: 20px;
}
.input_1 {
	margin: 0px 0px 0px 0px;
	width: 103px;
	height: 20px;
	padding: 0px;
	border: 1px solid #d4d4d4;
	color: #2B2B2B;
}
.input_2 {
	margin: 0px 0px 0px 0px;
	width: 240px;
	height: 20px;
	padding: 0px;
	border: 1px solid #d4d4d4;
	color: #2B2B2B;
}
.input_3{
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 20px;
	background: url(../images/ico_search.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	border: 1px solid #999;
	color: #0e6290;
	line-height:20px;
}
.button {
	margin: 0px 0px 0px 0px;
	width: 49px;
	height: 25px;
	background: url(../images/login_bt_49_25.png) left no-repeat;
	border: none;
	padding: 1px 0px 0px 0px;
	font-size: 13px;
	color: #484745;
	text-align: center;
}
.button_1 {
	margin: 0px 0px 0px 0px;
	width: 54px;
	height: 26px;
	background: url(../images/ss_bt.png) left no-repeat;
	border: none;
	padding: 0px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
.button_2 {
	margin: 0px 0px 0px 0px;
	width: 68px;
	height: 26px;
	background: url(../images/ss_bt_1.png) left no-repeat;
	border: none;
	padding: 0px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
checkbox  {
	margin: 6px 0px 0px 0px;
	background-color: transparent;
	padding: 0px;
	border: 0 none;
	vertical-align: middle;
}
textarea {
	margin: 0 auto;
	width: 96%;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	vertical-align: middle;
}
label {
   color: #000;
   cursor: pointer;
   font-weight: normal;
   padding: 0px;
   border: none;
   vertical-align: middle;
}
.clear {
  clear: both;
}
.txt_1 {
	font-size: 12px;
	color: #ccc;
}
.txt_2 {
	font-size: 16px;
	font-family:"微软雅黑","黑体" Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #fff;
}
.txt_3 {
	font-weight: bold;
}
.txt_4 {
	font-size: 14px;
	font-weight: normal;
	color: #0e6290;
}
.txt_5 {
	font-size: 12px;
	color: #F00;
}
.txt_6 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
/* CSS Top */
.top_bar {
	margin: auto;
	margin-bottom: 4px;
	width: 960px;
	height: 26px;
	background: url(../images/top_bar_bg_1_26.png) left top repeat-x;
	padding: 0px;
	border: none;
	clear: both;
	font-size: 12px;
}
/* CSS Banner */
div#imgADPlayer {
	margin: auto;
	margin-bottom: 4px;
	width: 960px;
	height: 120px;
	background: url(../images/photo_01.jpg) left top no-repeat;
	padding: 0px;
	border: none;
	clear: both;
	position:relative;
}
div#imgADPlayer .smask
{
	position:absolute;
	left:0px;
	top:0px;
}
/* CSS Menu */
.menu_wrap {
	margin: 0px auto;
	margin-bottom: 4px;
	width: 958px;
	padding: 0px;
	border: 1px solid #d4d4d4;
	clear: both;
	vertical-align: middle;
	font-size:14px;
}
.menu_box {
    margin: auto;
	margin: 10px 0px 6px 10px;
	/*padding: 8px 0px 6px 12px;*/
	padding: 0px;
	border: none;
	vertical-align: middle;
}
.menu_box ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.menu_box ul li {
   float: left;
   /*margin-right: 10px;*/
   margin-right: 6px;
   margin-bottom: 6px;
   height: 26px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   vertical-align: middle;
}
.menu_bg {
   margin: 0px;
   width: 84px;
   height: 26px;
   background: url(../images/menu_bg.gif) left center no-repeat;
   padding: 0px;
   border: none;
   text-align: center;
   color: #fff;
   font-weight: bold;
   vertical-align: middle;
}
/* CSS Newicon */
.new_icon {
   margin: 0px;
   /*width: 68px;*/
   width: 80px;
   background: transparent url(../images/new_icon.gif) right top no-repeat;
   padding: 0px;
   border: none;
   font-weight: bold;
   display: block;
}
.infonew_icon {
   background: transparent url(../images/new_001.gif) right no-repeat;
}
.new_icon a {
	color: #0e6290;
	font-weight: bold;
	text-decoration: none;
}
.new_icon a:hover {
	color: #2B2B2B;
	font-weight: bold;
	text-decoration: underline;
}
/* CSS emailicon */
.email_icon {
   margin: 0px;
   width: 74px;
   /*width: 80px;*/
   background: transparent url(../images/email_ico.gif) right top no-repeat;
   padding: 0px;
   border: none;
   font-weight: bold;
   display: block;
}
.email_icon a {
	color: #0e6290;
	font-weight: bold;
	text-decoration: none;
}
.email_icon a:hover {
	color: #2B2B2B;
	font-weight: bold;
	text-decoration: underline;
}
/* CSS Login */
.login_title {
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 35px;
	background: url(../images/login_title.png) left top no-repeat;
	padding: 0px;
	padding: 0px;
	border: none;
}
.login_box {
	margin: 0 auto;
	margin-bottom: 4px;
	width: 960px;
	height: 35px;
	background: url(../images/login_bar_bg_1_35.png) left top repeat-x;
	padding: 0px;
	border: none;
	clear: both;
	font-size: 12px;
	color: #fff;
}
.login_box ul {
    float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}
.login_box ul li {
   float: left;
   margin: 6px 10px 0px 0px;
   height: 29px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-type: none;
}
.login_box a {
	color: #fff;
	text-decoration: none;
}
.login_box a:hover {
	color: #fff;
	text-decoration: underline;
}
/* CSS Title */
.left_title_box {
	float: left;
	text-indent: 6px;
}
.right_title_box {
	float: right;
	Padding-right: 6px;
	text-align: right;
}
/* CSS Content */
.content_wrap {
	margin: auto;
	width: 960px;
	padding: 0px;
	border: none;
	clear: both;
}
.content_wrap_1 {
	margin: auto;
	width: 959px;
	background: #fff url(../images/page_bg_751_1.jpg) right top repeat-y;
	padding: 0px;
	border-right: 1px solid #d4d4d4;
	clear: both;
}
.left_box {
	float: left;
	margin: 0px;
	width: 752px;
	padding: 0px;
	border: none;
}
.left_box1 {
	float: left;
	margin: 0px;
	width: 752px;
	padding: 0px;
}
.right_box {
	float: right;
	margin: 0px;
	width: 200px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
.right_box_1 {
	float: right;
	margin: 0px;
	width: 750px;
	padding: 0px;
	border-top: 1px solid #d4d4d4;
}
.left_box_1 {
	float: left;
	margin: 0px;
	width: 200px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
/* CSS gdgg */
.gdgg_box {
	float: left;
	margin: 0px 0px 8px 0px;
	width: 300px;
	height: 252px;
	padding: 0px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}
/* CSS Content */
.content_left_box {
	float: left;
	margin: 0px 0px 8px 0px;
	width: 370px;
	height: 250px;
	padding: 0px;
	border: 1px solid #d4d4d4;
}
.content_left_box_1 {
	float: left;
	margin: 0px 0px 8px 0px;
	width: 750px;
	padding: 0px;
	border: 1px solid #d4d4d4;
	height:227px;
}
.content_right_box {
	float: right;
	margin: 0px 0px 8px 0px;
	height: 250px;
	width: 370px;
	padding: 0px;
	border: 1px solid #d4d4d4;
}
/* Css Tzgg */
.tzgg_box {
	float: right;
	margin: 0px 0px 8px 0px;
	height: 250px;
	width: 442px;
	padding: 0px;
	border: 1px solid #d4d4d4;
}
.tzgg_content {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.tzgg_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.tzgg_content ul li {
   float: left;
   margin: 0px;
   width: 436px;
   background: url(../images/arrow_05.gif) left no-repeat;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   overflow: hidden;
   text-overflow:ellipsis;
   /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
/* CSS search */
.search_wrap {
	margin: auto;
	margin: 4px auto;
	width: 958px;
	height: 32px;
	padding: 0px;
	border: 1px solid #d4d4d4;
}
.search_box {
	margin: 0 auto;
	padding: 2px 12px 0px 12px;
	border: none;
	font-size: 12px;
}
.search_box a {
	color: #C30;
	text-decoration: none;
}
.search_box a:hover {
	color: #0e6290;
	text-decoration: underline;
}
div#deptAd
{
	height:300px;
	width:188px;
	background: url(../images/left_bar.gif) left top ;
}
div#GuestBookAD
{
	height:300px;
	width:188px;
	background: url(../images/left_bar_gb.gif) left top ;
}
/* CSS Content_1 */
.left_content_box {
	margin: 3px 3px 6px 3px;
	padding: 0px;
	border: none;
}
/* CSS ContentTitle */
.content_title_box {
	margin: 0 auto;
	height: 26px;
	background: url(../images/content_title_bg_1_26.png) left top repeat-x;
	padding: 0px;
	border: none;
}
.content_ywzn_title_box {
	margin: 0px auto;
	height: 26px;
	/*background: url(../images/content_title_bg_1_26.png) left top repeat-x;*/
	padding: 0px;
	border: none;
}
.ywzn_title_wrap {
	margin: 0px;
	height: 52px;
	background: url(../images/ywzn_title_bg_1_26.png) left top repeat-x;
	padding: 0px;
	border: none;
}
.title_left {
	float: left;
}
.title_right {
	float: right;
}
.title_icon {
	float: left;
}
.title_txt {
	float: left;
	font-weight: bold;
	color: #0e6290;
}
.title_txt a {
	color: #0e6290;
	text-decoration: none;
}
.title_txt a:hover {
	color: #0e6290;
	text-decoration: underline;
}
.title_txt_2 {
	float: left;
	color: #2B2B2B;
}
.title_txt_2 a {
	color: #2B2B2B;
	text-decoration: none;
}
.title_txt_2 a:hover {
	color: #0e6290;
	text-decoration: underline;
}
/* CSS Content_3 */
.content {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.content ul li {
   float: left;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
}

dl {
	margin: 0px;
	padding: 0px;
	border: none;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
dt {
	margin: 0px 0px 4px 0px;
	height: 26px;
	background: url(../images/content_title_bg_1_26.png) left top repeat-x;
	padding: 0px;
	border: none;
}
dd { 
   float: left;
   margin: 0px;
   width: 362px;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   overflow: hidden;
   text-overflow:ellipsis;
}
/* CSS jzxx */
.jzxx_box {
	margin: auto;
	margin-bottom: 8px;
	height: 250px;
	border: 1px solid #d4d4d4;
	padding: 0px;
}
.jzxx_box_1 {
	margin: auto;
	margin-bottom: 8px;
	border: 1px solid #d4d4d4;
	padding: 0px;
}
.wytw_box {
    margin: 0 auto;
	height: 24px;
	padding: 0px 12px 0px 0px;
	border: none;
	text-align: right;
	line-height: 24px;
	color: #0e6290;
}
.wytw_box a {
	color: #0e6290;
	font-weight: bold;
	text-decoration: none;
}
.wytw_box a:hover {
	color: #2B2B2B;
	font-weight: bold;
	text-decoration: underline;
}
.jzxx_content {
	margin: 0 auto;
	width: 190px;
	padding: 0px 0px 0px 0px;
	border: none;
	overflow: hidden;
    text-overflow: ellipsis;
	line-height: 25px;
}
.jzxx_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.jzxx_content ul li {
   float: left;
   width: 190px;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   text-overflow : ellipsis;
   overflow:hidden;

}
/* CSS ContentTitle */
.content_title_box_1 {
	margin: auto;
	margin-bottom: 6px;
	height: 26px;
	background-color: #69bdec;
	padding: 0px;
	border: none;
	font-size: 14px;
}
.title_txt_1 {
	float: left;
	font-weight: bold;
	color: #fff;
}
.title_txt_1 a {
	color: #fff;
	text-decoration: none;
}
.title_txt_1 a:hover {
	color: #0e6290;
	text-decoration: underline;
}
/* CSS rdgz */
.content_title_box_2 {
	margin: auto;
	margin-bottom: 2px;
	height: 26px;
	background-color: #eceaeb;
	padding: 0px;
	border: none;
	font-size: 14px;
}
.title_txt_3 {
	float: left;
	font-weight: bold;
	color: #0e6290;
}
.title_txt_3 a {
	color: #0e6290;
	text-decoration: none;
}
.title_txt_3 a:hover {
	color: #0e6290;
	text-decoration: underline;
}
/* CSS Ywzn */
.ywzn_title_box {
	margin: 0px;
	height: 26px;
	/*background-color: #eceaeb;*/
	padding: 0px;
	border-top: none;
	font-size: 12px;
	line-height: 26px;
	vertical-align: middle;
}
.ywzn_title_left {
	float: left;
	margin: 0px;
	width: 426px;
	padding: 0px;
	border: none;
}
.ywzn_title_right {
	float: right;
	margin: 0px;
	width: 310px;
	padding: 0px;
	border: none;
}
.ywzn_content_box {
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	border: none;
}
.ywzn_content_left {
	float: left;
	margin: 0px;
	width: 426px;
	padding: 0px;
	border-right: 1px dotted #ccc;
}
.ywzn_content_right {
	float: right;
	margin: 0px;
	width: 310px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
.ywzn_content_lefttz {
	float: left;
	margin: 0px;
	width: 190px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
.ywfl_box {
    margin: 0 auto;
	padding: 0px 0px 0px 8px;
	border: none;
}
.ywfl_box ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.ywfl_box ul li {
   float: left;
   width: 106px;
   height: 22px;
   margin: 3px 8px 2px 0px;
   background: url(../images/title_icon_4.gif) left no-repeat;
   padding: 0px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 20px;
   line-height: 22px;
}

ywfl_box2 {
    margin: 0 auto;
	padding: 0px 0px 0px 8px;
	border: none;
}
.ywfl_box2 ul {
    float:inherit;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.ywfl_box2 ul li {
   float: left;
   width: 106px;
   height: 24px;
   margin: 3px 4px 3px 0px;
   background: url(../images/ywfl_bg_106_24.gif) left no-repeat;
   padding: 0px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 20px;
   line-height: 22px;
}

.ksfl_box {
    margin: 0 auto;
	padding: 0px 0px 0px 5px;
	border: none;
}
.ksfl_box ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.ksfl_box ul li {
   float: left;
   width: 90px;
   height: 24px;
   margin: 2px 8px 5px 0px;
   background: url(../images/ksfl_bg_106_24.gif) left no-repeat;
   padding: 0px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 20px;
   line-height: 24px;
}

.ksfl_box1 {
    margin: 0 auto;
	padding: 0px 0px 0px 8px;
	border: none;
}
.ksfl_box1 ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.ksfl_box1 ul li {
   float: left;
   width: 90px;
   height: 24px;
   margin: 1px 2px 1px 0px;
   background: url(../images/ksfl_bg_106_24.gif) left no-repeat;
   padding: 0px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 20px;
   line-height: 24px;
}
/* CSS Rdgz */
.rdgz_content {
	margin: 0 auto;
	width: 186px;
	padding: 2px 2px 2px 2px;
	border: none;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
	overflow: hidden;
    text-overflow: ellipsis;
	line-height: 18px;
}
.rdgz_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.rdgz_content ul li {
   float: left;
   width: 190px;
   background: url(../images/arrow_01.gif) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 18px;
   vertical-align: middle;
   text-overflow : ellipsis;
   overflow:hidden;
}

.rdgz_content ul li.long {
   float: left;
   width: 190px;
   background: url(../images/arrow_01.gif) no-repeat left 6px;
   padding: 2px 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 18px;
   vertical-align: middle;
}

.rdgz_content ul li a {
	color: #0e6290;
	text-decoration: none;
}
.rdgz_content ul li a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
/* CSS Content_3 */
.right_content {
	margin: 0 auto;
	width: 190px;
	padding: 0px 0px 17px 0px;
	border: none;
	overflow: hidden;
    text-overflow: ellipsis;
	line-height: 26px;
}
.right_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.right_content ul li {
   float: left;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
}
/* CSS ckxx */
.ckxx_box {
	margin: auto;
	margin-bottom: 8px;
	border: 1px solid #d4d4d4;
	padding: 0px;
	height:227px;
}
.ckxx_content {
	margin: 0 auto;
	width: 190px;
	padding: 0px 0px 0px 0px;
	border: none;
	overflow: hidden;
    text-overflow: ellipsis;
	line-height: 26px;
}
.ckxx_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.ckxx_content ul li {
   float: left;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   width: 190px;
   vertical-align: middle;
   text-overflow : ellipsis;
   overflow:hidden;
}
/* CSS zxfw */
.zxfw_title {
	margin: 0px;
	height: 56px;
	background: url(../images/zxfw_title_bg.png) left no-repeat;
	padding: 0px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}
.zxfw_middle {
	margin: 0px 0px 0px 0px;
	height: 64px;
	background: #eceaeb url(../images/zxfw_middle_bg.png) left top repeat-x;
	padding: 0px;
	border: none;
}
.zxfw_bottom {
	margin: 0px 0px 8px 0px;
	height: 12px;
	background: url(../images/zxfw_bottom_bg.png) left no-repeat;
	padding: 0px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}
.zxfw_content {
	margin: 0 auto;
	padding: 6px 6px 0px 6px;
	border: none;
}
.zxfw_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.zxfw_content ul li {
   float: left;
   margin: 0px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
}
/* CSS tonglangbanner */
.tlgg_box {
   margin: auto;
   margin-bottom: 8px;
   width: 960px;
   padding: 0px;
   border: none;
   clear: both;
   font-size: 0px;
   line-height: 0px;
}
.tlgg_box1 {
   margin: 0px 0px 8px 0px;
   width: 742px;
   padding: 0px;
   border: none;
   clear: both;
   font-size: 0px;
   line-height: 0px;
}
.gg_box {
  float: left;
  margin: 0px;
  padding: 0px;
  border: none;
  font-size: 0px;
   line-height: 0px;
}
.gg_box_1 {
  float: left;
  margin: 0px 8px 0px 8px;
  padding: 0px;
  border: none;
  font-size: 0px;
  line-height: 0px;
}
/* CSS rightbanner */
.right_banner_box {
	margin: auto;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}
/* CSS Myqy */
.myqy_box {
	margin: auto;
	margin-bottom: 8px;
	width: 958px;
	padding: 0px;
	border: 1px solid #d4d4d4;
	clear: both;
}
/* CSS Qymp */
.qymp_box {
    margin: 0 auto;
	padding: 0px 0px 0px 10px;
	border: none;
}
.qymp_box ul {
    float: left;
	margin: 0 auto;
	width: 348px;
	padding: 0px;
	/*border: none;*/
	border-bottom: 1px solid #d4d4d4;
}
.qymp_box ul li {
   float: left;
   width: 116px;
   height: 25px;
   margin: 0px;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   /*border-bottom: 1px solid #d4d4d4;*/
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   line-height: 25px;
}
.qymp_box_1 {
    margin: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.qymp_box_1 ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border-bottom: 1px solid #d4d4d4;
	width: 720px;
}
.qymp_box_1 ul li {
   float: left;
   width: 180px;
   /*width: 116px;*/
   height: 25px;
   margin: 0px;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border: none;
   /*border-bottom: 1px solid #d4d4d4;*/
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   line-height: 25px;
}
.qymp_box_2 {
    margin: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.qymp_box_2 ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.qymp_box_2 ul li {
   float: left;
   /*width: 716px;*/
   width: 720px;
   height: 25px;
   margin: 0px;
   background: url(../images/dot.png) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   line-height: 25px;
}
/* CSS yqlj */
.yqlj_content_box {
	margin: 6px 6px 6px 6px;
	padding: 0px;
	border: none;
}
.yqlj_left {
	float: left;
	width: 86px;
	font-weight: bold;
}
.yqlj_right {
	float: right;
	width: 860px;
}
.yqlj_right ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.yqlj_right ul li {
   float: left;
   margin-right: 16px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
}
/* CSS rollBox */
.rollBox {
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.rollBox .Cont {
	float: left;
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 3px;
}
.rollBox .ScrCont{
	width: 10000000px;
}
.rollBox .Cont .pic{
	width: 139px;
	float: left;
	text-align: center;
	padding-right: 10px;
	margin: 0px;
}
*+html .rollBox .Cont .pic {
	width: 139px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
.rollBox .Cont .pic img {
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto;
}
.rollBox .Cont .pic p {
	line-height: 26px;
	color: #505050;
}
.rollBox .Cont a:link,.rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}
.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}
.rollBox #List1,.rollBox #List2 {
	float: left;
}
.photo_up {
	float: left;
	margin: 0px;
	width: 26px;
	padding: 16px 0px 0px 0px;
	border: none;
	text-align: left;
}
.photo_next {
	float: left;
	margin: 0px;
	width: 26px;
	padding: 16px 0px 0px 0px;
	border: none;
	text-align: right;
}
/* CSS Nav */
.nav_box {
	margin: 0 auto;
	padding: 0px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 12px;
	text-indent: 12px;
	line-height: 26px;
	vertical-align: middle;
	color: #0e6290;
}
.nav_box a {
	color: #0e6290;
	text-decoration: none;
}
.nav_box a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
/* CSS znss */
.znss_box {
	margin: auto;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
}
/* CSS wxts */
.wxts_box {
	margin: auto;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 6px 12px 6px 12px;
	border: 1px solid #d4d4d4;
	font-size: 12px;
	background-color: #FFC;
	line-height: 20px;
}
/* CSS xflb */
.xflb_title {
	margin: auto;
	margin-top: 24px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
	padding: 0px 0px 0px 4px;
	border: none;
	background-color: #eee;
	font-weight: bold;
}
/* CSS sssm */
.sssm_box {
	margin: 12px 20px 12px 20px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	font-size: 12px;
	color: #0e6290;
	font-weight: bold;
	line-height: 26px;
}
/* CSS Table */
.tableshowline {
	border-collapse:collapse;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 95%;
	line-height: 26px;
	vertical-align: middle;
	font-size:12px;
}
.tableshowline td,.tableshowline th {
	border-bottom: 1px dotted #d4d4d4;
	padding: 0px 0px 0px 6px;
	vertical-align: middle;
}
.td_title {
	background-color: #eceaeb;
	font-weight: bold;
}
.td_title_1 {
	background-color: #e7f5fc;
	font-weight: bold;
}
.tableshowline a
{
	color:#0E6290;
}

.tableshowline a:hover
{
	color: #2B2B2B;
}


/* CSS Fengye */
.pagination {
	margin: 0 auto;
	padding: 2px 20px 20px 20px;
	border: none;
}
.pagination ul {
   margin: 0 auto;
   padding: 0px;
   text-align: right; /*Set to "right" to right align pagination interface*/
   font-size: 12px;
}
.pagination li {
   list-style-type: none;
   display: inline;
   padding-bottom: 1px;
}
.pagination a, .pagination a:visited {
   text-decoration: none; 
   color: #2e6ab1;
}
.pagination a:hover, .pagination a:active {
   color: #000;
   background-color: lightyellow;
   text-align:center;
}
.pagination li.currentpage {
  font-weight: bold;
  border: 1px solid navy;
  background-color: #2e6ab1;
  color: #FFF;
}
.pagination li.disablepage {
  border: 1px solid #929292;
  color: #929292;
}
.pagination li.nextpage {
  font-weight: bold;
}
* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
  margin-right: 3px;
  padding-right: 0;
}

/* leftmenu */
.left_menu_box {
	margin: auto;
	margin-bottom: 8px;
	border: 1px solid #d4d4d4;
	padding: 0px;
}
.bg_off {
    background-color: #0095d8;
}
.bg_on {
    background-color: #0e419c;
}
/* CSS Menutree */
h2 {
	margin: 0px;
	padding: 0px;
	border: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
#box {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.left_tree_content {
	margin: 0 auto;
	padding: 4px 0px 4px 0px;
	border: none;
}
.left_tree_content ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.left_tree_content ul li {
   float: left;
   margin: 0px 4px 0px 2px;
   width: 86px;
   /*height: 26px;*/
   background: url(../images/arrow_02.gif) left no-repeat;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 10px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.bt_off {
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_off.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
.bt_on {
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_on.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
.bt_off_1 {
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_off_1.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
.bt_on_1{
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_on_1.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
/* CSS Xwzx */
.xwzx_content_wrap {
   margin: auto;
   padding: 20px 40px;
   border: none;
   font-size:14px;
}
.news_title_wrap {
   margin: 0 auto;
   padding: 0px 0px 1px 0px;
   border-bottom: 1px solid #d4d4d4;
}
.news_title_box {
   margin: 0 auto;
   padding: 6px 0px 6px 0px;
   border-bottom: 3px solid #0e6290;
   font-family: "微软雅黑","黑体" Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   color: #0e6290;
   font-size: 22px;
}
.news_title_box01 {
   margin: 0 auto;
   padding: 1px 0px 1px 0px;
   border-bottom: 1px solid #d4d4d4;
   text-align: center;
}
.xwzx_content_box {
   margin: 0 auto;
   padding: 20px 0px 20px 0px;
   border0t: 0px;   
}
.news_close_box {
   margin: 0 auto;
   padding: 6px 0px 1px 0px;
   border-top: 1px solid #d4d4d4;
   text-align: center;
}
.news_close_box a { 
    margin: 0px;
	width: 100%;
	border: 0px;
	padding: 0px;
	color: #0e6290;
}
.news_close_box a:hover {
    text-decoration: underline;
	color: #2B2B2B;
}
/* CSS qylb */
.qylb_wrap {
	margin: auto;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 12px;
	padding: 0px;
	border: none;
}
.qy_title {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 16px;
	margin-right: 16px;
	background: url(../images/arrow_03.gif) left no-repeat;
	padding: 0px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	text-indent: 24px;
	vertical-align: middle;
	background-color: #d4effc;
}
.qy_name {
	margin: 0 auto;
	background: url(../images/arrow_04.gif) left no-repeat;
	padding: 0px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	text-indent: 12px;
	vertical-align: middle;
}
.qy_name a { 
    margin: 0px;
	border: 0px;
	padding: 0px;
	color: #0e6290;
}
.qy_name a:hover {
    text-decoration: underline;
	color: #2B2B2B;
}
.qy_content {
	margin: auto;
	margin-top: 6px;
	padding: 0px;
	border: none;
	font-size: 12px;
	text-indent: 24px;
	line-height: 22px;
	color: #2B2B2B;
}
.qy_content a { 
    margin: 0px;
	border: 0px;
	padding: 0px;
	color: #0e6290;
}
.qy_content a:hover {
    text-decoration: underline;
	color: #2B2B2B;
}
/* CSS jzlx */
.jzlx_wrap {
	margin: auto;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 24px;
	padding: 0px;
	border-bottom: 1px dotted #ccc;
}
.jzlx_wrap_1 {
	margin: auto;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 24px;
	padding: 0px;
	border: none;
}
.lx_name {
	margin: 0 auto;
	background: url(../images/lxnr_ico.gif) left no-repeat;
	padding: 0px;
	border: none;
	font-weight: bold;
	text-indent: 26px;
	vertical-align: middle;
	background-color: #eee;
	color: #0e6290;
}
.hfxj_name {
	margin: 0 auto;
	background: url(../images/hfxj_ico.gif) left no-repeat;
	padding: 0px;
	border: none;
	font-weight: bold;
	text-indent: 26px;
	vertical-align: middle;
	background-color: #eee;
	color: #0e6290;
}
.hfxj_name a { 
    text-decoration: underline;
	color: #0e6290;
}
.hfxj_name a:hover {
    text-decoration: none;
	color: #2B2B2B;
}
.lx_content {
	margin: auto;
	margin-top: 6px;
	padding: 0px;
	border: none;
	font-size: 12px;
	text-indent: 24px;
	line-height: 22px;
	color: #2B2B2B;
}
.lx_content a { 
	color: #0e6290;
	text-decoration: underline;
}
.lx_content a:hover {
    text-decoration: none;
	color: #2B2B2B;
}
.lx_time {
	margin: 0 auto;
	padding: 0px;
	border: none;
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
}
/* CSS gotop */
.sdwzb_name {
	margin: 0 auto;
	background: url(../images/arrow_06.gif) left no-repeat;
	padding: 0px;
	border: none;
	font-weight: bold;
	text-indent: 26px;
	vertical-align: middle;
	background-color: #eee;
	color: #0e6290;
	width: 720px;
}
.sdwzb_content {
	margin: auto;
	margin-top: 6px;
	padding: 0px 0px 6px 0px;
	border: none;
	font-size: 12px;
	line-height: 26px;
	color: #2B2B2B;
}
.sdwzb_content a { 
	color: #0e6290;
	text-decoration: underline;
}
.sdwzb_content a:hover {
    text-decoration: none;
	color: #2B2B2B;
}
.zzy_name {
	margin: 0 auto;
	background: url(../images/title_icon_2.gif) left no-repeat;
	padding: 0px;
	border: none;
	font-weight: bold;
	text-indent: 26px;
	vertical-align: middle;
	background-color: #d4effc;
	color: #0e6290;
	width: 720px;
}
.zzy_name a { 
	color: #C30;
	text-decoration: underline;
}
.zzy_name a:hover {
    text-decoration: none;
	color: #0e6290;
}
.zzy_name_1 {
	margin: 0 auto;
	background: url(../images/arrow_04.gif) left no-repeat;
	padding: 0px;
	border: none;
	text-indent: 12px;
	vertical-align: middle;
}
.zzy_name_1 a { 
	color: #0e6290;
	text-decoration: underline;
}
.zzy_name_1 a:hover {
    text-decoration: none;
	color: #2B2B2B;
}
.zzy_content {
	margin: auto;
	margin-top: 6px;
	padding: 0px 0px 6px 0px;
	border: none;
	line-height: 26px;
}
/* CSS gotop */
.gotop_box {
	margin: 0 auto;
	padding: 6px 20px 12px 20px;
	border: none;
	text-align: right;
}
/* CSS Footer */
.footer_box {
	margin: 0 auto;
	width: 960px;
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #d4d4d4;
	clear: both;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

.picborder
{
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0 auto;
}

table.ShowBorder
{	
	border-collapse:collapse;
}
table.ShowBorder td
{
	border:solid 1px #998780;
}
/* 2009-12-24 */
.sx_banner {
	margin: auto;
	margin-bottom: 8px;
	border: 1px solid #d4d4d4;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
}
.sx_gg {
	margin: 0 auto;
	padding: 1px 1px 1px 1px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}
.bm_box {
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: none;
}
.bm_box ul {
    /*float: left;*/
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.bm_box ul li {
   /*float: left;*/
   width: 99%;
   height: 24px;
   margin: 6px 0px 6px 0px;
   background: url(../images/ksfl_bg_106_24_01.gif) left no-repeat;
   padding: 0px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 18px;
   line-height: 24px;
   vertical-align: middle;
} 
.xwzx_content_box_1 {
   margin: 0 auto;
   padding: 0px 0px 20px 0px;
   border0t: 0px;
   width:100%;
}
.jgsz_title {
	margin: 0 auto;
	height: 26px;
	background: url(../images/title_icon_3.gif) left no-repeat;
	padding: 0px;
	border-bottom: 1px dotted #d4d4d4;
	font-size: 16px;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	color: #0e6290;
	line-height: 26px;
	text-indent: 24px;
}
/* CSS Table */
.tableshowline_1 {
	border-collapse:　collapse;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 100%;
	line-height: 26px;
	vertical-align: middle;
	border-top: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
}
.tableshowline_1 td,.tableshowline_1 th {
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 0px 12px 0px 12px;
	vertical-align: middle;
}
.td_title_2 {
	color: #0e6290;
	font-weight: normal;
}
.dz_title {
	margin: 0 auto;
	height: 26px;
	padding: 12px 0px 0px 0px;
	border-bottom: 1px dotted #d4d4d4;
	font-size: 16px;
	font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 26px;
	text-indent: 24px;
}
.tzhj_title {
	margin: 0 auto;
	height: 26px;
	background-color: #ecf6fb;
	padding: 0px;
	border: none;
	/*font-family: "微软雅黑", "黑体", Arial, Helvetica, sans-serif;*/
	line-height: 26px;
}
.tzzn_title {
	margin: 0 auto;
	height: 26px;
	background-color: #ecf6fb;
	padding: 0px;
	border: none;
	line-height: 26px;
}
.curlycontainer{
	border: 1px solid #d4d4d4;
	margin-bottom: 1em;
	/*width: 700px;*/
}
.curlycontainer .innerdiv{
	background: transparent url(../images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 6px 12px 12px 5px;
}
.tzhj_photo {
	float: left;
	width: 220px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #d4d4d4;
	font-size: 0px;
	line-height: 0px;
}
.tzhj_content {
	float: right;
	width: 454px;
	padding: 0px;
	border: none;
	text-indent: 28px;
}

.lxfs_boxxx {
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: none;
}
.lxfs_boxxx ul {
    float: left;
	margin: auto;
	margin-bottom: 6px;
	padding: 0px;
	border-bottom: 1px dotted #d4d4d4;
}
.lxfs_boxxx ul li {
   float: left;
   width: 190px;
   height: 20px;
   margin: 0 auto;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 2px;
   line-height: 20px;
   vertical-align: middle;
}
.bm_name {
	font-weight: bold;
}
.bm_tel {
	color: #0e6290;
}

.qy_box {
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: center;
}
.qy_box ul {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.qy_box ul li {
   margin: auto;
   margin-bottom: 12px;
   background-color: #fff;
   padding: 2px 2px 2px 2px;
   border: 1px solid #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   font-size: 0px;
   line-height: 0px;
   vertical-align: middle;
}
.hjmenu_box {
    margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border: none;
}
.hjmenu_box ul {
    float: left;
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.hjmenu_box ul li {
   float: left;
   width: 192px;
   height: 26px;
   margin: auto;
   margin-bottom: 1px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 24px;
   line-height: 26px;
   vertical-align: middle;
}
.hjmenu_off {
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_off_2.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
.hjmenu_on {
	margin: 0px;
	height: 26px;
	background: url(../images/menu_bg_off.png) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
	font-weight: bold;
}

.tzhj_list {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.tzhj_list ul {
	margin: 0 auto;
	padding: 0px;
	border: none;
}
.tzhj_list ul li {
   margin: 0px;
   width: 100%;
   height: 26px;
   background: url(../images/arrow_05.gif) left no-repeat;
   padding: 0px;
   border-bottom: 1px dotted #d4d4d4;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   text-indent: 12px;
   line-height: 26px;
   overflow: hidden;
   text-overflow: ellipsis;
   /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.tzhj_list ul li a {
	color: #0e6290;
}
.tzhj_list ul li a:hover {
	color: #2B2B2B;
}

.znmenu_off {
	margin: 0px;
	height: 26px;
	background: url(../images/arrow_07.gif) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
}
.znmenu_on {
	margin: 0px;
	height: 26px;
	background: url(../images/arrow_08.gif) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 22px;
	cursor: pointer;
	color: #0e6290;
	font-weight: bold;
}

.tzlc_box {
	margin: auto;
	margin-bottom: 20px;
	height: 26px;
	padding: 0px;
	border-bottom: 1px solid #d4d4d4;
}
.tzlc_menu {
	margin: 0 auto;
	padding: 0px;
	border: none;
	height: 26px;
}
.tzlc_menu ul {
	float: left;
	margin: 0;
	padding: 0px;
	border: none;
}
.tzlc_menu ul li {
   float: left;
   margin: 0px 12px 0px 0px;
   height: 26px;
   padding: 0px;
   border: none;
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   line-height: 26px;
}

.tzlcbt_off {
	margin: 0px;
	width: 136px;
	height: 26px;
	background: url(../images/tzlc_menu_off.gif) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 26px;
	cursor: pointer;
}
.tzlcbt_on {
	margin: 0px;
	width: 136px;
	height: 26px;
	background: url(../images/tzlc_menu_on.gif) left no-repeat;
	padding: 0px;
	border: none;
	line-height: 26px;
	text-indent: 26px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}