
/* ----------------------------                   TXT CONTENT     *****/
#body{		
		text-align:left;
		color:#4e5863;
		}
		
#body a{
		color:#FF6900;
		text-decoration:none;		
		}
#body a:hover{border-bottom:1px solid #FF6900;}				
#txt{
		width:400px;
		margin: 8px 0 20px 230px;
		text-align:left;
		font-size:0.8em;
		}
#txt h2{font-size:1.2em;margin-top:18px;}
#txt h3{font-size:1em; margin-top:20px;}
#txt h4{
		font-size:0.9em;
		margin-top:5px;
		}
#txt p{ padding:0;}		
#txt ul{margin-left:20px;}
/* #txt p{margin:3px 0 0 0;}*/

ul.like_table{padding:20px 0 20px 60px;}
.like_table li{		
		width: 250px;
		list-style-type:none;						
		margin: 5px 2px;
		}

/* ----------------------------                   PG NAME       *****/
#pg_name h1{
		float:left;
		padding: 20px 0 0 16px;
		font-size:18px;
		font-weight:normal;
		}
		
/* ----------------------------                   LOG PANEL     *****/		
#log{
		width:240px;
		border:1px solid #FFF;		
		padding: 20px;
		margin: 10px 0;
		background-color:#c5d3db;
		}
#letter{
		width:350px;
		border:1px solid #FFF;		
		padding: 20px;
		margin: 20px 0 0 0;
		background-color:#c5d3db;
		}
				
#log label, #letter label{
		display:block;
		float:left;
		width:80px;		
		}
#letter input{width:250px;}
#log input,#letter input{margin-bottom:4px;}		
#log textarea{
		width:226px;
		height: 100px;
		text-align:left;
		}

#letter textarea{
		width:340px;
		height: 200px;
		text-align:left;
		}		
		
/* ------------------------------------------------    news        */
ul.news{
		list-style-type: circle;
		margin: 10px 0;}	

.news li{		
		padding-bottom: 10px;
		margin-bottom: 1em;		
		}