body {font-family: Verdana,Arial Unicode MS,Arial,宋体; font-size: 14px; margin: 0px; margin-top: 1px; margin-left: 0px; background: url(bg_logo.png); background-position: top center;}
td {color: #000000; font-size: 14px;line-height: 150%}

a.left{background: url(bg.jpg) no-repeat;}

/* background: url(图片地址) ; 定义背景图片 */
/* background-repeat: no-repeat; 定义背景图片不重复 */
/* background-position: center; 定义背景居中 */
/* background-attachment: fixed; 定义背景固定，不滚动参数fixed */

/* default */
a:link { COLOR: #000000; text-decoration:underline;line-height: 200%}
a:visited { COLOR: #000000; text-decoration:underline;line-height: 200%}
a:hover { COLOR: #FF0000; text-decoration:none;line-height: 200%}
/* left */
.no{font-size:14px;color:#9C5900;line-height:100%;margin-top:10px;}
a.no:link{color:#9C5900;text-decoration:none;font-weight:normal}
a.no:visited{color:#9C5900;text-decoration:none;}
a.no:active {COLOR: #9C5900; TEXT-DECORATION: underline}
a.no:hover {color:#9C5900;text-decoration:none;}

/* 14 */
.b14{font-size:14px;color:#FFFFFF;line-height:150%;margin-top:10px;}
a.b14:link{color:#FFFFFF;text-decoration:none;font-weight:normal}
a.b14:visited{color:#FFFFFF;text-decoration:none;}
a.b14:active {	COLOR: #000000; TEXT-DECORATION: underline}
a.b14:hover {color:#000000;text-decoration:none;}

h1{font-size:27px;color:#0000FF;line-height:300%;margin-top:10px;}