/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
     SCROLLBAR-FACE-COLOR: #312C29;
    SCROLLBAR-HIGHLIGHT-COLOR: #312C29; 
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #D6BF96; 
    SCROLLBAR-TRACK-COLOR: #312C29; 
    SCROLLBAR-DARKSHADOW-COLOR: #312C29;}
td { font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#333333;}
A:link { text-decoration:none;color:#333333;}
A:visited { text-decoration:none;color:#333333;}
A:hover { text-decoration:none; color:#D97305;}
A:active { text-decoration:none; color:#333333;}
.xinhao {color: #FF9900}
.title1 {
	color: #FF6600;
	font-weight: bold;
}
input,textarea,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	border: 1px solid #C7C8C7;
	background-color:#EEF8FF;
}
.a_aa:link {font-size: 16px;color: #ffffff;text-decoration: none; font-weight:bold; }
.a_aa:visited {color: #ffffff;text-decoration: none;font-weight:bold;}
.a_aa:hover {color: #ffffff;text-decoration: none;font-weight:bold;}

.a_b:link {font-size: 12px;color: #f4f4f4;text-decoration: none;}
.a_b:visited {color: #f4f4f4;text-decoration: none;}
.a_b:hover {color: #D97305;text-decoration: none;}

.title2 {  
  font-size:13px; color:#FFFFFF; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.title3 {
   font-size:13px; color:#000000; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

}