@media print {

.forPrint {
	zoom: 80%;
}

body,table {
	font-size: 14px;
	line-height: 130%;
}

#Left {
	width: 850px !important;
	margin: 0 auto 40px;
	display: block;
}

#Left #Name {
	width: 850px !important;
	height: 90px;
	padding-bottom: 3%;
	margin: 0 auto 15px;
}
	
#Left #Name img {
	float: left;
	margin-right: 15px;
}

#Left #Name img.logo {
	float: right !important;
	display: block !important;
	width: 99px;
	height: 80px;
}

p.profile {
	width: 850px !important;
	margin: 0 auto 10px;
	padding: 0;
}

#Message {
	width: 850px !important;
	margin: 0 auto 10px;
	padding: 0;
}

#Left table.history {
	width: 850px !important;
	text-align: left;
	margin: 0 auto 20px;
}

#Left table.history th {
	vertical-align: top;
	font-weight: normal;
	width: 50px !important;
}

#Left table.history td.coron {
	padding: 0 15px;
	vertical-align: top;
	width: 20px !important;
}

#Left table.history td.txt {
	vertical-align: top;
	width: 830px !important;
}

#Left #Recommend {
	width: 850px !important;
	margin: 0 auto 10px;
}

#Left #Recommend .item-img {
	float: right;
	margin: 0 0 10px 10px;
}

#Right {
	height: auto;
	width: 850px !important;
	margin: 0 auto;
	display: block;
}

#Right #Story .img-r {
	float: right;
	margin: 0 0 10px 10px;
}

#Right #Story .img-l {
	float: left;
	margin: 0 10px 10px 0;
}

.cap-txt160 {
	width: 160px;
}

.cap-txt130 {
	width: 130px;
}


#Right #Story h2 {
	float: none;
}

#Right #Story p{
	margin-bottom: 6px;
	margin-top: 0;
}

#Right #Story p.end{
	margin-bottom: 30px;
}

#Right #Story img.cap{
	margin-bottom: 5px;
}

#Right #Story .cap-txt{
	font-size: 10px;
}

#Header,
#Print,
#Close,
#Copyright {
	display: none;
}


#Banner {
	width: 850px !important;
	margin: 0;
	display: block;
}

#Banner-H {
	width: 100%;
	margin: 0 auto 20px auto;
	display: block;
}



/* index.html */
#FrameBaseTop,
#Btn-set,
#Copyright {
	display: none;
}



}
