@charset "gb2312"
a.white:link {  font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.white:visited {  font-size: 9pt; color: #FFFFFF; text-decoration: none}
a.white:hover {  font-size: 9pt; color: #00FF00}
.eng {font-size: 10px;font-weight: bold;}
a.darkgray:link {  font-size: 9pt; color: #333333; text-decoration: none}
a.darkgray:visited {  font-size: 9pt; color: #333333; text-decoration: none}
a.darkgray:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}

a.orange:link {  font-size: 11pt; color: #ff6600; text-decoration: none}
a.orange:visited {  font-size: 11pt; color: #ff6600; text-decoration: none}
a.orange:hover {  font-size: 11pt; color: #ff6600}

a.fuchsia:link {  font-size: 9pt; color: fuchsia; text-decoration: none}
a.fuchsia:visited {  font-size: 9pt; color: fuchsia; text-decoration: none}
a.fuchsia:hover {  font-size: 9pt; color: fuchsia}

a.black:link {  font-size: 9pt; color: #000000; text-decoration: none}
a.black:visited {  font-size: 9pt; color: #000000; text-decoration: none}
a.black:hover {  font-size: 9pt; color: blue;text-decoration: none}
td{ font-size: 9pt; color: #090 }
th{ font-size:9pt;background-color:#FFFFEA; font-weight: 600; color: #FF9933}
A:visited { color: #009900; text-decoration:none; font-size: 9pt}
A:hover {color:red;text-decoration:underline; font-size: 9pt; font-weight: 400}
A:link { color: #009700; text-decoration: none ; font-size: 9pt}
A:active { color: #66FF66; text-decoration:underline ; font-size: 9pt} 
p {  font-size: 12pt; font-weight: 400; color: #006600}
A.black:link { color: black; text-decoration: none ; font-size: 9pt}
A.black:hover {color:blue;text-decoration:underline; font-size: 9pt}

.titlestar {  font-size: 13px; color: #1C5500; text-decoration: underline; font-weight: normal}
.body11 {  font-size: 13px; color: #339900}
.bai {  font-size: 12px; color: #FFFFFF}
.big {  font-size: 14pt; font-weight: bold; color: #000000}
.lvtitle {  font-size: 14px; color: #349800; font-weight: bold}
A.star:visited { color: green; text-decoration:none; font-size: 11pt}
A.star:hover {color:#00ff00;text-decoration:none; font-size:11pt; font-weight: 400}
A.star:link { color: green; text-decoration: none ; font-size: 11pt}
A.star:active { color:green; text-decoration:underline ; font-size:11pt} 
.body {  font-size: 13px; color: #000000}
A.superstar:visited { color: white; text-decoration:underline; font-size: 11pt}
A.superstar:hover {color:#FE8B02;text-decoration:underline; font-size:11pt; font-weight: 400}
A.superstar:link { color: white; text-decoration: underline ; font-size: 11pt}
A.superstar:active { color:white; text-decoration:underline ; font-size:11pt} .green {  font-size: 14px; color: #339900}

.bigblank
{
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
}

.formstyle
{
	FONT-SIZE: 9pt;
	BORDER-RIGHT: #009900 1px solid;
	BORDER-TOP: #009900 1px solid;
	BORDER-LEFT: #009900 1px solid;
	BORDER-BOTTOM: #009900 1px solid;
	color: #090;
	font-family: "Tahoma", "??им?";
	background-color: ffffff;
}
.suppersock {
	font-size: 9pt;
	line-height: 170%;
}
.text {
	color: #090;
}
.zhengwen {
	color: #090;
	height: 18px;
    font-weight: bold;
}


/* -- powered by yauboo - last update 2004.02.09 -- */
select {
    font: 100% Tahoma, Arial, Helvetica, sans-serif;
    color: #090;
    border: 1px solid #009900;
    /*position: absolute;
    overflow:hidden*/
    vertical-align: top;
}

.text1 {
	padding: 0em 0.5em 0em 0.5em;
	color: #090;
}

div.tabs {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
	background: transparent;
    border-collapse: collapse;
    border-bottom-color: #090;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0.5em 0em 0em 1em;
    white-space: nowrap;
}

div.tabs a.text {
    /* The normal, unselected tabs. They are all links */
    
    background: #fff;
    border-width: 0px; 
    color: #090;
    font-weight: normal;
    height: 22px;
    margin-right: 0.5em;
    padding: 6px 12px 2px 12px;
    text-transform: lowercase;
}

div.tabs a.text:hover {
    /* The normal, unselected tabs. They are all links */
    
    background: #fff;
    border-width: 0px; 
    color: #090;
    font-weight: normal;
    height: 22px;
    margin-right: 0.5em;
    padding: 6px 12px 2px 12px;
    text-transform: lowercase;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
    background: #def4e0;
    border-color: #090;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #090;
    font-weight: bold;
    height: 22px;
    margin-right: 0.5em;
    padding: 6px 12px 2px 12px;
    text-transform: lowercase;
}

div.tabs a.selected {
    /* The selected tab. There's only one of this */
    background: #390;
    border-color: #090;
    border-bottom-color: #090;
    color: #fff;
    font-weight: bold;
    /*
    background: #93BEE2;
    border: 1px solid #090;
    border-bottom: #090 1px solid;
    color: #93BEE2;
    font-weight: normal;
    */
}

div.tabs a:hover {
    /*background-image: url("../exchange/images/center.gif");*/
    background: #390;
    border-color: #090;
    border-bottom-color: #090;
    color: #fff;
    font-weight: bold;
}

/*  */