/* CSS Document */

#search_box h1{
	font-size:14px;}
	
#search_box h1 span{
		color:#F60;
		font-size:22px;}
		
#search_box .price{
		color:#F00;
		font-size:14px;
		font-weight:bold;}
		
#search_box h2{
		margin:0 0 2px;}
		
#search_box h2 a,
#search_box article .entry-content .inner a{
		font-weight:bold;
		font-size:16px;
		color:#0099CC;
		text-decoration:underline;}
		
#search_box h2 a:hover,
#search_box article .entry-content .inner a:hover{
		text-decoration:none;}
		
#search_box article{
		padding:10px;
		margin:0 auto;
		width:100%;}
		
#search_box article .entry-content .inner{
	background:#f2f2f2;
	padding:10px;
	width:626px;}
	
#search_box .cat-icon01,
#search_box .cat-icon02,
#search_box .cat-icon03,
#search_box .cat-icon04{
		color:#fff;
		font-weight:bold;
		padding:2px 8px;
		letter-spacing:1px;
		margin:0 10px 0 0;
		text-align:center;}

,
#search_box .cat-icon01 font,
#search_box .cat-icon02 font,
#search_box .cat-icon03 font,
#search_box .cat-icon04 font{
	color: #fff;
}
		
#search_box .cat-icon01{
	background:#F90;}
		
#search_box .cat-icon02{
	background:#063;}
		
#search_box .cat-icon03{
	background:#006;}
	
#search_box .cat-icon04{
	background:#F00;}
	
#search_box .page-header{
	background:url("/_images/gray_g_bg.gif") repeat-x scroll 0 bottom transparent;
	padding:0 0 35px;}

#search_box .price-box{
	width:100%;
	border:solid #ccc;
	border-width:0 0 1px 1px;}

#search_box .price-box th,
#search_box .price-box td{
	padding:10px;
	text-align:center;
	border:solid #ccc;
	border-width:1px 1px 0 0;}
	

#search_box .price th{
	background:#f2f2f2;}
	
#search_box .service-box .left{
	width:49%;
	float:left;}
	
#search_box .service-box a{
	display:block;
	float:right;
	width:49%;
	text-align:center;}
	
#search_box .service-box a.arrow{
	float:none;
	display:inline;
	width:auto;}
	
#search_box .service-box a img{
	max-width: 100%;
}

.pagetop{
	background:#f2f2f2;
	padding:10px;}
	
.doctor-box .left{
	float:right;
	width:77%;}
	
.doctor-box .left .name-doc{
	font-size:19px;
	font-weight:bold;}
	
.doctor-box .right img{
	border:solid #ccc 1px;}
	
.doctor-box .right{
	float:left;
	width:137px;}