@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: price print setting
*/

#price {
	width: 700px;
	background-image: none;
}

#price #container {
	width: 700px;
	margin: 0;
	padding: 0;
	height: 500px;
}

#price #header {
	width: 700px;
	height: 62px;
}

#price #header h1 {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

#price #header h2 {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}

#price #header #hd_add {
	width: 172px;
	float: left;
	margin: 0;
	padding: 0;
}

#price #fontSize {
	background-image:url(../../medical/img/bg_hdFont.jpg);
	width: 98px;
	height: 62px;
	float: left;
	margin: 0;
	padding: 0;
}

#price #fontSize p {
	display: none;
}

#fontbtn {
	display: none;
}

#price #main h5.long {
	line-height: 1.5em;
	width: 648px;
	height: 1.5em;
	background:url(../../medical/img/h_medical_l.gif) left bottom no-repeat;
	padding: 15px 0 0 15px;
	margin-left:20px;
	margin-bottom: 10px;
	font-size: 107%;
	clear: both;
}

#price #main .long_block {
	width: 648px;
	margin-left:20px;
	margin-right:auto;
	margin-bottom:10px;
}

#price #main {
	width: 700px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#price #main #contentarea table#tblMax {
	border-collapse:collapse;
	text-align:center;
	width:350px;
	margin-top:0;
}

#price #main #contentarea table#tblMax2 {
	border-collapse:collapse;
	text-align:center;
	width:100%;
	margin-top:0;
}

#price #main #contentarea th {
	border:1px solid #A29D9E;
	background-color:#FDEFF1;
	padding:2px 10px;
	text-align:center;
}

#price #main #contentarea td {
	border:1px solid #A29D9E;
	padding:2px 0 3px 0;
	vertical-align:text-top;
	background-color:#FEFBF1;
}

#price #main #contentarea .long_block th,
#price #main #contentarea .long_block td {
	text-align: left;
	padding-left:10px;
}

#price #main .long_block #tblMax .price{
	width:50%;
}

#price #main #contentarea .long_block #tblMax2 thead th{
	background-color:#F0F0F0;
	font-weight:bold;
}

#price #main #contentarea .long_block #tblMax2 th.w30per{
	width:153px;
}

#price #main #contentarea .long_block #tblMax2 thead th.price{
	width:250px;
}

#price #control {
	display: none;
}

#price #footer {
	color: #535353;
	font-size: medium;
	font-weight: bold;
	line-height: 24px;
	width: 700px;
	height: 24px;
	margin-top: 30px;
	text-align: center;
}

#contentArea .article dt {
	background-image: url(../../faq/img/icn_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
}

