/*==========CSS名称：xfza==========*/
/*===请在此输入CSS内容===*/

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
/*a{text-decoration: none;}  链接无下划线,有为underline */ 
/*a:link {color: #ffffff;}  未访问的链接 */
 /*a:visited {color: #ffffff;} 已访问的链接 */
/*a:hover{COLOR: #999933;}  鼠标在链接上 */ 
/* a:active {color: #0000ff;} 点击激活链接 */

a{text-decoration: none;}
a:link {color: #ffffff;} /* 未访问的链接 */
a:visited {color: #ffffff;} /* 已访问的链接 */
a:hover{COLOR: #999933;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

a.hei:link {color: #333333;text-decoration:none;} /* 未访问的链接 */
a.hei:visited {color: #333333;} /* 已访问的链接 */
a.hei:hover{COLOR: #999933;} /* 鼠标在链接上 */ 
a.hei:active {color: #0000ff;} /* 点击激活链接 */
/* Body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */

body,div,form,ul,li {
	font-size: 12px;
	color: #606060;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:ffffff
}
.top_font {
	font-size: 12px;
	color: #ffffff;
}
.di_font {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #ffffff;
}
.rei_font {
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.ban_font {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 3px;
	color: #ffffff;
}
.sub_font1 {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.sub_font2 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}


.ttt_font {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
}

.title{
	font-size: 12px;
	line-height: 14px;
                margin-left: 5px;
}
.other{
	color: #00000;
}
.wz1 ul{list-style:none;}
.wz1 li {line-height: 25px;margin-top: 2px;margin-bottom: 2px;}
.wz1 a{display:block;text-align:left;height:22px;}
.wz1 a:link{color:#000000;text-decoration:none;}
.wz1 a:visited {color:#00000;text-decoration:underline;}
.wz1 a:hover{color:#0033FF; text-decoration:none;}
.wz1 a:active {color: #0000ff;}


.text{ margin-top: 12px;width: 230px;  line-height: 22px;}
.text li{text-align:left;  padding:3px 3px 3px 22px;clear:both; background:url(/Skins/xfza/sub_r14_c38.jpg) 1px 7px no-repeat; list-style-type:none;}
.text a:link{color:#ffffff;text-decoration:none;}
.text a:visited {color:#ffffff;text-decoration:underline;}
.text a:hover{color:#999933; font-weight:bold;text-decoration:none;}
.text a:active {color: #0000ff;}

.text1{ margin-top: 12px;width: 320px;  line-height: 22px;}
.text1 li{text-align:left;  padding:3px 3px 3px 22px;clear:both; background:url(/Skins/xfza/sub_r14_c38.jpg) 1px 7px no-repeat; list-style-type:none;}
.text1 a:link{color:#ffffff;text-decoration:none;}
.text1 a:visited {color:#ffffff;text-decoration:underline;}
.text1 a:hover{color:#999933; font-weight:bold;text-decoration:none;}
.text1 a:active {color: #0000ff;}

.texthei ul{list-style:none;float:left;margin-left: 5px;}
.texthei li{width:320px;text-align:left; padding:3px 0px 3px 20px; clear:both; float:left;background:url(/Skins/xfza/sub_r14_c38.jpg) 1px 7px no-repeat; }
.texthei a{display:block;text-align:left;height:20px;float:left}
.texthei a:link{color:#000000;text-decoration:none;float:left}
.texthei a:visited {color:#00000;text-decoration:underline;float:left}
.texthei a:hover{color:#999933; font-weight:bold;text-decoration:none;float:left}
.texthei a:active {color: #0000ff;float:left}

.wz2 ul{list-style:none;}
.wz2 li{width:200px;text-align:left;  padding:3px 3px 3px 20px; clear:both;background:url(/Skins/xfza/sub_r14_c38.jpg) 1px 7px no-repeat; }
.wz2 a{display:block;}
.wz2 a:link{color:#000000;text-decoration:none; }
.wz2 a:visited{color:#00000;text-decoration:underline;}
.wz2 a:hover{color:#999933; font-weight:bold;text-decoration:none;}
.wz2 a:active {color: #0000ff;}


.showpage a:link{color:#333333;text-decoration:none;}
.showpage a:visited{color:#333333;text-decoration:underline;}
.showpage a:hover{color:#999933; font-weight:bold;text-decoration:none;}
.showpage a:active {color: #0000ff;}


#infozone{font-size:12px;color:#ffffff;overflow:hidden;width:200px;height:20px;}
#infozone div{height:20px;line-height:20px;white-space:nowrap;overflow:hidden;color:#ffffff}

.inputcss {border:1px solid #c00; height:16px;margin-top: 5px;}
input {star : expression(
onmouseover=function(){this.style.borderColor="#060"},
onmouseout=function(){this.style.borderColor="#c00"})}

.classtd{
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.classli{
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border_title{
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*--Powered by:CreateLive CMS Version 4.1 CreateDate:2010-8-16 9:36:01--*/
