@charset "utf-8";
*{
margin:0;
padding:0;
}
img{
border:none;
padding:0;
}
/* link & type */
body, div{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
div{
margin:0 auto;
}
ul, dl, ol{
margin:0;
padding:0;
list-style:none;
}
.clear{
 clear:both;
 }


.Inline{
display:inline;
}
.bold, .bold a{
font-weight:bold;
}
.overauto{
	overflow:auto;
	font-weight: bold;
}
.mar10{margin-top:10px;}
.font14,.font14 a{font-size:14px;}
.ellips,.ellips li{white-space:nowrap;overflow:hidden;-o-text-overflow: ellipsis;/* for Opera */text-overflow:ellipsis;/* for IE */}

/*tab-begin*/
.content-list {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #89B1CF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height:100px;
	_height:expression((document.documentElement.clientHeight||document.body.clientHeight)<100?"100px":""); 
	
}

.bar-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #C1CED5;
	border-bottom-color: #355E99;
	margin-bottom: 10px;
	text-indent: 10px;
	height: 30px;
	line-height: 32px;
}

 .tab {
	WIDTH: 116px;
	FLOAT: left;
	color: #5d6371;
	background-color: #DFDFDF;
	margin-right: 8px;
	line-height: 36px;
	padding-right: 5px;
	
}
.tab LI {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.tab ul {
	padding-left: 6px;
}

.tab .bt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	width: 104px;
	background-color: #DFEFF7;
	padding-left: 5px;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}



