/* CSS Document */
body {
	width: 830px;
	height: 320px;
	margin: 0px 0px;
	font-family: sans-serif, arial;
	font-size: 10px;
	color: #333333;
	line-height: 15px;	
}
.tbox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 300px;
	margin-top: 20px;
	padding: 0px 10px;
	text-align: justify;
}
.hd {
	font-size: 14px;
	color: #1b9eb2;
	text-align: left;
}
.shd {
	color: #999999;
}
.inf {
	font-size: 9px;
	color: #999999;
}
.prnt {
	margin-right: 8px;
	float: left;
}
.pdf {
	color: #999999;
	font-size: 12px;
}
.pdft {
	color: #999999;
	font-size: 9px;
}
.pbox {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 563px;
	height: 300px;
	margin-top: 20px;
	padding: 0px 10px;
}
.psel {
	position: absolute;
	bottom: 0px;
	left: 30px;
}
.mstimg {
	position: absolute;
	bottom: 0px;
	left: 93px;
}
