<style type="text/css">
HTML {
	TEXT-DECORATION: none
}
BODY{
<%
pathname=Request.ServerVariables("Script_Name")
locate=instrrev(pathname,"/")
length=Len(pathname)
filename=Lcase(Mid(pathname,locate+1,length))

If instr(filename,"face")>0 Then
%>
    background-COLOR: #<%=Facebackcolor%>;
	
<%Else%>

    background-COLOR: #<%=Backcolor%>;
	
<%End if%>
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {
	FONT-SIZE: <%=Tablememosize%>px; COLOR: #<%=Tablememocolor%>; leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0
}
A:link {
	FONT-SIZE: <%=Linksize%>px; COLOR: #<%=linkcolor%>; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: <%=Linksize%>px; COLOR: #<%=visitedcolor%>; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: <%=Linksize%>px; COLOR: #<%=activecolor%>; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND-POSITION: left 50%; FONT-SIZE: <%=Linksize%>px; BACKGROUND-ATTACHMENT: scroll; COLOR: #<%=hovercolor%>; TEXT-DECORATION: none
}
A {
	FONT-SIZE: <%=Linksize%>px; COLOR: #<%=linkcolor%>
}
.title1{
    FONT-SIZE: <%=Tabletitletextsize1%>px; background-COLOR: #<%=Tabletitlebackcolor1%>; COLOR: #<%=Tabletitletextcolor1%>
}
.title2{
    FONT-SIZE: <%=Tabletitletextsize2%>px; background-COLOR: #<%=Tabletitlebackcolor2%>; COLOR: #<%=Tabletitletextcolor2%>
}
.txt1{
    FONT-SIZE: <%=Tabletextsize1%>px; background-COLOR: #<%=Tablebackcolor1%>; COLOR: #<%=Tabletextcolor1%>
}
.txt2{
    FONT-SIZE: <%=Tabletextsize2%>px; background-COLOR: #<%=Tablebackcolor2%>; COLOR: #<%=Tabletextcolor2%>
}
.nav{
    FONT-SIZE: <%=Navtextsize%>px; COLOR: #<%=Navtextcolor%>
}
.txttime{
    FONT-SIZE: <%=Textlistsize%>px; COLOR: #<%=Textlistcolor%>
}
.txtlist{
    FONT-SIZE: <%=Tablelisttextsize%>px; COLOR: #<%=Tablelisttextcolor%>
}
.menu_cn{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_cn:link{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_cn:visited{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_cn:hover{
    COLOR: <%=Menuftextcolor%>; 
  <%if Menuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.menu_big{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_big:link{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_big:visited{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_big:hover{
    COLOR: <%=Menuftextcolor%>; 
  <%if Menuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.menu_en{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_en:link{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_en:visited{
    FONT-SIZE: <%=Menujtextsize%>px; COLOR: #<%=Menujtextcolor%>; 
  <%if Menuetextsize="1" Then%>
    FILTER: dropshadow(Color=<%=Menuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.menu_en:hover{
    COLOR: <%=Menuftextcolor%>; 
  <%if Menuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.face_cn{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_cn:link{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_cn:visited{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_cn:hover{
    FONT-SIZE: <%=Facemenujtextsize%>px;COLOR: <%=Facemenuftextcolor%>; 
  <%if Facemenuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.face_big{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_big:link{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_big:visited{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_big:hover{
    FONT-SIZE: <%=Facemenujtextsize%>px;COLOR: <%=Facemenuftextcolor%>; 
  <%if Facemenuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.face_en{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_en:link{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_en:visited{
    FONT-SIZE: <%=Facemenujtextsize%>px; COLOR: #<%=Facemenujtextcolor%>; 
  <%if Facemenuetextsize="1" Then%>
    FILTER: dropshadow(Color=#<%=Facemenuetextcolor%>,offx=1,offy=1); HEIGHT: 1px;
  <%End if%>
}
.face_en:hover{
    FONT-SIZE: <%=Facemenujtextsize%>px;COLOR: <%=Facemenuftextcolor%>; 
  <%if Facemenuftextsize="1" Then%>
   Top: 1px; POSITION: relative;
  <%End if%>
}
.layer {
	BORDER-RIGHT: #b0b0b0 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #b0b0b0 1px solid; PADDING-LEFT: 7px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; BORDER-LEFT: #b0b0b0 1px solid; COLOR: #0000ff; LINE-HEIGHT: 21px; PADDING-TOP: 3px; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #eeeeee
}
</style>