@charset "utf-8";
/* CSS Document */


@import url(common.css);
@import url(layout.css);


/* TITLE : PC Room Main page
 * UPDATE: 20100302
 * AUTHOR: KANG WOL SUNG */



/***## main content 에만 해당부분 ##***/
#content { width:646px; float:left; }


.mainContent_L { width:316px; float:left; display:block; }
.mainContent_R { width:315px; float:right; display:block; }

.noticeWrap { width:100%; margin-bottom:20px; }
.noticeTit { width:100%; height:27px; border-bottom:1px solid #c1c1c1; }
.noticeTit .tit { margin-top:4px; float:left; }
.noticeTit .more { margin-top:14px; float:right; }
.noticeTxt { }
.noticeTxt li { background:url(http://image.estpcbang.co.kr/PCRver1.0/img/main/bu_blue_square.gif) no-repeat 0 6px; padding-left:10px; height:13px; line-height:0; margin-top:9px; vertical-align:middle; }
.noticeTxt a:link, .noticeTxt a:active, .noticeTxt a:visited, .noticeTxt a:hover { line-height:12px; overflow:hidden; }
.noticeTxt a:hover { color:#1085c3; text-decoration:underline; }
.noticeTxt img { margin-left:5px; vertical-align:middle; }

.mt10 { margin-top:10px; }




/* main pcsearch */
.pcsearch { BACKGROUND: url(http://image.estpcbang.co.kr/PCRver1.0/img/main/bg_pcsearch.gif) no-repeat 0px -3px; border:3px solid;border-color:#1ea8f2; height:18px; width:129px; padding-left:2px;}

