﻿각 사이트에 공통적으로 적용하여 수정하여 사용
현재의 스타일 시트는 관리자 페이지를 기준으로 작성
각기 사이트에 맞는 스타일 시트 작성, 적용

A {color: #777777}
A:link {font-family:굴림,Gulim; font-size: 12px; color: #777777; text-decoration:none}
A:visited {font-family:굴림,Gulim; font-size: 12px; color: #777777; text-decoration:none}
A:active {font-family:굴림,Gulim; font-size: 12px; color: #777777; text-decoration:none}
A:hover {font-family:굴림,Gulim; font-size: 12px; color: #000000; text-decoration:none}

BODY
{
background-color: #FFFFFF;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	
   scrollbar-face-color: #F2F2F2;
   scrollbar-shadow-color: #999999;
   scrollbar-highlight-color: #999999;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #F2F2F2;
   scrollbar-arrow-color: #999999
}


select {behavior: url('/include/javaScript/selectbox.htc');}

/* 본문*/ 

td {font-family: "굴림"; font-size: 12px; color: #666666; line-height: 16px;}
input,textarea {font-family:Verdana; font-size:12px; color:#666666; background-color: #FFFFFF;border: 1px solid #a7a7a7;}

.text_w {font-family: Verdana; font-size: 12px; color: #FFFFFF;}
.text_w_b {font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.text_b {font-family: Verdana; font-size: 18px; font-weight: bold; color: #FFFFFF;}
.text_t {font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000;}

.txt_orange {font-family:"굴림"; font-size:12px; color:#ffa500; text-decoration: none;}
.txt_orange_b{font-family:"굴림"; font-size:12px; color:#ffa500;; font-weight: bold;}
.txt02 {font-family: "굴림"; font-size: 12px; color: #777777; line-height: 18px;}
.txt03 {font-family: "돋움"; font-size: 11px; color: #777777; line-height: 16px;}
.radio {font-size:12px; border: 0px; background-color: #FFFFFF;}

.bar_title {font-family:Verdana; font-size:12px; font-weight: bold; color: #d6d6d6;}
.bar_category  {font-family:"굴림"; font-size: 12px; color: #FFFFFF;}
.name {font-family:Verdana; font-size:11px; color:#5cb217; text-decoration: none;}
.won {font-family:Verdana; font-size:11px; color:#2156c0; text-decoration: none;}
.price {font-family: Verdana; font-size: 12px; font-weight: bold; color: #ffcc00;}
.total {font-family:Verdana; 	font-size:10px; color:#000000; text-decoration: none;}
.total02 {font-family:Verdana; font-size:10px; color:#0033cc; text-decoration: none;}
.box {font-family:Verdana; font-size:12px; color:#666666; border: 1px solid #cbdeeb; background-color: #cbdeeb;}
.box_g {font-family:Verdana; font-size:12px; color:#666666; border: 1px solid #bcbcbc; background-color: #FFFFFF;}

.detail_title {font-family:"굴림"; font-size:14px; color:#333333; font-weight: bold;}
.detail_point {font-family:Verdana; font-size:12px; color:#5cb217; text-decoration: none;}
.detail_sale {font-family:Verdana; font-size:12px;	color:#666666; text-decoration: line-through; font-weight: bold;}
.detail_won {font-family:Verdana; font-size:12px; color:#197bb3; font-weight: bold;}
.detail_review {font-family:"굴림"; font-size:12px; color:#197bb3;}
.detail_text {font-family:"굴림"; font-size:12px; color:#333333; text-decoration: none;}
.locate_b {font-family:"굴림"; font-size:12px; color:#666666; font-weight: bold;}

.acourse  {font-family:"굴림"; font-size: 12px; color: #000000;}
.id_title {font-family:"굴림"; font-size: 12px; color: #000000; font-weight: bold;}
.list_numbold {font-family: Verdana; font-size: 11px; color: #ff502b; font-weight: bold;}

.image {border:0;}
.txtNumber {padding-right:5; text-align:right; ime-mode:inactive;}
.txtKorean {ime-mode:active;}
.txtEnglish {ime-mode:inactive;}

