/*CSS DOCUMENT*/

/*字体*/
.hotLine {
	font-family:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#747373;
}

.hotLine1 {
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#4a4a4a;
}


.main {
	font-family:"宋体";
	font-size:12px;
	color:#333;
	line-height: 140%;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style-position: outside;
}


.password {
	font-family:"宋体";
	font-size:12px;
	color:#000000;
}

/*链接*/
A.var{
	COLOR: #666;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	cursor:hand;
	font-weight: bold;
}
A.var:hover {
	COLOR: #d60f11;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
li {
	color: #CCC;
	padding-left: 0px;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}


A.main_02{	
	COLOR: #333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none; 
}
A.main_02:hover {
	COLOR: #d60f11;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

A.main_06{
	COLOR: #666;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	line-height: 20px;
}
A.main_06:hover {
	COLOR: #d60f11;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}


/*表格*/
.tablelp4-1{border: 1px solid #dadada;}

#S_box { OVERFLOW: hidden; WIDTH: 100%; POSITION: relative;}
.navbar { width: 100%; top: 250px; z-index: 9999; position: absolute; }
#S_LeftButton { FLOAT: left; WIDTH: 26px; height: 45px; CURSOR: pointer; margin-left: 140px; }
#S_RightButton { FLOAT: right; WIDTH: 26px; height: 45px; CURSOR: pointer; margin-right:140px }