@charset "utf-8";
/***********************************************************************************
**** 서울사랑 포털 CSS *************************************************************
**** ***** *************************************************************************/

/* 전체 적용 style */

body,td,div,form,center,pre,blockquote {font-family:dotum,Arial; font-size: 9pt; color: #666666;}

textarea {
scrollbar-3dlight-color:#595959;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#CFCFCF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#CFCFCF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#595959;
}

/*link 적용 style*/

a:link 	  {color: #666666; text-decoration: none; font-family: dotum,Arial;}
a:visited {color: #666666; text-decoration: none; font-family: dotum,Arial;}
a:active  {color: #666666; text-decoration: none; font-family: dotum,Arial;}
a:hover   {color: #316DB8; text-decoration: none; font-family: dotum,Arial;}

.bigttl         {color: #426B80; text-decoration: none; font-size:11pt; font-family: dotum,Arial; letter-spacing:-1;}
a.bigttl:link	{color: #426B80; text-decoration: none; font-size:11pt; font-family: dotum,Arial; letter-spacing:-1;}
a.bigttl:visited {color: #426B80; text-decoration: none; font-family: dotum,Arial;}
a.bigttl:active  {color: #426B80; text-decoration: none; font-family: dotum,Arial;}
a.bigttl:hover   {color: #426B80; text-decoration: underline; font-family: dotum,Arial;}

.orangettl      {color: #FF5400; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:0;}
a.orangettl:link	{color: #FF5400; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:0;}
a.orangettl:visited {color: #FF5400; text-decoration: none; font-family: dotum,Arial;}
a.orangettl:active  {color: #FF5400; text-decoration: none; font-family: dotum,Arial;}
a.orangettl:hover   {color: #FF5400; text-decoration: underline; font-family: dotum,Arial;}

.pop      {color: #515050; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:-1;}
a.pop:link	{color: #515050; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:-1;}
a.pop:visited {color: #515050; text-decoration: none; font-family: dotum,Arial;}
a.pop:active  {color: #515050; text-decoration: none; font-family: dotum,Arial;}
a.pop:hover   {color: #515050; text-decoration: underline; font-family: dotum,Arial;}

.wide      {color: #5B5E61; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:1;}
a.wide:link	{color: #5B5E61; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:1;}
a.wide:visited {color: #5B5E61; text-decoration: none; font-family: dotum,Arial;}
a.wide:active  {color: #5B5E61; text-decoration: none; font-family: dotum,Arial;}
a.wide:hover   {color: #5B5E61; text-decoration: underline; font-family: dotum,Arial;}

.bigfoodttl         {color: #1966B5; text-decoration: none; font-size:11pt; font-family: dotum,Arial; letter-spacing:-1;}
a.bigfoodttl:link	{color: #1966B5; text-decoration: none; font-size:11pt; font-family: dotum,Arial; letter-spacing:-1;}
a.bigfoodttl:visited {color: #1966B5; text-decoration: none; font-size:11pt; font-family: dotum,Arial;}
a.bigfoodttl:active  {color: #1966B5; text-decoration: none; font-size:11pt; font-family: dotum,Arial;}
a.bigfoodttl:hover   {color: #1966B5; text-decoration: underline; font-size:11pt; font-family: dotum,Arial;}

.notice     {color: #6D6C6C; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:0;}
a.notice:link	{color: #6D6C6C; text-decoration: none; font-size:9pt; font-family: dotum,Arial; letter-spacing:0;}
a.notice:visited {color: #6D6C6C; text-decoration: none; font-family: dotum,Arial;}
a.notice:active  {color: #6D6C6C; text-decoration: none; font-family: dotum,Arial;}
a.notice:hover   {color: #6D6C6C; text-decoration: underline; font-family: dotum,Arial;}


.select { border:1px  solid #E2E2E2;font-family: dotum,Arial; font-size:9pt; color:#2B2B2B; background-color:#ffffff; 
 padding:2 0 0 3;}

