/* CSS Document */
*{margin:0;padding:0;border:0;}
body {
 font-size:13px;   
 background:url() ; 
 line-height:1.5;
}
table td{font-family: arial, 宋体, serif;font-size:13px;color: #000000; line-height:2.0}
input { font-size:12px;color: #000000}


.font1 {font:12px/160% "宋体";color:#555555} 
.input2 {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "宋体"; font-size: 12px; }




/*菜单*/
#nav {
	 line-height: 24px;  list-style-type: none;
}

#nav a {
	display: block; width: 75px; text-align:center;
}

#nav a:link  {
	color:#666; text-decoration:none;
}
#nav a:visited  {
	color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
	float: left; text-align:center
}
#nav li a:hover{
	background:#999;
}
#nav li ul {
	line-height: 27px;  list-style-type: none;text-align:left;
	left: -999em; width:90px; position: absolute; 
}
#nav li ul li{
	float: left; width:90px;
	background: #F6F6F6; 
}


#nav li ul a{
	display: block; width:90px;text-align:left;padding-left:24px;
}

#nav li ul a:link  {
	color:#666; text-decoration:none;
}
#nav li ul a:visited  {
	color:#666;text-decoration:none;
}
#nav li ul a:hover  {
	color:#F3F3F3;text-decoration:none;font-weight:normal;
	background:#C00;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}



/*首页*/
.t1{ color:#fff; font-size:14px;}
.t2{ color:#fff; font-size:14px; background:url(../images/tbg-k2.jpg) no-repeat;}


.STYLE1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE2 {font-size: 13px}

.STYLE3 {
	color: #000000;
	font-size: 14px;
}
.STYLE4 {color: #FFFFFF}
a{color: #000000;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.STYLE6 {color: #FFFFFF; font-size: 14px; }
.input1{ border:double #999 1px;}

/* 内页*/
.t td{font-size:13px; line-height:2.0; font-weight:bold; color:#FFFFFF; background:url(../images/t-bg.jpg) no-repeat bottom;}
.left{ background:url(../images/l-pic1.jpg) no-repeat bottom #F8F6EA;}
.r-bg{background:url(../images/r-bg.jpg) no-repeat right bottom;}
.plistb{border-right:2px solid #d1d1d1;}
.bk1{border:2px solid #ccc;}