100 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			CSS
		
	
	
			
		
		
	
	
			100 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			CSS
		
	
	
.pop_t_content{
 | 
						|
width:653px;
 | 
						|
margin-top:5px;
 | 
						|
}
 | 
						|
.pop_t_content_h{
 | 
						|
width:653px;
 | 
						|
}
 | 
						|
.pop_t_content_h th{
 | 
						|
background:#FFFFFF url(../images/bg_tcontent_h.jpg) no-repeat right bottom;
 | 
						|
border-bottom:3px double #DDDDDD;
 | 
						|
height:19px;
 | 
						|
text-align:center;
 | 
						|
border-right:1px solid #DDDDDD;
 | 
						|
border-left:1px solid #DDDDDD;
 | 
						|
border-top:1px solid #CCCCCC;
 | 
						|
}
 | 
						|
.pop_t_content_c{
 | 
						|
width:653px;
 | 
						|
text-align:center;
 | 
						|
}
 | 
						|
.pop_t_content_c td{
 | 
						|
height:18px;
 | 
						|
text-align:center;
 | 
						|
border-right:1px solid #DDDDDD;
 | 
						|
border-left:1px solid #DDDDDD;
 | 
						|
}
 | 
						|
.pop_odd{
 | 
						|
background:#FFFFFF;
 | 
						|
color:#000000;
 | 
						|
font-weight:normal;
 | 
						|
background-image:none; 
 | 
						|
}
 | 
						|
.pop_even{
 | 
						|
background:#E7EDFE;
 | 
						|
color:#000000;
 | 
						|
font-weight:normal;
 | 
						|
background-image:none; 
 | 
						|
}
 | 
						|
.pop_current{
 | 
						|
background:#7A98FE;
 | 
						|
color:#FFFFFF;
 | 
						|
font-weight:bold;
 | 
						|
}
 | 
						|
.pop_focus{
 | 
						|
background-image:none;
 | 
						|
background:#999999; 
 | 
						|
color:#FFFFFF;
 | 
						|
font-weight:bold;
 | 
						|
}
 | 
						|
.pop_t_content .row1{
 | 
						|
width:10%;
 | 
						|
}
 | 
						|
.pop_t_content .row2{
 | 
						|
width:20%;
 | 
						|
}
 | 
						|
.pop_t_content .row3{
 | 
						|
width:20%;
 | 
						|
}
 | 
						|
.pop_t_content .row4{
 | 
						|
width:18%;
 | 
						|
}
 | 
						|
.pop_t_content .row5{
 | 
						|
width:32%;
 | 
						|
 | 
						|
}
 | 
						|
.pop_t_content_f{
 | 
						|
width:653px;
 | 
						|
border-top:1px solid #DDDDDD;
 | 
						|
padding-top:5px;
 | 
						|
}
 | 
						|
.pop_t_content_btn{
 | 
						|
width:653px;
 | 
						|
height:25px;
 | 
						|
}
 | 
						|
 | 
						|
.pop_title{
 | 
						|
width:150px;
 | 
						|
float:left;
 | 
						|
letter-spacing:2px;
 | 
						|
}
 | 
						|
.pop_close{
 | 
						|
width:20px;
 | 
						|
height:20px;
 | 
						|
float:right;
 | 
						|
}
 | 
						|
.pop_close a{
 | 
						|
display:block;
 | 
						|
width:20px;
 | 
						|
height:18px;
 | 
						|
float:right;
 | 
						|
background:url(../images/bt_close.gif) no-repeat center;
 | 
						|
}
 | 
						|
.pop_close a img{
 | 
						|
visibility:hidden;
 | 
						|
}
 | 
						|
.pop_close a:hover{
 | 
						|
display:block;
 | 
						|
float:right;
 | 
						|
background:url(../images/bt_close_on.gif) no-repeat center;
 | 
						|
} |