﻿/*-----------------------------
* Upharm Indicator Search Layer Sheet
* author : coreachang@gmail.com
-------------------------------*/ 
#searchLayer{width:800px; height:457px; border:5px solid #767ad8; background:#FFF;}
#searchLayer .sl_close { position:absolute; left:775px; top:15px;}
#searchLayer .sl_top{background:url(./img/bg_searchlayer.gif) 0 100% no-repeat #FFF; height:69px;}
#searchLayer .sl_top input.searchinput{width:490px; height:23px; border:none; background:url(./img/bg_slinput.gif) left top no-repeat #f00; font-size:14px; color:#000; font-weight:bold; padding:30px 0 3px 153px; line-height:1.2em; margin:0; vertical-align:top;}
#searchLayer .sl_tbl{width:770px; margin:0 0 0 21px;}
#searchLayer .sl_tbl th,#searchLayer .sl_tbl td{border-bottom:1px dotted #d5d5d5; text-align:left;}
#searchLayer .sl_tbl td{font-size:11px; color:#777; height:30px; vertical-align:middle; text-indent:-1px;}
#searchLayer .sl_tbl td.first	{border-bottom:0;}
#searchLayer .sl_tbl td.second	{}


#searchLayer	.category	{border:#e1e1e1 1px solid; background:#f9f9f9; margin:5px 15px 0 15px; padding-top:10px; padding-left:40px; text-align:center; height:22px;}
#searchLayer	.category	li	{ float:left; padding:0 20px;}


/* 2009.12.09 | 김미선 추가 */
#search_tit_box	{background:#6A7EDD; padding:8px 0 8px 22px;}
*html #search_tit_box	{background:#6A7EDD; padding:8px 0 8px 22px;}

#search_tit_box h2	{margin:0; padding:0;}

.search_category_box	{float:left; width:225px; border:0px red solid;}
.search_subtit_box	{background:#FBFBFB; border:1px #E2E2E2 solid; padding:10px;}
.sb_tit {color:#444; background:url(./img/bul_d2.gif) 0px 0px no-repeat; padding:0 0 0 25px;}
.sb_list01 {color:#444; background:url(../../img/icon/ico_list01.gif) 0px 7px no-repeat; padding:0 0 0 10px;}

.search_category_box ul	{margin:10px 26px 15px 26px;}
.search_category_box ul li	{ font-size:12px; line-height:180%;}

.search_section_line	{background:url(../../img/SE/line_category_section.gif) 0 0 repeat-x; height:43px;}

.tb	{font-weight:bold;}
.ts	{font-size:11px;}
.fs_14px	{font-size:14px;}
.point01	{color:#5F64CD;}
.point01u	{color:#5F64CD; text-decoration:underline;}

.padT05	{padding-top:5px;}
.padB05	{padding-bottom:5px;}

.marL10	{margin-left:10px;}
.marL12	{margin-left:12px;}
.marL13	{margin-left:13px;}
.marL14	{margin-left:14px;}
.marL15	{margin-left:15px;}

.marT10	{margin-top:10px;}
.marT15	{margin-top:15px;}
.marT20	{margin-top:20px;}
.marT25	{margin-top:25px;}

