

body {
	margin: 0px 0px;
	padding: 0px 0px 0px 5px;
	background:#FFFFFF;
	font: 12px Verdana, "宋体";
	color: #222;
	line-height: 25px;
	text-align:center;
}
li {
	line-height:18px;
	list-style:none;
	margin-left:-11px;
	}
li.a1 {
	line-height:18px;
	list-style:none;
	margin-left:-11px;
	color:#005197;
	}
li.list1_H1 {
	line-height:21px;
	list-style:none;
	margin-left:-11px;
	}
table,td,tr,th {
	margin: 0px;
	padding: 0px;
	font: 12px;
	color: #222;
	line-height: 15px;
}
/*input {
	padding:1px;
	border:1px solid #7f9db9;
}*/
textarea {
	padding:1px;
	border:1px solid gray;
}
button {
	margin: 0px;
	padding:0px;
	line-height: 16px;
	cursor:hand;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.Headfont {
    margin-left:7px;
	margin-right:7px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0px;
	color:#101466;
	font-weight:normal;
	}
a.Headfont1 {
    margin-left:2px;
	margin-right:2px;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	}
a.Footfont {
    margin-left:5px;
	margin-right:5px;
	}
.formtip {
	color:#000;
	background: url(http://www.pipew.com/images/common/tipbg.gif) no-repeat left bottom;
	position:absolute;
	z-index:999;
	padding-bottom:4px
}
.formtip .tipcon{
	background:#ffc;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	padding:2px;
	white-space:nowrap;
	line-height: 12px;
}
.selectobj {
	position:absolute;
	z-index:999;
	display:none;
}
.selecttext {
	background: url(http://www.pipew.com/images/common/selectbg.gif) no-repeat right top;
	background-color: white;
	border:1px solid gray;
	cursor:hand;
}
.noborder {
	border:0px;
}
.divfloat{
	position:absolute;
}
.info_list{
	width: 100%;
	overflow: hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*topline部分字体设置*/
.topline_red {
    color:#FF0000;
	font-size:14px;
	font-weight:bold;
	font-family:"黑体", "新宋体";
	}
.topline  {
    width:90px;
	height:18px;
	margin-left:3px;
	}


