body, td {
		font-size : 10pt;
		color : #ffffff;
		font-family : arial;
	}

a {
		text-decoration : none;
		color : #00007d;
		font-weight : bold;
		font-size : 10pt;
	}
	
a:hover {
		text-decoration : underline;
		color : #999999;
		font-weight : bold;
		font-size : 10pt;
	}
	
.link {
       font-size : 8pt;
	   color : #ffffff;
	   font-family : arial;
    }
	
.head {
       font-size : 10pt;
	   color : #990000;
	   font-family : arial;
	   font-weight : bold;
    }
input, textarea, checkbox, select {
		border-top : 1px solid #000000;
		border-bottom : 1px solid #000000;
		border-left : 1px solid #000000;
		border-right : 1px solid #000000;
		/*
		border-style : solid;
		border-width : 1px;
		*/
		background-color : #9AC4E4;
		font-size : 9pt;
		color : #000000;
	}
input.noBorder {
		border-width : 0;
		background-color : #fffffff;
		color : #ffffff;
	}
input.button {
		border-width : 0;
		background-color : #ffffff;
		color : #ffffff;
	}
.djHead{
       font-size : 10pt;
	   color : #7EE88D;
	   font-weight : bold;
	    font-family : arial;
    }
.formRed{
       font-size : 9pt;
	   color : #990000;
	   font-family : arial;
    }
.special{
      background: #B10800 url(pics/interface/bg_body.gif ) no-repeat
    }  
.special2{
      background: #4F7FD8 url(pics/interface/bg_body_b.gif ) no-repeat
    }  
.update {
       font-size : 8pt;
	   color : #000000;
	   font-weight : bold;
    }
.update2 {
       font-size : 8pt;
	   color : #ff0000;
	   font-weight : bold;
    }
.copyright {
       font-size : 8pt;
	   color : #666666;
	   font-family : arial;
    }
.date1 {
       font-size : 8pt;
	   color : #EAED03;
	   font-family : arial;
    }
.date2 {
       font-size : 8pt;
	   color : #0A8513;
	   font-family : arial;
    }
.currentBody {
       font-size : 10pt;
	   color : #000000;
    }
.schedule {
       font-size : 10pt;
	   color : #000000;
	   font-weight : bold;
    }
.schedule2 {
       font-size : 10pt;
	   color : #000000;
    }
.scheduleEn {
       font-size : 10pt;
	   color : #000000;
	   font-weight : bold;
	   font-family : arial;
    }
.schedule2En {
       font-size : 10pt;
	   color : #000000;
	   font-family : arial;
    }
.time {
       font-size : 10pt;
	   color : #ffffff;
	   font-weight : bold;
	   font-family : arial;
    }
.popchartHead {
       font-size : 11pt;
	   color : #000000;
	   font-weight : bold;
	   	font-family : arial;
    }
.programHead{
       font-size : 10pt;
	   color : #4EF9FF;
	   font-weight : bold;
	   font-family : arial;
    }
.programText {
       font-size : 10pt;
	   color : #ffffff;
	   font-weight : bold;
	   font-family : arial;
    }
	
	
	
#divUpControl{position:absolute; width:790px; left:10px; top:175px; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:790px; left:10px; top:480px; z-index:1; text-align: right} 
#divContainer{position:absolute; width:320px; height:360px; overflow:hidden; top:170px; left:400px; clip:rect(0,320,360,0); visibility:hidden} 
#divContent{position:absolute; width:320px; top:0; left:0}
#divDecor{position:absolute; width:800px; left:10; top:320px; z-index:1; text-align: right} 



