@charset "utf-8";
/* CSS Document */



#main_doc {
	width:1000px;
	margin-right:30px;
}

#left_col {
	float: right;
	width:150px;
}	

#main_col {
	float: right;
	width:520px;
	margin:0 32px 0 0;
}	

#right_col {
	float: right;
	width:160px;
	margin-right:50px;
}	