@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: price setting
*/

#price {
	width: 700px;
	background-image: none;
}

#price #container {
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 500px;
}

#price #header {
	width: 700px;
	height: 62px;
}

#price #header h1 {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#price #header h2 {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

#price #header #hd_add {
	width: 172px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#price #fontSize {
	background-image:url(../../medical/img/bg_hdFont.jpg);
	width: 98px;
	height: 62px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#price #fontSize p {
	font-size: 12px;
	padding: 10px 0 0 15px;
}

#price #fontSize ul {
	width: 69px;
	margin-left: 10px;
}

#price #fontSize li {
	float:left;
	margin-right:3px;
	width: 20px;
}

#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 {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 417px;
	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 {
	background-image: url(../../faq/img/bg_control.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	padding-top: 24px;
	width: 440px;
	padding-left: 260px;
}

#price #control p {
	float: left;
	width: 190px;
}

#price #control a {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 11px;
	text-decoration: none;
	height: 15px;
	line-height:21px;
}

#price #btn_close a {
	background-image: url(../../faq/img/bg_close.jpg);
	padding-left: 30px;
	text-decoration:underline;
}

#price #btn_close a:hover {
	text-decoration: none;
}

#price #btn_print a {
	background-image: url(../../faq/img/bg_print.jpg);
	padding-left: 40px;
	text-decoration:underline;
}

#price #btn_print a:hover {
	text-decoration: none;
}

#price #footer {
	width: 700px;
	line-height: 24px;
	height: 24px;
	background: url(../../clinic/img/bg_pop_footer.gif) left top repeat-x;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#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;
}

