	body{
		margin:0px;
		background-color:#C8C8C8;
		font-size:9pt;
		font-family:ËÎÌå;	
		
		SCROLLBAR-FACE-COLOR		: #DDDDDD; 
		SCROLLBAR-HIGHLIGHT-COLOR	: #BBBBBB; 
		SCROLLBAR-SHADOW-COLOR		: #BBBBBB; 
		SCROLLBAR-3DLIGHT-COLOR		: #BBBBBB; 
		SCROLLBAR-ARROW-COLOR		: #000000; 
		SCROLLBAR-TRACK-COLOR		: #EEEEEE; 
		SCROLLBAR-DARKSHADOW-COLOR	: #F1F1F1
	}
	
	td{
		font-size:9pt;
		font-family:ËÎÌå;
	}

	A{
		font-size:9pt;
		text-decoration:none;
		color:#222D95;
	} 
	
	A:link{
		/*COLOR:#242E97;*/
	} 
	
	A:visited{
		/*COLOR:#242E97;*/
	} 
	
	A:active{
		/*COLOR:#242E97;*/
	} 
	
	A:hover{
		COLOR:#242E97;
		text-decoration:underline;
	} 

	.Ltitle{
		background-image:url(images/left_titleback.jpg);padding-left:10px;
	}
	
 	.spliter{
 		width:12px;
 		padding-left:6px;
 		background-position:50% 50%;
 		background-repeat:no-repeat;
 		background-image:url(images/head_boardlist_spliter.jpg);
 	}

	.list1{
		width:410px;
		padding:0px;
		border:0px;
		margin:5px 0px 0px 0px;
	}
	.list2{
		width:160px;
		padding:0px;
		border:0px;
		margin:5px 0px 5px 0px;
	}
	.list1,.list2 td{
		height:22px;
	}	
	.list1 .leftTd{
		width:20px;
		background-repeat:no-repeat;
 		background-position:14px 6px;
		background-image:url(images/list_sign1.jpg);
	}
	
	.list1 .guideTd{
		height:25px;
		text-align:right;
		padding-top:3px;
		padding-right:10px;
		border-top:1px dotted #cccccc;
	}

	.list1 .rightTd{
		width:390px;
		padding-left:5px;
		padding-right:5px;
		line-height:18px;
	}
	
	.list2 .leftTd{
		width:20px;
		background-position:11px 5px;
		background-repeat:no-repeat;
 		background-image:url(images/list_sign2.jpg);
	}
	
	.list2.rightTd{
		width:140px;
		padding-right:5px;
		padding-left:5px;
		line-height:18px;
	}

	.linklist{
	width : 160px;
	border : 0px;
	padding : 0px;
	}
	
	.linklist td{
		padding:8px 5px 0px 5px;
		text-align : center;
	}
	
	.linklist td img{
		border:0px;
		width:120px;
		height:35px;
	}