@charset "gb2312";
/* CSS Document */

/* ÎÄ×ÖÑùÊ½ */

a:link,a:visited {color:#333;text-decoration:none;}
a:hover,a:active {color:#333;text-decoration:none;}

.red a:link,.red a:visited{font-size:14px;color: #d00c0d; text-decoration:underline;font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold;}
.red a:hover,.red a:active{font-size:14px;color: #d00c0d; text-decoration:underline;font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold;}

.writ a:link,.writ a:visited {color:#464646;text-decoration:none;}
.writ a:hover,.writ a:active {color:#464646;text-decoration:none;}

.orange a:link,.orange a:visited{font-size:14px;color: #ff6400; text-decoration:none;font-weight:bold;}
.orange a:hover,.orange a:active{font-size:14px;color: #ff6400; text-decoration:underline;font-weight:bold;}

.black a:link,.black a:visited {color: #333; text-decoration:underline;}
.black a:hover,.black a:active {color: #ff6400; text-decoration:underline;}
