<style type="text/css">
<!--
td {
        font-family: MS Shell Dlg;
        font-size : 12px;
        cursor : default;
        line-height : 20px;
}
p {
       text-indent: 28px
}

li {  
       list-style-type: square;
       list-style-image: url(images/li.gif);
}

#hot{  
       list-style-image: url(images/lihot.gif);
}

#new{  
       list-style-image: url(images/linew.gif);
}

form{
         margin-top:0px;
         margin-bottom:0px
}

input,textarea,select{
	font-family: Tahoma,MS Shell Dlg,宋体;
	font-size : 12px;
	background-color : #EEEEEE;
	background-color:#F8F8F8;
	line-height:14.7px;
 	padding-top:1px; 
	padding-left:2px;
	padding-right:2px; 
	padding-bottom:0px;  
	border-style:solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
/* default link colors */
a { 
  color: #330000;
  background-color: transparent;
  text-decoration: none;
}
a:hover { 
  color: #993300;
  background-color: transparent;
  text-decoration: underline;
}

/* default page elements */
p, li, dl {
  text-align: left;
}
h1 {
	font-size: 14.7px; 
	font-weight: bold;
	color:#333300;
	margin-top:6px; 
	margin-bottom:6px
	}
h1.white{
	color:#FFFFFF
	}
h2 {
	font-size: 14.7px;
	font-weight: bold;
	color:#666666;
	margin-top:4px; 
	margin-bottom:4px;
	}
h3 {
	font-size: 14.7px;
	color:#748BB7;
	margin-top:4px; 
	margin-bottom:4px;
	}
h4 {
	font-size: 14.7px;
	font-weight: bold;
	color:#000000;
	margin-top:4px; 
	margin-bottom:4px;
	}
h5 {
	font-size: 14.7px;
	color:#663300;
	margin-top:4px; 
	margin-bottom:4px;
	}

h6 {
	font-size: 14.7px;
	color:#636563;
	margin-top:4px; 
	margin-bottom:4px;
	}

/* buttons */
.button {
        font-family: Tahoma,MS Shell Dlg,宋体;
        font-size : 12px;
        font-weight : border;
}

.text {
        color : #000000;
        font-family: Tahoma,MS Shell Dlg,宋体;
        font-size : 12px;
        font-weight : normal;
        background-color : #FFFFFF;
}
select {
        color : #000000;
        font-family: Tahoma,MS Shell Dlg,宋体;
        font-size : 12px;
        font-weight : normal;
        background-color : #EEEEEE;
}
.firstalt {
                background-color: #EEEEEE;
}
.secondalt {
                background-color: #FFFFFF;
}
.bigfont {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 14.7px;
                    font-weight : border;
}
.normalfont {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 12px;
}
.middlefont {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 12px;
}
.smallfont {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 12px;
}
.arrow {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 9px;
                    color: #FF6600;
}
#content a:link,#content a:active,#content a:visited {
                text-decoration: underline;
                color : #3366cc;
}
#content a:hover {
                text-decoration: none;
                color : #9966cc;
}
.content {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 14.7px;
                    line-height: 180%
}

.subhead {
                    font-family: Tahoma,MS Shell Dlg,宋体;
                    font-size: 14.7px;
                    color: #FF6600;
}


/* generic body */
body {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 80%;
  color: #000;
  background-color: #fff;
  background-position: top left;
  background-attachment: scroll;
  background-image: url("$phparticleurl/$style[imagesfolder]/bg.gif");
}


.topnav a {
	font-size: 12px;
	color: #000000;
}
.topnav a:link {color: #000000; text-decoration: none}
.topnav a:visited {color: #000000; text-decoration: none}
.topnav a:active {color: #000000; text-decoration: none}
.topnav a:hover {color: #FFFFFF; text-decoration: none}

#nav { background-color :#303958 }
#nav A{ text-decoration: none; color: #FFFFFF; TEXT-DECORATION: none}

#root A{ text-decoration: none; color: $style[roottextcolor];}
#cat A{ text-decoration: none; color: #000000;}

#head { color: $style[tableheadtextcolor]; background-color :$style[tableheadbgcolor]}
#head A{ text-decoration: none; color: #FFFFFF;}

#cattitle A {COLOR: #993300; TEXT-DECORATION: underline}
#cattitle A:link {COLOR: #993300}
#cattitle A:visited {COLOR: #993300}
#cattitle A:active {COLOR: #993300}
#cattitle A:hover {COLOR: #FF3300; TEXT-DECORATION: none}

#article { color: FF0000; font-size : 14.7px; line-height : 20px;}
#article A{ text-decoration: underline; color: #186594;}
#article A:hover {COLOR: #993000; TEXT-DECORATION: none}


-->
</style>