/* CSS Document */
body{font-family: Arial, Helvetica, sans-serif;background:url(images/bg_img.jpg) no-repeat top center;margin:0}

body,p,td,div{font-size:12px; line-height:200%} 

a:link{text-decoration : none ;color : #333 ;}
a:visited {text-decoration : none ;color : #c30 ;}
a:hover {text-decoration : underline ;color : #f60 ;POSITION: relative; TOP: 1px;}
a:active {text-decoration : none ;color : #F90 ;} 

#main{width:870px; margin:0 auto}

.nav{color:#ffffff;font-size:12px;text-align:center}
.nav a:link,.nav a:visited,.nav a:hover{color:#fff; text-decoration:none}

.nav_tit{color:#FF6600;font-size:18px;font-weight:bold;padding-left:15px; font-variant:small-caps}

.pic_align{text-align:center}

.content_div{SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #6c6c90;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-ARROW-COLOR: #240024;
 SCROLLBAR-TRACK-COLOR: #fcfcfc;
 SCROLLBAR-DARKSHADOW-COLOR: #48486c;
 SCROLLBAR-BASE-COLOR: #fcfcfc;
 margin:15px;padding:10px; overflow-y:scroll; height:410px;word-wrap:break-word;  }

.ly_pic span{text-align:center;display:block}
.ly_pic ul{ list-style:none; margin:4px; padding:0}
.ly_pic li{list-style:none; width:94px; height:64px; float:left; display:block;margin-right:4px;margin-bottom:4px}