@charset "utf-8";
/*
	Site Name: stars' eye clinic
	Description: faq setting
*/

#contentArea {
	width: 647px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #D6D6D6;
}

#contentArea .article {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	width: 647px;
}

#contentArea .borderNon{
	border-bottom:none;
}

#contentArea .article dl {
	color: #666666;
	width: 560px;
	border-right: 1px dotted #D6D6D6;
}

#contentArea .article dt {
	background: url(../../faq/img/icn_q.gif) left center no-repeat;
	padding: 5px 0 5px 30px;
	color: #dc4b50;
	font-weight: bold;
}

#contentArea .article dd {
	background: url(../../faq/img/icn_a.gif) left 10px no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top:5px;
	border-top: 1px dotted #D6D6D6;
}

#contentArea .noborder {
	border: none;
}

#categorymenu {
	width: 211px;
	margin-bottom: 15px;
	background: url(../../faq/img/bg_categorylist.gif) left bottom no-repeat;
	padding-bottom: 6px;
}

#categorymenu .searchTtl {
	width: 211px;
}

#keyword {
	background: url(../../faq/img/bg_categorymenuIn.gif) left top repeat-y;
	padding: 0px 5px;
}

#keyword .ttls {
	margin-bottom: 10px;
}

#search {
	width: 199px;
	padding-top:5px;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	background-color: #FDF2F5;
	padding-bottom: 10px;
}

#search p{
	font-size:small;
}

#search form {
	width: 190px;
	margin-left: 5px;
}

#search .txt {
	line-height: 18px;
	height: 18px;
	width: 128px;
	float: left;
	margin: 0;
	padding: 1px;
}

#search .btn {
	height: 21px;
	width: 44px;
	float: left;
	padding-left: 3px;
	margin-top: 3px;
}

#search p {
	padding-right: 9px;
	padding-left: 9px;
	clear: both;
	padding-top: 10px;
}

#frequently {
	background: url(../../faq/img/bg_categorymenuIn.gif) left top repeat-y;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#category {
	background: url(../../faq/img/bg_categorymenuIn.gif) left top repeat-y;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#frequently .ttls,#category .ttls {
	line-height: 0;
	font-size: 0;
	vertical-align:bottom;
}

#frequently li {
	background: url(../../faq/img/bg_searchlist.gif) left bottom no-repeat;
	width: 185px;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-top: 6px;
	font-size: 13px;
}

#category li {
	background: url(../../faq/img/bg_searchlist.gif) left bottom no-repeat;
	width: 185px;
	padding-bottom: 4px;
}

#frequently li.no_border,#category li.no_border {
	background: none;
	width: 185px;
	padding-bottom: 0px;
}

#frequently li a,#category li a {
	color:#666666;
	text-decoration: underline;
	display: block;
	background: url(../../faq/img/arw_orangeR.gif) left center no-repeat;
	padding: 5px 0 5px 15px;
}

#frequently li a:hover,#category li a:hover {
	text-decoration: none;
	color: #D25578;
}

#pagelink {
	padding-top: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#pagelink a {
	display: block;
	float: left;
	width: 20px;
}

#pagelink .border {
	padding: 5px 0;
	display: block;
	float: left;
}

#pagelink .page {
	padding: 5px;
	display: block;
	float: left;
	width: 20px;
	text-align:center;
}

#pagelink .prev {
	background: url(../../faq/img/arw_prevnull.gif) 5px center no-repeat;
	width: 60px;
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
}

#pagelink .prev a {
	background: url(../../faq/img/arw_prev.gif) left center no-repeat;
	width: 60px;
	display: block;
	float: left;
}

#pagelink .next {
	background: url(../../faq/img/arw_nextNull.gif) 50px center no-repeat;
	width: 60px;
	display: block;
	float: left;
	padding: 5px;
	text-align: left;
}

#pagelink .next a {
	background: #FFFFFF url(../../faq/img/arw_next.gif) right center no-repeat;
	width: 60px;
	display: block;
	float: left;
	text-align: left;
}

#pop {
	width: 700px;
	background: none;
}

#pop #container {
	width: 700px;
	margin: 0;
	padding: 0;
	height: 500px;
}

#pop #header {
	height: 61px;
	width: 700px;
}

#pop #header h1 {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
}

#pop #header h2 {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
}

#pop #header #hd_add {
	float: left;
	margin: 0;
	padding: 0;
	width: 172px;
}

#pop #fontSize {
	float: left;
	background: url(../../faq/img/bg_hdfont.jpg) left top no-repeat;
	width: 98px;
	height: 61px;
	margin: 0;
	padding: 0;
}

#pop #fontSize p {
	font-size: 12px;
	padding: 10px 0 0 15px;
}

#ie6 #pop #fontSize p {
	font-size: 11px;
}

#pop #fontSize ul {
	width: 69px;
	margin-left: 10px;
}

#pop #fontSize li {
	float:left;
	margin-right:3px;
	width: 20px;
}

#pop #main {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 700px;
	margin: 0;
	padding: 0;
	height: 417px;
	background-color: #FFFFFF;
}

#pop #main dl {
	color: #666666;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
	width: 650px;
	height: 356px;
	background: url(../../faq/img/bg_popcontent.jpg) left top repeat-x;
}

#pop #main dt {
	background: url(../../faq/img/icn_q.gif) left top no-repeat;
	padding-top: 5px;
	padding-bottom: 11px;
	padding-left: 30px;
	height: 30px;
	line-height:13px;
	color: #FFFFFF;
}

#pop #main dd {
	line-height: 1.5;
	background: url(../../faq/img/icn_a.gif) left 5px no-repeat;
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#pop #control {
	background: url(../../faq/img/bg_control.jpg) left top repeat-x;
	width: 440px;
	height: 35px;
	padding-top: 24px;
	padding-left: 260px;
}

#pop #control p {
	float: left;
	width: 190px;
}

#pop #control a {
	display: block;
	padding-top: 5px;
	padding-bottom: 11px;
	text-decoration: none;
	height: 15px;
	line-height:21px;

}

#pop #btn_close a {
	background: url(../../faq/img/bg_close.jpg) left center no-repeat;
	padding-left: 30px;
	text-decoration:underline;
}

#pop #btn_close a:hover {
	text-decoration: none;
}

#pop #btn_print a {
	background: url(../../faq/img/bg_print.jpg) left center no-repeat;
	padding-left: 40px;
	text-decoration:underline;
}

#pop #btn_print a:hover {
	text-decoration: none;
}

#pop #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: url(../../faq/img/icn_q.gif) left center no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
}
