


#topc {
	position : relative ; 

}

.head {
	width : 930px ;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.main {
  	width : 930px;
  	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

}
.sidebar {
	width : 215px ;
	float : left ; 
	padding:5px 1px 0px 3px;
	background:#fff url(image/back-t.jpg);
}
.mcontent {
	margin-left: 220px;
	width : 710px;
}
.foot {
	clear : both ; 
	width : 930px ;
	margin-left: auto;
	margin-right: auto;
}
.conf {
  	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	 padding:3px 5px 3px 5px;
	font-size: 12px;
	line-height: 15px;
	background:#fff url(image/back.gif);

}

* html body{ /*IE6 hack*/
padding: 0 0 0 0; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html #top{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}



h1 { font-size: 16px; }
h2 { font-size: 14px;}
.smn {margin:0; padding:0;list-style:none; width:800px; height:240px; display:block; overflow:hidden}
.smn li {margin:0; padding:0;float:left; display:inline; overflow:hidden}
	
	
.mm {
	font-size: 14px;
	line-height: 16px;

}
.ll {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border: none;
	line-height: 20px;



}
 A:link { text-decoration:none; color:#006600}
 A:visited {text-decoration:none; color:#000000}
 A:active { text-decoration:none; color:#66FF00}
 A:hover{
	color:#FF9900;
	font-weight: bolder;
	font-style: italic;



}
.ss {
	font-size: 9px;
}
.sm {
	font-size: 12px;
	line-height: 15px;

}
.bl {
	font-size: 24px;
	font-weight: bolder;
	line-height: 26px;

}
.top {
	border: thin dotted #0066FF;
}
