/*===================================================================

 about this template
 http://hyper-text.org/archives/2007/07/multi_layout_template.shtml

===================================================================*/


/*----------------------------------------
 __print
----------------------------------------*/

div#head_area,
div#sub_content,
div#third_content,
div#foot_area,
div#tool {
	display: none;
	}

a:after {
	content:" (Link : "attr(href)")";
	color: #000;
	}

