/* copyright www.mtone.com.cn */

/* 基本元素*/
body { background-color:#ffffff; margin: 0px; scrollbar-track-color:#ffffff; scrollbar-3dlight-color:#B8B8B8; scrollbar-arrow-color:#acacac; scrollbar-base-color:#e9e9e9; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#F3F3F3; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#B3B5A3;}


td {font-family:Arial, Verdana,宋体; font-size:12px; color:#333333; line-height:18px; word-break:break-all; }
p  {font-family:Arial, Verdana,宋体; font-size:12px; margin-top:2px; margin-bottom:2px; color:#333333; line-height:18px;}
img,table {border:0px;}
form {margin-top: 0px; margin-bottom: 0px;}

a:link     {font-family:Arial, Verdana,宋体; font-size:12px; color:#444444; text-decoration:none;}
a:visited  {font-family:Arial, Verdana,宋体; font-size:12px; color:#444444; text-decoration:none;}
a:hover    {font-family:Arial, Verdana,宋体; font-size:12px; color:#C29408; text-decoration:none;}


/* INPUT */

/* SELECT */


/* TEXTAREA */
textarea{font-family:Arial, Verdana,宋体;font-size:12px; color:#666666;line-height:16px; background-color:#E0E6E4;padding-left:3px;padding-top:3px;border-top: 1px solid #CBCBCB;border-right: 1px solid #F6F6F6; border-bottom: 1px solid #F6F6F6; border-left: 1px solid #CBCBCB;}

a.mid:link     {font-family:Arial, Verdana,宋体; font-size:12px; color:#07AFC6; text-decoration:none;}
a.mid:visited  {font-family:Arial, Verdana,宋体; font-size:12px; color:#07AFC6; text-decoration:none;}
a.mid:hover    {font-family:Arial, Verdana,宋体; font-size:12px; color:#000000; text-decoration:none;}

a.mp3:link     {font-family:Arial, Verdana,宋体; font-size:12px; color:#45A201; text-decoration:none;}
a.mp3:visited  {font-family:Arial, Verdana,宋体; font-size:12px; color:#45A201; text-decoration:none;}
a.mp3:hover    {font-family:Arial, Verdana,宋体; font-size:12px; color:#000000; text-decoration:none;}

a.white:link     {font-family:Arial, Verdana,宋体; font-size:12px; color:#ffffff; text-decoration:none;}
a.white:visited  {font-family:Arial, Verdana,宋体; font-size:12px; color:#ffffff; text-decoration:none;}
a.white:hover    {font-family:Arial, Verdana,宋体; font-size:12px; color:#000000; text-decoration:none;}

a.ad:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
A.ad:visited {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
A.ad:hover {
	COLOR: #FE651A;
	
}

.gray tr
{
 background-color:expression((this.sectionRowIndex%2==0)?'#f1f1f1':'#FFFFFF');
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.pink tr
{
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.green tr
{
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.purple tr
{
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}
.ypurple tr
{
 background-color:expression((this.sectionRowIndex%2==0)?'#EDDEFF':'#FFFFFF');
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.red tr
{
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.yred tr
{
 background-color:expression((this.sectionRowIndex%2==0)?'#FFDCDA':'#FFFFFF');
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}

.yellow tr
{
 background-color:expression((this.sectionRowIndex%2==0)?'#FFFFFF':'#FFFCA7');
 color: #DD22DB;
 font-family: "??";
 font-size: 12px;
 font-weight: normal;
 line-height: 5mm;
 text-align:left;

}