
body {
    background-size: 100% auto;
	margin: 0px;
	background-color: #f8f8f7;
}

#top {
	width: 1180px;
	height:260px;
	margin: 0px auto;
	background: url(../image/top_back.png) no-repeat;
	padding: 5px;
}
#header {
	width:100%;
	height:58px;
	background-color: #4F75D3;
	padding-left: 0px;
	padding-right: 0px;
}

#header_box {
	width: 1180px;
	height:58px;
	margin: 0 auto;
}

#mainbox{
	width:100%;
	height:100%;
	padding: 0px; margin: 0px;
}
#mainDW{
	width:100%;
	height:100%;
	padding-top: 20;
	overflow: hidden;
}
img {
	border: 0;
}
a {
	cursor:pointer;
}

/** Navigation **/
#navigation {
	display: inline-block;
	list-style: none;
	width: 100%;
	padding: 0;
	margin-left: 0px;
}
#navigation li {
	position:relative;
	float: left;
	height: 58px;
	width: 196px;
}
#navigation li div {
/* 	color: #b29eba; */
	color: #fff;
	display: block;
	font-family: "Capriola-Regular";
	font-size: 14pt;
	line-height: 58px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align:middle;
	position:relative;
}
#navigation li div:hover, #navigation li.selected div {
	background-color: #BB1800;
	color: #fff;
	height: 58px;
	border-left: 1px solid #4F6CA4;
	border-right: 1px solid #4F6CA4;
}
/*------------------------------ CONTENTS ------------------------------*/

.mbmContent {
    width: 1180px;
    margin: 0px auto;
    line-height: 25px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    clear: both;
    /*------白色渐变---------*/
      background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
/*   	background-color: #ffffff;   */
/* 		background-color: #cce2ff;  */
/*  background-color: #eff6ff;  */


}


.btndiv {
    width: 100%;
    clear: both;
    margin: 30px auto;
    text-align: center;
}

.policies{
	color: black;
}
.policies:hover{
	color: red;
	text-decoration: none;
}

.pageCss{
	width: 1180px;display: none;margin:0 auto;
}


.pageRule{
	display: none;margin-top: 10px;width: 950px ;margin:0 auto;
	background: white;
}

.pageVisibility{
	visibility: hidden;margin-top: 30px;height: 10px;
}

.form {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border-width: 3px 1px 1px;
    table-layout: fixed;
}

.form .formTitle {
    position: relative;
    left: 0px;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
    width: 90px;
    padding-right: 10px;
}

.form .formValue{position:relative;padding:2px;width:auto;}


.form-control{
  height: 30px !important;
}


.page1_r {
    width: 330px;
    height: auto;
    float: left;
    display: inline;
    padding-left: 5%;
}


.fl {float:left; display:inline}
.fr {float:right; display:inline}

.yc_content_inner{width:1180px; margin:0 auto; padding:0px 0 0 0; overflow:hidden; }

.yc_info_left{width:360px; overflow:hidden; }
.yc_info_left_dt
{
	background:url(../image/dt_logo.png); width: 340px; height: 270px; margin-top: 10px;
}
.yc_info_gov{height:270px; }
.yc_ig_title{height:40px;  text-align:right; padding:5px 6px 0 0;}
.yc_ig_list{width:340px; height:265px; background-color:#fffbed; border:1px solid #ffd88c; }
.yc_ig_list ul
{
	padding-left: 18px; padding-top: 10px; width: 360px;
}
.yc_ig_list ul li{margin-bottom:7px; list-style: none; }
.yc_ig_list ul li a
{display:block;
	height:42px;
	width:300px;
	border:1px solid #ffd88c;
	line-height:40px;
	padding-left:16px;
	background:url(../image/icon_ar1.gif) no-repeat 240px center #fff;}




.yc_info_left_title{height:42px; border-bottom:1px solid #a6d0f4; line-height:42px;
	background: #dbf0ff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dbf0ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbf0ff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dbf0ff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dbf0ff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dbf0ff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dbf0ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbf0ff',GradientType=0 );
}
.yc_info_left_title strong{font-size:14px; color:#0083d7; padding-left:11px;}
.yc_info_left_title span{float:right; padding-right: 8px;}


.yc_info_lists{height:270px;  margin-top:10px; border:1px solid #a6d0f4; overflow: hidden;}
.yc_info_list{width:720px; padding:5px 5px 0 5px; overflow:hidden;}
.yc_info_list ul li{height:36px; line-height:36px;background:url(../image/bg_dot_line.gif) repeat-x bottom; white-space:nowrap; list-style: none;}
.yc_info_list ul li a{display:inline-block; background:url(../image/icon_square.gif) no-repeat 4px center; padding-left:13px;}
.yc_info_right{width:800px; margin-left:5px; overflow:hidden;}


