@charset "utf-8";
/* CSS Document */

@page{
	margin: 0mm 0mm 15mm 0mm;
	size: 210mm 297mm;
	}
html{
	margin: 0px 0px 0px 0px;
	}
body{
	width: 1220px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	}
img {
	border: none;
	}
p > a{
	color: #ca4a49;
	}
a {
	text-decoration: none;
	color: inherit;
	}
#blanket{
	display: none;
	}
#popUpPrint{
	display: none;
	}
#print_all{
	float: left;
	width: 1220px;
	height: auto;
	top: 0;
	left: 0;
	background-color: #ffffff;
	/*border: 2px solid #333333;*/
	}
#print_header{
	float: left;
	width: 1220px;
	height: 422px;
	background: url(images/header_all.png) no-repeat left;
	}
#site_name{
	float: right;
	width: 1220px;
	font-size: 17px;
	color: #000000;
	margin-top: 145px;
	margin-right: 55px;
	text-align: right;
	}
.www{
	font-size: 17px;
	color: #666666;
	}
#print_day{
	float: right;
	width: 1220px;
	font-size: 17px;
	color: #000000;
	margin-top: 15px;
	margin-right: 55px;
	text-align: right;
	}
#print_image{
	float: left;
	width: 450px;
	height: 300px;
	margin-top: -210px;
	margin-left: 265px;
	}
#print_image img{
	max-width: 450px;
	max-height: 300px;
	}
#print_desc{
	float: left;
	width: 250px;
	min-height: 120px;
	font-size: 14px;
	line-height: 20px;
	margin-left: 20px;
	color: #666666;
	}
#print_cat{
	float: left;
	width: 750px;
	height: auto;
	font-size: 17px;
	color: #666666;
	margin-left: 265px;
	}
#print_article_title{
	float: left;
	width: 750px;
	height: auto;
	font-size: 23px;
	color: #cc0000;
	margin-left: 265px;
	}
#print_article_subtitle{
	float: left;
	width: 750px;
	height: auto;
	font-size: 17px;
	color: #000000;
	margin-left: 265px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#print_article_post_author{
	float: left;
	width: 750px;
	height: auto;
	font-size: 15px;
	color: #666666;
	margin-left: 265px;
	font-style: italic;
	margin-bottom: 20px;
	}
#print_article_text{
	float: left;
	width: 750px;
	height: auto;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	margin-left: 265px;
	margin-bottom: 20px;
	}
#print_footer{
	float: left;
	width: 100%;
	height: 150px;
	margin-top: 30px;
	background-color: #e7e4db;
	}
#single_bibliography{
	float: left;
	width: 750px;
	min-height: 200px;
	margin-left: 250px;
	margin-bottom: 2px;
	border-top: 5px solid #e3e8e8;
	}
#single_bibliography_title{
	float: left;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
	margin-left: 15px;
	}
#single_bibliography_txt{
	float: left;
	width: 720px;
	margin-top: 15px;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}
#single_bibliography_txt_title{
	float: left;
	width: 920px;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	}
#single_bibliography_txt_text{
	float: left;
	width: 720px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 10px;
	}
#single_notes{
	float: left;
	width: 750px;
	min-height: 200px;
	margin-left: 250px;
	margin-bottom: 2px;
	border-top: 5px solid #dfe3dc;
	}
#single_notes_list{
	font-size: 12px;
	line-height: 18px;
	}
#single_notes_list li{
	margin-bottom: 20px;
	}