/* CSS Document */
*{margin:0;padding:0;border:0;}
body,td,th {
	font-size: 12px;
	line-height: 20px;
	color:#165967;
	font:Arial, Helvetica, sans-serif;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #163788;
	text-decoration: none;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #213941;
	text-decoration: none;
}
.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #163788;
	text-decoration: none;
}
.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #163788;
	text-decoration: none;
}
.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F6690C;
	text-decoration: none;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight:bold;
	color: #213941;
	text-decoration: none;
}
.black1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div#nifty{ margin: 0 0;background: #fff}
p {padding:10px}
div.rtop1{display:block;background: #DBE7ED}
div.rtop{display:block;background: #6193AD}
div.rtop div, div.rbottom div{display:block;height: 1px;overflow: hidden; background: #C1DBEC}
div.rtop1 div, div.rbottom div{display:block;height: 1px;overflow: hidden; background: #fff}
div.r1{margin: 0 5px}
div.r2{margin: 0 3px}
div.r3{margin: 0 2px}
div.rtop div.r4, div.rbottom div.r4{margin: 0 1px;height: 2px}
div.rtop1 div.r4, div.rbottom div.r4{margin: 0 1px;height: 2px}

ul.expanded{ margin-left:12px;
    display:block;
    }
ul.collapsed{
    display:none;
    }
.bg{filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#C1DBEC,gradientType=0)}

.info {position:relative; text-decoration:none;font-size:12px;width:40px;text-align:center;}/*设置链接的属性,一定要设置为relative才能使提示层跟着链接走*/
.info:hover {background:#eee;}
.info span {display: none }/*设置正常下的span为隐藏状态*/
.info:hover span /*设置hover下的span属性为呈现状态,并设置提示层的位置*/{display:block;position:absolute;top: 20px;left:40px;width:130px;border:1px solid #fff; background: #5E8FC1; color:#fff;padding:5px;text-align:left;}

.14hei{
font-size:12px;
text-align:left;
padding:2px 2px 2px 0px;}
.fctl{
	font-size:12px;
	float:right;
	height:20px;
	display:none;
	padding-right:20px;
}
.fbt{  border-bottom:1px #006600 dashed;
	color: #30726F;
	font-weight:normal;
	cursor:hand;
	font-size:12px;
}
.fbt1{ border-bottom:1px #006600 dashed;
	color: #1868AD;
	font-weight:normal;
	cursor:hand;
	font-size:12px;
}
.fra{border:1px solid #CCCCCC;
	display:none;
	background-color:#F7F7F7;
	padding:4px 8px 4px 8px;
	font-size:12px;
	color:#666666;
	font-weight: normal;
	width:98%;
}
.fdp{ border:1px #38A4D1 solid;
	display:none;
	background-color: #F1FBFE;
	padding:6px 8px 8px 8px;
	font-size:12px;
	color:#1F7E92;
}
.fdp1{ border:1px #38A4D1 solid;
	background-color: #F1FBFE;
	padding:6px 8px 8px 8px;
	font-size:12px;
	color:#000000;
}
.ectl{
	font-size:12px;
	height:18px;
	display:none;
}
.ebt{
	color:#006600;
	font-weight: normal;
	cursor:hand;
	font-size:12px;
	margin-left:8px;
}
.ebt1{
	color:#FF0000;
	font-weight:normal;
	cursor:hand;
	font-size:12px;
	margin-left:8px;
}
textarea.asArea{
	border:1px solid #CCCCCC;
	width:98%;
	height:100px;
	background-color:#F7F7F7;
	font-size:12px;
	color:#999999;
	overflow: auto;
	
  }
input.asArea{
	border-bottom:1px solid #8EB4C9;
	width:50px;
	height:15px;
	background:none;
	font-size:12px;
	color:#0066CC;	
		
  }
.mnsj1{ background-image:color:#0D4B80;
	padding:10px;
	margin:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color: #555;
}
.mnsj2{
	background:#F7F7F7;
	text-align:left;
	margin-top:1px;
	color:#666666;
	padding-left:20px;
	padding-top:5px;
	border:1px solid #cee8dd;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.mnsj-line{
	padding-left:20px;
	height:22px;
	background-image: url(../images/timubg.JPG);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CEE8DD;
	color:#666666;
}
.anli {
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}

.mnsj-line1{
background:#C7EDFF ;
padding-left:10px;
border-bottom:#AABCD2 1px solid;
}
.bbbg{
 background-position:top;
 background-image:url(../images/bbbg.jpg);
 background-repeat:repeat-x;
 }
.14title{
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	letter-spacing:0.2em;
	color:#555;
	text-align: left;
	padding-left: 10px;
}
