/* CSS Document */
*, body {
	-webkit-appearance: none;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
body{
	background:#e8edf1;}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	text-decoration:none;
}
/*---------------------------------------
head
---------------------------------------*/
.head{
	background:#0ea2f8;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:22px;
	color:#fff;
	font-style: normal;}
/*---------------------------------------
search
---------------------------------------*/
.search,.white-box,.note-box{
	background:#fff;
	padding:10px;}
.table{
	border:0;
	}
.table td{
	padding:5px 3px;
	}

.txt{
	border:1px solid #ccc;
	height:30px;
	line-height:30px;
	padding:3px 0px;
	font-size:14px;
	   -moz-border-radius:3px;     
   -webkit-border-radius:3px;   
   border-radius:3px; 
   color:#333; 
   width:100%;         
	}
.table img{
	border:1px solid #ccc;
	vertical-align:bottom;
	text-align:right;
		   -moz-border-radius:3px;     
   -webkit-border-radius:3px;   
   border-radius:3px;  
	}
.button{
	background:#59c079;
	height:40px;
	line-height:40px;
	color:#fff;
	width:120px;
	text-align:center;
	font-size:14px;
	border:none;
	 	   -moz-border-radius:3px;     
   -webkit-border-radius:3px;   
   border-radius:3px;   }
.search{
	margin-bottom:10px;}
.white-box{
	margin:10px 0px;
	}
.table-qy{
	color:#333;
	}
.name-qy
{
	font-size:14px;
	}
.info-qy,.time-qy{
	font-size:12px;
	}
/*-------------------------------------
--------------------------------------*/
.table td.lable-td{
	padding-bottom:0px;
	font-size:14px;}
.select{
	border:1px solid #ccc;
	height:38px;
	line-height:38px;
	font-size:14px;
	   -moz-border-radius:3px;     
   -webkit-border-radius:3px;   
   border-radius:3px; 
   color:#333; 
   width:100%; }
.button-green{
	background:#69c540;}
.note-box{
	border-bottom:1px solid #ccc;
	}
.note-box li{
	list-style-type:none;
	font-size:14px;
	margin:10px 0px;}
.right{
		text-align:right;}
.table-note {
	font-size:14px;
	color:#333;}
.more{
	background:#fff;
	padding:15px;
	text-align:center;
	}
	
 a.more-btn{
	background:#ccc;
	color:#bbb;
	padding:10px 40px;
	color:#fff;
	font-size:14px;
	display:inline-block;
		   -moz-border-radius:3px;     
   -webkit-border-radius:3px;   
   border-radius:3px; }
/*------------------------------------------
------------------------------------------*/
.info-bg{
	background:#fff;
	}
.titTop h1 {
    color: #333;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:24px;
}
.detailTime	{
	font-size:12px;
	  color:#333;
	margin-bottom:5px;}
.normal105{
	font-size:14px;
	text-indent:2em;
	line-height:24px;
	}