@charset "utf-8";
/* 
// colcol networks
// colcol.net 2nd story simple.css
// 2008. 02. 28 by. colcol
// simple colcol.net
*/

/* 2nd Story 공통 */
.title { font-weight: bold; font-size: 12px; }
.side_title { font-weight:bolder; cursor:default; }
.time { cursor:default; }

/* 폼박스 */
.join_box { BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 20px; font-family: 돋움; }
#butten { BORDER-RIGHT: #acacac 1px solid; BORDER-TOP: #acacac 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #acacac 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #acacac 1px solid; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #555555; }
#is_box { BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 20px; font-family: 돋움; }

/* 메인 */
#simple_main { line-height: 140%; margin-right: auto; margin-left: auto; text-align: left; padding: 0px; width: 1000px; }
#simple_main1 { float: left; width: 700px; overflow: hidden; }

/* 글목록 */
.maindata { padding: 15px 15px 5px 15px; }
.maindata p { line-height: 150%; text-align: left; margin-bottom: 11px; }
.maindata div.simple_title { width:350px; height:22px; float:left; overflow:hidden; }

#right { float: left; width: 250px; }

.maindata div.blog { width:170px; height:22px; float: left; }
.maindata div.datetime { width:104px; margin-left:10px; float: left; }
.maindata ul { padding-left: 8px; margin: 0px; margin-bottom: 30px; }
.maindata li { height:22px; border-bottom: 1px solid #ddd; list-style: none; clear: both; }

.simple_main2 { padding: 15px; }
.simple_main2 p { line-height: 150%; text-align: left; margin-bottom: 10px; }
.simple_main2 div.simple_title { width:240px; height:22px; float:left; overflow:hidden; }
.simple_main2 ul { padding-left: 4px; margin: 0px; margin-bottom: 30px; }
.simple_main2 li { height:22px; line-height: 150%; list-style-type: none; clear:both; }

.simple_bar { border-bottom: 1px solid #ddd; }

/* 우측 글목록 */
.post_info2 { width: 18.3em; float:right; }
.post_main2 {
	border-bottom: 1px solid #ddd;
	padding: 0.2em 0 0.1em 0;
	clear: both;
}
