body {
	padding: 0px;
	margin: 0px;
	
	background-color: #f5f5f5;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.top{
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#234b88;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	position: relative;
	z-index: 2;

	box-shadow: 0px 2px 3px #555;
	-moz-box-shadow:0px 2px 3px #555;
	-webkit-box-shadow:0px 2px 3px #555;
	}

.top ul{
	padding:0px;
	margin:0px;
	text-indent:20px;
	}

.top a{
	font-size:12px;
	color:#234b88;
	text-decoration:none;
	}

.header {
	width: 100%;
	padding-top: 10px;
	height: 138px;
}

.logo {
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.home_logo {
	float: left;
	position: relative;
	margin: 20px 0 0 20px;
}

.logo img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 0px solid ;
}


.header ul{
	width: 1002px;
	margin: auto;
}

.content {
	width: 100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
	background-image:url(../../../images/img/home_content.jpg);
	
    background-size: 100%;
   
    
    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/img/home_content.jpg',sizingMethod='scale');
}

.content-obj {
	width: 1002px;
	text-align:center;
	margin: auto;
	
	background-color: #fff;
	box-shadow: 0px 2px 3px #555;
	-moz-box-shadow:0px 2px 3px #555;
	-webkit-box-shadow:0px 2px 3px #555;
    border: 1px solid #f00; 
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*MOZ , FF*/
	opacity:0.75; /*CSS3, FF1.5*/
}

.content .menu {
	width: 1002px;
	margin: 0 auto 10px auto; 
	height: 30px;
	background-color: #3368a7;
	box-shadow: 0px 2px 3px #00194d;
	-moz-box-shadow:0px 2px 3px #00194d;
	-webkit-box-shadow:0px 2px 3px #00194d;

	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*MOZ , FF*/
	opacity:0.80; /*CSS3, FF1.5*/

}

.content .menu li{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	font-family: '微软雅黑';
}

.content .menu li a {
	color: #fff;
	text-decoration: none;
}

.content .menu li a:hover {
	color: #c9d3df;
	text-decoration: none;
}

.item {

	float:left;
	width: 450px;
	height: 250px;
	display: inline-block;
	padding: 0 16px 0 10px;
	margin: 10px 4px 10px 4px;
}

.item:nth-child(odd){
	border-right: 1px solid #c9c9c9; 
}

.item .list a{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.item .list a:hover {
	color: #333;
}

.item .list li {
	line-height: 25px;
	text-indent: 10px;
	margin-bottom: 2px;
	border-bottom: 1px #cdcdcd dashed;
}

.item .title {
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-indent: 10px;
	color: #4677b1;
	font-family: '微软雅黑'
}
.item .title a{
	color: #4677b1;
	text-decoration: none;
}

.item .title a:hover{
	color: #000;
	text-decoration: none;
}

.item .time {
	font-size: 12px;
	text-indent: 10px;
	color: #999;
	float: right;
	margin-right: 10px; 
}

.clearfix {
	clear:both; 
	float:none;
}

.footer {
	width: 100%;
	
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #555;
	position:relative;
	bottom:0;
	
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #f5f5f5;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.top{
	height:26px;
	line-height:26px;
	font-size:12px;
	color:#234b88;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	position: relative;
	z-index: 2;

	box-shadow: 0px 2px 3px #555;
	-moz-box-shadow:0px 2px 3px #555;
	-webkit-box-shadow:0px 2px 3px #555;
	}

.top ul{
	padding:0px;
	margin:0px;
	text-indent:20px;
	}

.top a{
	font-size:14px;
	color:#234b88;
	text-decoration:none;
	}

.header {
	width: 100%;
	padding-top: 10px;
	height: 138px;
}

.logo {
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.home_logo {
	float: left;
	position: relative;
	margin: 20px 0 0 20px;
}

.logo img {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 0px solid ;
}

.site_name {
	width: auto;
	font-size: 16px;
	font-family: '微软雅黑';
	padding: 3px 10px 3px 10px;
	background-color: #fff;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	display: inline-table;
	float: right;
	margin: 100px 0 0 0;
	z-index: 1;
}

.header ul{
	width: 1002px;
	margin: auto;
}

.content {
	width: 100%;
	margin: 0 auto;
	background-image:url(../../../images/img/home_content.jpg);
	background-repeat: no-repeat;
}

.content-obj {
	width: 1002px;
	height:auto;
	margin: auto;
	background-color: #fff;
	box-shadow: 0px 2px 3px #555;
	-moz-box-shadow:0px 2px 3px #555;
	-webkit-box-shadow:0px 2px 3px #555;
    border:1px solid #c9c9c9;
    
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*MOZ , FF*/
	opacity:0.75; /*CSS3, FF1.5*/
}

.content .menu {
	width: 1002px;
	margin: 0 auto 10px auto; 
	height: 30px;
	background-color: #3368a7;
	box-shadow: 0px 2px 3px #00194d;
	-moz-box-shadow:0px 2px 3px #00194d;
	-webkit-box-shadow:0px 2px 3px #00194d;

	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*MOZ , FF*/
	opacity:0.80; /*CSS3, FF1.5*/

}

.content .menu li{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	font-family: '微软雅黑';
}

.content .menu li a {
	color: #fff;
	text-decoration: none;
}

.content .menu li a:hover {
	color: #c9d3df;
	text-decoration: none;
}

.item {
	float: left;
	width: 450px;
	height: 250px;
	display: inline-table;
	padding: 0 16px 0 10px;
	margin: 10px 4px 10px 4px;
}

.item:nth-child(odd){
	border-right: 1px solid #c9c9c9; 
}




.item .list a{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.item .list a:hover {
	color: #333;
}

.item .list li {
	line-height: 25px;
	text-indent: 10px;
	margin-bottom: 2px;
	border-bottom: 1px #cdcdcd dashed;
	text-align:left;
}

.item .title {
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	text-indent: 10px;
	color: #4677b1;
	font-family: '微软雅黑'
}
.item .title a{
	color: #4677b1;
	text-decoration: none;
}

.item .title a:hover{
	color: #000;
	text-decoration: none;
}

.item .time {
	font-size: 12px;
	text-indent: 10px;
	color: #999;
	float: right;
	margin-right: 10px;
	.margin-top:-25px\9; 
}

.clearfix {
	clear:both; 
	float:none;
}

.footer {
	width: 100%;
	height:200px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #555;
	z-index:-2;
}

/**tab**/
.tab-container{
	background-color: #fff;
	width: 100%;
	}

.tab-container .cell-title{
	}

.tab-container .cell-title tr td{
	background-color: #80a4c1;
	line-height: 30px;
	}

.tab-container tr td{
	border-bottom: 1px solid #e2e2e2;
	line-height: 35px;
	text-align: left;
	text-indent: 7px;
	}

.tab-container .item-title{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: right;
}


.item-detail .item-title{
	font-size: 12px;
	color: #888;
	font-weight: 400;
}

.item-detail tr td {
	text-indent: 0px;
	line-height: 35px !important;
}
.item-detail .title {
	text-indent: 7px;
}

.hide-backgroud tr:hover td{
	background-color: #80a4c1;
	}

.tab-container .tab-menu th{
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 35px;
	border: 1px solid #d8d8d8;
	border-left: 0px;
	text-align: left;
	text-indent: 7px;
	background-color: #f3f3f3;
	border-right: 0px;
	}

.tab-container .tab-menu th:first-child{
}

.tab-container .tab-menu th:last-child{
	border-right: 0px solid #c0d9e6;
}

.tab-container tr td input[type=text]{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	border: 1px solid #c9c9c9;
	text-align: left;
	text-indent: 5px;
	}

.tab-container tr td button{
	margin: 5px 0;
	}

.tab-container  tr td .hide-border{
	border: 0px;
	}

.tab-container tr:last-child td{
	/*border-bottom: 0px;*/
	}

.tab-container .title{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	}

.tab-container .add{
	text-align: right;
	}
.tab-container .add .add-plus{
	font-weight: bold;
	background-color: #fff;
	line-height: 20px;
	margin-right: 10px;
	padding: 2px 5px 2px 3px;
	display: block;
	float: right;
	}
.tab-noborder  tr td{
	border-bottom: 0px solid;
	line-height: 35px;
}
