﻿/* CSS Document */

.surround {
    background-color: #F9FBFC;
    border: 1px dotted #C3CED9;
    padding: 8px;
    margin-bottom: 5px;	
    width: 100%;
	font-size:9pt;
	line-height:130%;
    text-align: left;
}



.title1{
    clear:both; 
    background-color: #A6CFE7;
    padding: 5px;
	margin-top: 15px;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-weight:bold;
	font-size:9pt;	
	color:white;
}

.title2{
    clear:both; 
    background-color: #EAC58F;
    padding: 5px;
	margin-top: 15px;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-weight:bold;
	font-size:9pt;	
	color:white;
}

.title3{
    clear:both; 
    background-color: #9488D2;
    padding: 5px;
	margin-top: 15px;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-weight:bold;
	font-size:9pt;	
	color:white;
}

.title4{
    clear:both; 
    background-color: #ECB4CD;
    padding: 5px;
	margin-top: 15px;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-weight:bold;
	font-size:9pt;	
	color:white;
}

.title5{
    clear:both; 
    background-color: #C2DDA2;
    padding: 5px;
	margin-top: 15px;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-weight:bold;
	font-size:9pt;	
	color:white;
}

.classic_tx{
    clear:both; 
    background-color: white;
    padding: 15px;
	margin: 10 10 0 10px;	
    width: 100%;
    text-align: left;
	font-size:9pt;	
	color:#4C483B;
}

.recom{	
    padding: 5 5 0 10;
    margin-bottom: 5px;	
    width: 100%;
    text-align: left;
	font-size:9pt;	
	line-height:150%;
}

.recom2{	
    padding: 5 5 0 10;
    margin-bottom: 5px;	
    text-align: left;
	font-size:9pt;	
	line-height:150%;
}

.ban{
    background-color: white;
    border: 1px solid #dddddd;	
    padding: 2px;	
    width: 100%;
}

#book_ban {
    font-size:9pt;
	line-height:150%;	
}


#small_tx {
    font-size:9pt;
	line-height:150%;	
}

.small_tx2 {
    font-size:9pt;
	line-height:150%;
	color:#333333;
    padding: 0 10 10 40;		
}


.listText { float: left; margin-top: 10px; width: 100%; clear:both; text-align: left; padding: 0}
.listText li {  
    background:url(http://www.aladin.co.kr/img/common/ico_qg.gif) 7px 6px no-repeat; 
	list-style:none;
   	font-size:9pt;
	line-height:150%;
	margin: 0px;
	text-align: left;
		
}

.editor_tt{
    background-color: white;
   	font-size:9pt;
	color:#996633;
	font-weight:bold;
	margin:2px;
}

a:link {color: 686868; text-decoration: none}
a:visited { color:686868; text-decoration: none}
a:hover {color:336699; text-decoration: underline}

a.editor:link {color:#336699; text-decoration: none}
a.editor:visited { color:#336699; text-decoration: none}
a.editor:hover {color:#336699; text-decoration: underline}

a.orange:link {color:#F8692C; text-decoration: none;font-size:12pt;font-weight:bold;}
a.orange:visited { color:#F8692C; text-decoration: none}
a.orange:hover {color:#F8692C; text-decoration: underline}

a.editor_ca:link {color:#336699; text-decoration: none; font-size:11pt; font-family:돋움; font-weight:bold;}
a.editor_ca:visited { color:#336699; text-decoration: none}
a.editor_ca:hover {color:#336699; text-decoration: underline}

a.line:link {color: 686868; text-decoration: underline;}
a.line:visited { color:686868; text-decoration: underline}
a.line:hover {color:336699; text-decoration: underline}

