/* -------------- main ------------------ */
body {
	font-size: 12px;
    line-height: 1.5;
    font-family: 微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0px;
    overflow-x:hidden;
}
#liad_header {
	display: block;
    float: left;
    padding: 27px 0px 0px;
}
#liad_header {
	background-color: #0F3480;
	width:100%;
}
#liad_logo {
	position:absolute;
	left:15px;
	top:15px;
    float: left;
}
 #liad_logo_title {
 	position:absolute;
	left:195px;
	top:10px;
	color: #FFF;
	font-size:24px;
    font-family: 微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:600;
    float: left;
 }
#liad_logo_title_en{
	margin-top:4px;
	position:absolute;
	left:195px;
	top:37px;
	color: #FFF;
	font-size:12px;
    font-family: 微软雅黑,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:600;
    float: left;
}
/* menu */
#liad_menu {
	display: block;
    float: left;
    padding: 30px 10px 0px 150px;
}
/* info */
#liad_info {
	color:#FFF;
	padding:6px 0 6px 10px;
	position:absolute;
	right:15px;
	top:0;
	white-space:nowrap;
	font-size:12px;
	text-align:right;
}
#liad_info span {
	color:#444;
}
#liad_info a {
	color:#FFF;
	padding:0;
	text-decoration:none;
}
#liad_info a.high {
	color:#FFC806;
	text-decoration:none;
}
#liad_info a:hover,
#liad_info a:focus,
#liad_info a:active {
	color:#FFC806;
	text-decoration:none;
}
#liad_info small {
	color:#666;
	font-size:11px;
	text-align:right;
}
#liad_info img.avatar {
	background:#fff;
	float:right;
	margin:5px 0 0 8px;
	padding:4px;
}
#liad_info span{
	color:#fff;
}
/* menu */
#menu {
	font: 13px "trebuchet MS", Arial, Helvetica;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu {
	border: 1px solid #0064C8;
	background-color: #0066CC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom: 1;
}
#menu li {
	float: left;
	border-right: 1px solid #0182E8;
	position: relative;
}
#menu > li:last-child {
	border-right: 0px;
}
#menu a {
	float: left;
	padding: 6px 25px;
	color: #fff;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	cursor: pointer;
}
#menu li:hover > a {
	color: #E5E5E5;
}
*html #menu li a:hover {
	color: #E5E5E5;
}
#menu ul {
	margin: 20px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 99;
	background: #0066CC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	left: 155px;
	margin: 0 0 0 20px;
}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	border-bottom: 1px solid #0182E8;
}
#menu ul li:last-child {
	border-bottom: 0px;
}
#menu ul a {
	padding: 6px 10px;
	width: 150px;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
#menu ul a:hover {
	background-color: #0186ba;
}
#menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #0066CC;
}
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #0066CC;
}
#menu ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}
#menu ul ul li:first-child a:hover:after {
	border-right-color: #0299d3;
	border-bottom-color: transparent;
}
#menu ul li:last-child > a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
/* title */
#liad_title {
    background-color:#F5F5F5;
    border: 1px solid #DDE1E4;
    float: left;
    width: 100%;
    height: 34px;
}
.wrapper, .wrapper-login {
    margin: 0px 10px;
    text-align: left;
    width: 100%;
    position: relative;
}
#liad_title h1 {
    color: #404A58;
    font-size: 1.2em;
    padding: 7px 0px;
    margin: 0px;
    top: 0px;
    line-height: 1.2em;
    float: left;
}
#liad_title h1 span {
	color:#C4E3FF;
}
/* liad_body */
#liad_body {
	clear: both;
}
#liad_content {
	overflow-x:hidden;
	overflow-y:auto;
}
/* liad_footer */
#liad_footer {
	background:#0F3480;
	bottom:0;
	padding:10px 0 8px;
	position:fixed;
	width:100%;
	opacity:1;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	text-align:center;
	color:#fff;
}
/* tabs */
.tabs {
	height:25px;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	background-color: #999;
	color:#FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	float: left;
    display: inline-block;
    margin: 7px 2px 0px 2px;
    cursor: pointer;
}
.tabs-icon {
	float: left;
	height: 100%;
	width: 15px;
}
.tabs-text {
	height: 100%;
	float: left;
	line-height: 25px;
	text-align:center;
}
.tabs-close {
	height: 100%;
	width: 20px;
	float:right;
	padding-left:5px;
	filter:alpha(opacity=50);
	opacity:0.8;
}
.tabs-close:hover {
	filter:alpha(opacity=80);
	opacity:0.5;
}
.tabs-active {
	background-color: #0F3480;
	/*border: 1px solid #0182E8;*/
}
.tabs-page {
	position: absolute;
	z-index:5;
	border-style:none;
}


/* corner
---------------------------------------------------------------------*/

.corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.corners-top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.corners-bottom {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.corners-right {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.corners-left {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.corners {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.box {
	margin: 5px 2px;
	padding: 5px;
/*	border: 1px solid #DDE1E4;*/
}
.box table {
	border: 0px;
	font-size: 14px;
}
.box  table thead {
	background: #F0F6FF;
}
.box  table thead th{
	border: 0px;
	height: 40px;
}
.box  table tbody td {
	height: 37px;
	border: 0px;
	/*border-bottom: 1px solid #ddd;*/
	/*border-left: 0px;*/
	/*border-right: 0px;*/
}
.box  table tbody .odd {
	background-color: #FFFFFF;
}
.box  table tbody .even {
	background-color: #F3F7FA;
}
.box  table tbody tr.selected{
	background-color: #B0BED9!important;
}

/* Main layout
---------------------------------------------------------------------*/
#liad_west {
	position: absolute;
	top: 0px; 
	bottom: 0px; 
	left: 0px; 
}
#liad_main {
	position: absolute;
	top: 0px; 
	bottom: 0px; 
	right: 0px; 
}
#liad_west .btn-group {
	/*margin: 3px 10px 0px 4px;*/
}
/* Index layout
---------------------------------------------------------------------*/

.wrapper_con_4 ul {
	list-style: none;
	padding:0px 10px 0px 5px;
	width:470px;
	border:0px solid red;
}
.wrapper_con_4 ul li {
	padding-left: 20px;
	line-height: 22px;
	margin-top: 7px;
	background: url(../img/Icon_jt.png) 5px 10px no-repeat;
	border-bottom:1px dashed #DDDDDD;
}
.wrapper_con_4 ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
.wrapper_con_4 ul li a:hover {
	color: #5089d5;
}
.wrapper_con_4 ul li span {
	float:right;
}
.ul_left {
	float:left;
}
.ul_right {
	float:right;
}
.span_more {
	margin-top : 2px;
	position:absolute;
	right:10px;
	bottom:-1px;
	color:#FF8F20;
}
/* common
---------------------------------------------------------------------*/
.center {
	margin:0 auto;
}
.w900 {
	width:900px;
}
.w1000 {
	width:1000px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt10 {
	margin-top:10px;
}
.mt5 {
	margin-top:5px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.text-center{
	text-align:center;
}
.w230 {
	width:230px;
}
.h23 {
	height:23px;
}
.w243 {
	width:243px;
}
/* progressBar
---------------------------------------------------------------------*/
#progressBar{
    width: 800px;
    height: 20px;
    position: relative;
    margin: 15px 0 0 20px;
}
#progressBar div{
    width: 100%;
    height: 5px;
    position: absolute;
    top:50%;
    left: 0;
    margin-top:-10px;
    border:1px solid #ddd;
    background: #ccc;
}
#progressBar div span{
    position: absolute;
    display: inline-block;
    background: green;
    height: 5px;
}
#progressBar>span{
    position: absolute;
    top:0;
    margin-top: -10px;
    width: 100px;
    height: 25px;
    border:1px solid #ddd;
    border-radius: 4px;
    background: green;
    margin-left: -20px;
    color:#fff;
    padding-top: 3px;
    text-align:center;
}
