/* CSS Document */
body{color:#000;}
a{text-decoration:none;}
ul{padding:10px 0px 10px 5px; margin:0; }
li{ list-style-type:none; 
	/*background:url(../images/dot_black.gif) left 4px no-repeat;*/
	line-height:1.6em;}
li a{margin-left:15px;}
h3{ font:13px bold; color:#0066FF; hight:18px;}

#M_news_list{margin:1px;  background:#F2F2DD; height:98px;}
#M_news_
#M_news_list li a{color:#000;}
#M_news_list li a:hover{text-decoration:underline;}

#community{
	width:375px;
	padding:0;
	position:relative;
}
	#community_tab{
		margin:0;
		padding:0;
	}
		#community_tab li{
			float:left;
			font-size:11px;
			text-align:center;
			border:1px solid #D8D8D8;
			border-bottom:none;
			padding-top:3px;
		}
		
		#com_free{
			width:78px;
			position:absolute;
			left:0;
		}
		
		#com_us{
			left:81px;
			width:96px;
			position:absolute;
			
		}
		#com_sch{
			left:180px;
			width:96px;
			position:absolute;
		}
		#com_health{
			left:279px;
			width:96px;
			position:absolute;
		}
		.tab_01{
			height:19px;
			background:#ffffff;
			color:#7789DB;
			font-weight:bold;
			z-index:10;
		}
		.tab_02{
			background:url(/img/main_tab_bg.gif) repeat-x;
			color:#808080;
			height:18px;
			
		}
	.community_body{
		border:1px solid #D8D8D8;
		overflow:auto;
		position:relative;
		z-index:5;
		top:21px;
		padding-top:19px;
		padding-bottom:10px;
		width:375px;
	}
		.com_photo_box{
			width:98px;
			padding-left:8px;
			float:left;
		}
			.com_photo img{
				border:1px solid #D8D8D8;
				width:96px;
				height:51px;
			}
			.com_photo_title{
				font-size:11px;
				color:#000000;
				margin-top:3px;
				letter-spacing:-1px;
				margin-top:4px;
				width:100px;
				line-height:125%;
			}
			#community .com_photo_title a{
				color:#000000;
			}
			.community_list{
				width:252px;
				float:left;
				margin-left:7px;
				padding:0;
			}
			.community_list li{
				background:url(../img/dot_gray.gif) 0 40% no-repeat;
				padding-left:7px;
			}
			#community .community_list li a{
				margin:0;
				color:#444444;
			}
	#community_life{
		margin-top:38px;
		width:376px;
		height:120px;
		background:url(../img/us_life_bg.gif) no-repeat;
	}
		
		#com_life_label{
			height:23px;
		}
		#com_life_body{
			padding-top:10px;
		}
			#com_life_photo1{
				width:80px;
				float:left;
				margin-right:6px;
				padding-left:8px;
			}
			#com_life_photo2{
				width:80px;
				float:left;
				margin-right:6px;
			}
			.com_life_photo_title{
				font-size:11px;
				color:#000000;
				text-align:center;
				margin-top:3px;
				letter-spacing:-1px;
				margin-bottom:9px;
				line-height:15px;
			}
			#com_life_photo1 a,#com_life_photo2 a{
				color:#444444;
			}
			#community_life_list{
				width:188px;
				float:left;
				padding:0;
			}
			#community_life_list li{
				background:url(../img/dot_gray.gif) 0 40% no-repeat;
				padding-left:7px;
			}
			#community_life_list li a{
				margin:0;
				color:#444444;
				letter-spacing:-0.7px;
			}
	
/*craiglist*/
.category_list{
	color:#666666; 
	letter-spacing:-1px;
	font-family:Dotum;
	font-size:12px;
	}
.category_list1{
	color:#666666; 
	letter-spacing:-1px;
	font-family:Dotum;
	font-size:12px;
	line-height:117%;
	}
.category_list a{
	color:#666666; 
	text-decoration:none;
	}
.category_list a:hover{
	color:#666666; 
	text-decoration:underline;
	}
