body {
 background: #dcdcdc url(/client/site/page_bg.gif) top left repeat-x;
}

a:link,
a:visited,
a:hover,
a:active {
 color: #038cf5;
 text-decoration: none;
}
a:hover {
 color: #000;
 text-decoration: none;
 background-color: transparent;
} 

 
 

h6{
	font-size:12px;
 font-family: "Lucida Grande", Arial, Geneva, Sans-serif; 
padding:3px 0 0px 0;  
color:#999;  
margin:0;
font-style:italic;
}
.doc{
  margin:0 auto;
   background:#fff;
	width:982px;  
}   

.page{
   

} 
.header{
	padding:13px 5px 5px 0px;
}
.logo{   
	margin:0px 5px 5px 12px;
	cursor:pointer;
	width:221px ;
	height:96px;
	background:url(/client/site/logo_top.jpg) top left no-repeat;
}  


 

form{
	padding:0;
	margin:0; 
	display:inline;
}
 

 /*rotator */


.ticker_wrapper{   
	margin-left:-10px;
	height: 220px; 
	width: 770px;  
	background:url(/system/assets/img/rotatorbg.png) 0 0 no-repeat; 	
	display: block;
	overflow: hidden;
	position: relative;   
}
 .newsticker {
 margin:20px 22px;;
    height:180px;
	display: block;
	overflow: hidden;
	position: relative;
	}


.ticker_img{
	width:250px;
	height:170px;
	border:1px solid #ccc;
	overflow:hidden; 
	float:left;  
	text-align:center;  
	background:url(/system/assets/img/wh_trans.png) 0 0 repeat;  
	cursor:pointer;

} 
.ticker_img img{
	border:<?=$borderwidth?>px solid #fff;
}

.ticker_desc{  
	margin-left:290px;  
	height:180px;
	overflow:hidden; 
	width:400px;

}    

.ticker_action{

} 

.ticker_action a:link,
.ticker_action a:visited{  
	display:block;
 background:url(/system/assets/img/harrow.png) 0 0 no-repeat;
	padding:10px 0 10px 40px;
	font-size:16px;
	font-weight:bold;
	margin-top:5px; 
	margin-left:-5px;  }


.newsticker ul{
   padding:0px;
margin:0; 
}

.newsticker ul li {   
	width:700px;
	clear:both;  
	float: left; /*add the float: left when you prefer a horizontal news ticker*/
	display: block;
	padding: 0 0 0 0px; 
	margin:0 0 20px 0;
	}

.t_t{
	display:block;
	color:#cc0000;
	font-size:30px;
}

.bb{
    display:block;
	color:#666;
	margin-top:-3px;
	font-style:italic;
	font-size:13px; 
}        
.t_tl{
	display:block;
	color:#000;
	font-size:13px;
	font-weight:bold; 
	margin-top:-2px;
}
   
.newbust{
	font-size:24px
}