﻿body
{
	margin:0px;
}
/* LAD ENTERPRISE website CSS Document */
/*动态链接颜色*/
a.a1{font-size: 9pt;color: #333333;	text-decoration: none}
a.a1:active{color: red;	text-decoration: none}
a.a1:hover {color: #2018a4; text-decoration: underline}

/*英文字体*/
.eng7 {  font-family: "tahoma"; font-size: 7pt}
.eng8 {	font-family: "tahoma";	font-size: 8pt;	letter-spacing: 0.15em;color: #666666;}
.eng9 {font-family: "Arial", "Helvetica", "sans-serif";	font-size: 9pt;	line-height: 22px;}
.red11 {font-size: 11pt;color: #FF6600;}
/*中文颜色*/
.cn9 {  font-size: 9pt; letter-spacing: 0.2em; color: #333333; line-height: 120%}
.chinese9 {	font-size: 12px; line-height: 22px; color: #666666;}
.cn9white {	font-size: 9pt;	color: #FFFFFF;	line-height: 20px;	font-family: "Arial", "宋体";}
.cn11 {  font-size: 10pt;color: #FF0000;font-family: "tahoma";font-weight: bold;line-height: 22px;}
.cn12 {  font-size: 12pt; line-height: 130%; color: #0066CC}
/*表格颜色*/
.line {  font-size: 2px}
.table1pxblack {  border: inset; border-width: 1px 0px 0px; border-color: black #000000; font-family: "Arial", "宋体"; font-size: 9pt; line-height: 130%}
.table1px {	border: 1px dashed #666666;}
.button1px { border: none;}
.tablesearch {background-color: #CCCCCC;border: 1px solid #666666;}


TABLE.text10
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a.dec
{
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
a.aguide{
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

ul
{
	list-style:none;
	color:white;
	margin:0px;
	padding:0px;
	font-size:1em;
	font-size:17px;
	color:white;
	
}
#webmenu
{
	height:25px;
	background:#2018A4;
	font-size:1.3em;
	text-align:left;
	border-bottom:5px #F60 solid;
	z-index:9999;
}
#webmenu .space
{
    width:6px;
    background:url("/images/list00.gif") no-repeat left top;
}
#webmenu a
{
    color:white;
	font-size:12px;
	text-decoration:none;
}
#webmenu li ul
{
	display:none;/**/
}
#webmenu li ul li
{
	float:inherit;
}/**/
*html #webmenu li ul li
{
	display:inline;
}
#webmenu li ul a
{
	float:none;
	height:25px;
	line-height:25px;
	padding:0px 10px;
	padding-left:18px;
}
#webmenu .height-auto
{
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu , .five-menu,.second-menuw
{
	position:absolute;
}
.first-menu li
{
	float:left;
	position:relative;
}
.first-menu a
{
	float:left;
	display:block;
	padding:0px 25px;
	height:25px;
	line-height:25px;
	background:#2018A4;
	font-size:.7em;
}


.second-menu
{
	top:25px;
	left:7px;
	width:120px;
}
.second-menuw
{
	top:25px;
	left:0px;
	width:180px;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
    
	font-size:12px;
}
.second-menu
{
	padding-bottom:5px;
	background:url("/images/orange.gif") repeat-x bottom;
}
.second-menu a{
	background:#2018A4
}
.second-menu a:hover, .second-menuw a:hover {
	background:#2018A4 url("/images/arrow.gif") no-repeat left -37px;
}

.third-menu a {
	background:#4c4c4c;
	font-weight:normal;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
.third-menu, .fourth-menu, .five-menu
{
	top:0px;
	left:177px;
	width:177px;
}

#indexcall
{
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	color:black;
	text-decoration:none;
}
#indexcall a
{
	text-decoration:none;
	color:#000;
}
#indexcall a:hover
{
	text-decoration:underline;
	color:#2018A4;
}

#historylist
{
	color:black;
	font-size:12px;
	margin:5px 0px 10px 0px;
	border-bottom:2px gray solid;
	padding-bottom:5px;
}
#historylist span
{
	padding:2px 0px 0px 2px;
}
#historylist div
{
	color:gray;
}
.historylistspanhover
{
	background:url("/news/admin/images/hover.gif") repeat-x;
	color:#F60;
	cursor:pointer;
}
.historylistspanactive
{
	background:url("/news/admin/images/hover.gif") repeat-x;
	color:white;
}

#historycontent
{
	line-height:1.5em;
	height:220px;
}