table { font-family:  Arial; font-size: 10pt; color:#666666;line-height:15pt;}
a:visited {  font-family:  "Arial"; font-size: 10pt; color:#999999; text-decoration: none}
a:link {  font-family: "Arial"; font-size: 10pt; color:#666666; text-decoration: none}
a:hover {  font-family: "Arial"; font-size: 10pt; color:#ff0000; text-decoration: underline}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
font-size: 10pt;background-color:#999999;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
a.class:link {color: #006699;font-size: 9pt;} /* 未访问的链接 */
a.class:visited {color: #003366;font-size: 9pt;} /* 已访问的链接 */
a.class:hover{color: #FF0000;font-size: 9pt;} /* 鼠标在链接上 */ 
a.class:active {color: #330000;font-size: 9pt;} /* 点击激活链接 */
a.left:link {color: #FF0000;} /* 未访问的链接 */
a.left:visited {color: #CC0000;} /* 已访问的链接 */
a.left:hover{color: #660099;} /* 鼠标在链接上 */ 
a.left:active {color: #330000;} /* 点击激活链接 */
.style1 {font-size: 11pt;line-height:15pt;}
.style2 {color:#ff0000;font-size: 10pt;}
.style3 {color:#000066;font-size: 17pt;font-weight: bold;font-family: Batang;}
.style4 {color:#006699;font-size: 8pt;}
.style5 {color:#006699;font-size: 9pt;}
.style6 {color:#003399;font-size: 12pt;font-weight: bold;}
.style7 {color:#ffffff;font-size: 11pt;}
.style8 {color:#000066;font-size: 11pt;font-weight: bold;}
.style9 {color:#3300cc;font-size: 9pt;}
.style10 {color:#006699;font-size: 11pt;}
a.top:link {color: #ffffff;font-size: 9pt;font-weight: bold;} /* 未访问的链接 */
a.top:visited {color: #cccccc;font-size: 9pt;font-weight: bold;} /* 已访问的链接 */
a.top:hover{color: #FFff00;font-size: 9pt;font-weight: bold;} /* 鼠标在链接上 */ 
a.top:active {color: #330000;font-size: 9pt;font-weight: bold;} /* 点击激活链接 */
.logo_bg /* 间隔虚线定义 */
{
background:url(images/logo_bg.jpg);
}
.left_top /* 左栏表格背景 */
{
background:url(images/left_top.gif);
}
.left_bottom /* 左栏表格背景 */
{
background:url(images/left_bottom.gif);
}
a.menu:link {color: #FF0000;font-size: 10pt;font-weight: bold;} /* 未访问的链接 */
a.menu:visited {color: #CC0000;font-size: 10pt;font-weight: bold;} /* 已访问的链接 */
a.menu:hover{color: #FFFF00;font-size: 10pt;font-weight: bold;} /* 鼠标在链接上 */ 
a.menu:active {color: #330000;font-size: 10pt;font-weight: bold;} /* 点击激活链接 */
.title /* 表格标题背景、文字颜色定义 */
{
border: 1px solid #DDDDEC;text-align: left;padding-left:5;padding-right:5;
}
.title2 /* 表格标题背景、文字颜色定义 */
{
border: 1px solid #666666;text-align: left;padding-left:5;padding-right:5;
}
.menu_bg /* 标题背景 */
{
background:url(images/menu_bg.jpg);
}
.pic /*图片边框 */
{
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
border-left-color: #ffffff; 
filter:progid:dximagetransform.microsoft.glow(color=#000000,strength=3);
}
