ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/pointer_ul.gif) left no-repeat;padding:0 0 0 8px;}

#roll {
    height: 200px;
    width: 200px;
    position: fixed; /*fixed实现绝对定位*/
    cursor:pointer;
}
#roll img{
    height: 42px;
    width: 123px;
    
}

 body,input,a,div,td,select, textarea{
 	margin:0px;
  	padding:0px;
	font-size:12px;
    font-family:Tahoma; 
    color:#828282; 
    line-height:13px;
	}

 .policy{
	font-size:12px;
    font-family:"Tahoma"; 
    color:#828080; 
    line-height:20px;
	}
.green{
	
    font-family:Tahoma; 
    color:#4D7E0D; 
	}
.gold{
	
    font-family:Tahoma; 
    color:#927812; 
	}
.ul_li{
	
    font-family:Tahoma; 
    color:#727171; 
	}
.policy2{
	font-size:10px;
    font-family:Tahoma; 
    color:#7284C9; 
    line-height:15px;
	}
.blue{
	
    font-family:Tahoma; 
    color:#5267B8; 
    line-height:15px;
	}
.dark{
	
    font-family:Tahoma; 
    color:#585858; 
	}
.l{
	
    font-family:Tahoma; 
    color:#5C5C5C; 
	}


  .input{
  		width:185px; height:23px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#969696;
		
    	font-family:Tahoma; 
    	color:#828282; 
    	line-height:10px;
		padding-top:5px;
		padding-left:9px;
		}

		.textarea{
  		width:185px; height:73px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#969696;
		
    	font-family:Tahoma; 
    	color:#828282; 
    	line-height:10px;
		padding-top:5px;
		padding-left:9px;
		overflow:auto;
		}

 
.font12line {
	font-size: 12px;
	line-height: 20px;
}
.tt1 {
	font-weight: bold;
	color: #3366CC;
}
.tt2 {

	font-weight: bold;
	color: #3366CC;
}
.tt3 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;

}
