

DIV#main{
	float:left;
	background:;
}
DIV.column_div{
	float:left;
	width:245px;
	margin:0px 0px 0px 0px;
}
DIV.column_div H2.header{
	float:left;
	width:100%;
	font-size:16px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
}
DIV.column_div H2.header div.point{
	float:left;
	width:5px;
	height:10px;
	font-size:1px;
	margin:4px 4px 0px 0px;
	border:1px solid #577493;
	background-color:#fafafa;
}
DIV.column_div H2.header A{
	
}
DIV#main H3.h3list{
	float:left;
	display:inline;
	width:100%;
	padding:3px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-size:14px;
	line-height:14px;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
}
DIV#main H3.h3list div{
	margin:0px 0px 0px 10px;
}


DIV#form_area{
	
}


DIV.column_div DIV.article{
	float:left;
	display:inline;
	width:100%;
	padding:3px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:12px;
	background: url(/_img/dotlineh1.gif) repeat-x left bottom;
}
DIV.column_div DIV.article H3{
	font-size:14px;
	line-height:16px;
	margin:0px 0px 3px 0px;
	padding:0px;
}
DIV.column_div DIV.article IMG.thumb{
	float:left;
	border: 1px solid #59697D;
	margin-top:3px;
	margin-right:10px;
	width:45px;
}
