/*
######################################

  AnyTempelt - Content CSS

    @author : hahaha
######################################
*/

@import url("./tables.css");

body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b {
	font-family:±¼¸², seoul, arial, helvetica;
	font-size: 9pt;
	line-height: 20px;
	color: #555;

A:link {  font-size: 12px; color: #666666; text-decoration: none}
A:hover {  font-size: 12px; color: #666666; text-decoration: none;}
} 



body { margin: 0px; padding:0px; color:000; }
img { border:0}

.input {border:solid 1;background-color:white;border-color:#e0e0e0;word-break:break-all;padding:1px;height:20px;line-height: 16px;}
.input2 {border:solid 1;background-color:white;border-color:#e0e0e0;word-break:break-all;padding:2px}


.main {  font-size: 12px; color: #555555; text-decoration: none;line-height: 19px;}
a.main:link {  font-size: 12px; color: #555555; text-decoration: noneline-height: 19px;}
a.main:hover {  font-size: 12px; color: #2477AB; text-decoration: underline;line-height: 19px;}
 


.top {  font-size: 12px; color: #666666; text-decoration: none; line-height: 15px}

.aa {  font-size: 12px; color: #666666; text-decoration: none;}

a.aa:hover {  font-size: 12px; color: #0060A6; text-decoration: underline;}

.cc {  font-size: 12px; color: #666666; text-decoration: none;}
a.cc:link {  font-size: 12px; color: #666666; text-decoration: none}
a.cc:hover {  font-size: 12px; color: #CB1E14; text-decoration: none;}

.dd {  font-size: 12px; color: #B0180F; text-decoration: none;}
a.dd:link {  font-size: 12px; color: #B0180F; text-decoration: none;}
a.dd:hover {  font-size: 12px; color: #B0180F; text-decoration: underline;}

.bb {  font-size: 11px; color: #666666; text-decoration: none; font-family:µ¸¿ò; line-height:15px;}
 
.paging {  font-size: 11px; color: #2477AB; text-decoration: none;}
a.paging:link {  font-size: 11px; color: #2477AB; text-decoration: none}
a.paging:hover {  font-size: 11px; color: #2477AB; text-decoration: underline;}

.table {  font-size: 12px; color: #444; text-decoration: none;}
a.table:hover {  font-size: 12px; color: #444; text-decoration: none;}

.white { font-size: 11px; color: #ffffff; text-decoration: none; letter-spacing:1; line-height:18px;}

h1 { 
  font-size:28px;
	line-height:28px;
}

h2 { 
  font-weight: normal; 
  font-size: 20px; 
}

h3 { 
  font-weight: bold;   
  font-size: 18px; 
}

h4 { 
  font-weight: normal; 
  font-size: 14px; 
}

p { 
  padding: 0 15px; 
  margin:12px 0px;
  
}

form {
  margin: 0px;
  padding: 0px;

} 

input,select {
  vertical-align:middle;
}  
 