﻿@CHARSET "UTF-8";

* { font-size:12px; color:#454343; font-family:'돋움', 'Dotum';  }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

img { border-style:none; }
form { padding:0; margin:0; }

.input { background:#fbfbfb; border:solid 1px #e6e6e6; padding:2px; }
.input_red { background:#FFC1C1; border:solid 1px #e6e6e6; padding:2px; }
.input_green { background:#E1F9B9; border:solid 1px #e6e6e6; padding:2px; }

table.ft { border:0; border-top:solid 2px #d9d9d9; }

.ftf {
	padding-left:20px; font-weight:bold; background:#ffebdf;
	border:0; border-bottom:solid 1px #d9d9d9; height:39px;
	color:#ff790e;
}

td.ftv { padding:9px; background:#ffffff; border:0; border-bottom:solid 1px #d9d9d9; }


/* 공통으로 쓰이는 부분 */
img {border:0px;}
a:link,a:active,a:visited {color:#454343;text-decoration:none;}

.h1 {font:11px '돋움';color:#666666;}
a.h1:link, a.h1:visited, a.h1:active {font:11px 'Dotum';color:#666666;text-decoration:none;}

.b1 {font:11px '돋움';color:#069fd6;}
a.b1:link, a.b1:visited, a.b1:active {font:11px 'Dotum';color:#069fd6;text-decoration:none;}

.b1_bold {font:11px '돋움';color:#069fd6;font-weight:bold;}
a.b1_bold:link, a.b1_bold:visited, a.b1_bold:active  {font:11px 'Dotum';color:#069fd6;text-decoration:none;font-weight:bold;}

.ca_list_t {font:12px '돋움';color:#000000; font-weight:bolder;}
.ca_view_t {font:14px '돋움';color:#000000;font-weight:bolder;}
.ca_bar {color:#c0c0c0;}

.ga_list_t {font:14px '돋움';color:#000000;padding:5px 0px 10px 25px; font-weight:bolder;}

/* 카메라 정보 상세보기 */
.spec_f { border-bottom:dotted 1px #828282; height:23px; font-weight:bold; }
.spec_v { border-bottom:dotted 1px #828282; height:23px; }



/*회원가입*/
.textarea01{padding:9px; background:#ffffff; border:0; }
.td_01 {line-height:170%; padding-left:10px;}
.td_02 {line-height:26px;; font-weight:bold;}


.ca_list_t2 {font:13px '돋움'; }
.ca_list_t2_sel { font-weight:bold; text-decoration:underline; }


.ca_list_t3 {font:14px '돋움';color:#000000;padding:2px 7px 3px 2px; font-weight:bolder;}


.ca_list_t4 {font:11px '돋움'; }
.ca_list_t4_sel { font-weight:bold; text-decoration:underline; }

.ca_list_t5 {font:14px '돋움';color:#000000; font-weight:bolder; padding-left:20px;}

.board_cell
{
	height:24px;
	background:url('../img/list_back.gif');
	text-align:center;
}

 .board_item_cell
{
	border-bottom:solid 1px #d9d9d9;
	padding:5px 0 5px 0;
	text-align:center;
	height:18px;
}

.board_count
{
	font-family:Tahoma;
	font-size:7pt;
	color:#454343;
}

#paging .num { padding:5px; }
#paging .arrow { padding:3px; }
#paging .sel
{
	color:#454343;
	font-weight:bold;
	font-size:8pt;
}
#paging .normal
{
	font-weight:normal;
	font-size:8pt;
}

#paging .border_right { border-right:solid 1px gray; }


.w1 {font:11px '돋움';color:#454343;line-height:120%}
a.w1:link, a.w1:visited, a.w1:active {font:11px 'Dotum';color:#454343;text-decoration:none;line-height:120%}

.w1_b {font:11px '돋움';color:#454343;font-weight:bold;line-height:120%}
a.w1_b:link, a.w1_b:visited, a.w1_b:active {font:11px 'Dotum';color:#454343;text-decoration:none;font-weight:bold;line-height:120%}

.w2_b {font:12px '돋움';color:#454343;font-weight:bold;height:26px;}
a.w2_b:link, a.w2_b:visited, a.w2_b:active {font:12px 'Dotum';color:#454343;text-decoration:none;font-weight:bold;height:26px;}

/* NEW white */
.white1 {font:11px '돋움';color:#ffffff;line-height:120%}
a.white1:link, a.white1:visited, a.white1:active {font:11px 'Dotum';color:#ffffff;text-decoration:none;line-height:120%}

.white1_b {font:11px '돋움';color:#ffffff;font-weight:bold;line-height:120%}
a.white1_b:link, a.white1_b:visited, a.white1_b:active {font:11px 'Dotum';color:#ffffff;text-decoration:none;font-weight:bold;line-height:120%}

.white2_b {font:12px '돋움';color:#ffffff;font-weight:bold;height:26px;}
a.white2_b:link, a.white2_b:visited, a.white2_b:active {font:12px 'Dotum';color:#ffffff;text-decoration:none;font-weight:bold;height:26px;}

.c1 {font:11px '돋움';color:#cccccc;}
a.c1:link, a.c1:visited, a.c1:active {font:11px 'Dotum';color:#cccccc;text-decoration:none;}

.hsub_menu {font:11px '돋움';color:#cccccc; position:relative; text-align:center; padding-top:10px; padding-bottom:5px; /*background-color:white; border:1px solid #cbcbcb;*/}
#headerMenuOverWrap a:hover { font-weight:bold; color:darkblue; }