@charset "utf-8";
/*!------------------------------------------------*
 * Monochrome (www.monocr.com)
 * Creater: Kim, Ki-hong (raindrop@monocr.com)
 *-------------------------------------------------*/

html{-webkit-text-size-adjust:none}
form,fieldset,input,button,img,hr{border:0}
input[type!=checkbox][type!=radio],button,textarea{-webkit-appearance:none;-webkit-border-radius:0}




/* Main */

/*
#main {}
#main .line{position:absolute;left:7px;top:0px;width:486px;height:115px;border:1px solid #c00;}
#main .line div{width:100%; height:100%; background:url('/images/bg_line.png') 100% 100% no-repeat}
#main .mainbox .box-pic .arrow{height:100%}
#main .mainbox .box-pic .arrow .new{height:100%;background:url('/images/bge_new.png') 96% 92% no-repeat}
#main .mainbox .box-pic .arrow .play{height:100%;background:url('/images/bge_play.png') 50% 50% no-repeat}
#main .mainbox .box-pic .arrow .new span,
#main .mainbox .box-pic .arrow .play span{display:none}		*/


#main .mainbox .box-text h2{padding:13px 17px 0 17px;color:#000;font-size:20px}
#main .mainbox .box-text p{padding:5px 17px 0 17px;letter-spacing:-1px;line-height:1.5em;font-size:12px;font-family:'돋움',Dotum;color:#898989}
#main #news1{top:0px;left:0px;width:498px; border: 2px solid red;}	/*	height:438px	*/
/*#main #news1 .box-pic{height:349px}*/
/*#main #news1 .box-pic .arrow{background:url('/images/bg_box_arrow1.png') 100% 100% no-repeat}*/
#main #news1 .box-text{height:89px}
#main #news2,#main #news3,#main #news4{left:510px;width:318px;}/*	height:298px	*/
#main #news2{top:0px}
#main #news3{top:310px}
#main #news4{top:620px}

/*#main .sidebox .box-pic{height:230px}*/
/*#main .sidebox .box-pic .arrow{background:url('/images/bg_box_arrow3.png') 100% 100% no-repeat}*/
/*#main .sidebox .box-text{height:68px}*/

/*#main #store{top:0px;left:0;width:498px;height:158px}*/

/*#main #store .box-pic{float:left;width:350px;height:158px}*/

#main #store .box-pic .arrow{/*background:url('/images/bg_box_arrow2.png') 100% 0 no-repeat*/}
/*#main #store .box-text{float:right;width:148px;height:158px}*/

#main .social{top:620px;left:0;width:212px;}	/*	height:298px	*/

#main #twitter.social{left:255px}

#main .social .title{height:51px;/*background:0 0 repeat-x;*/padding:11px 10px 0;position:relative}
#main .social .title h2{vertical-align:middle;display:inline-block;height:18px}
#main .social .title h2 span{display:none}
#main .social .title p{margin-top:9px;font-size:12px;font-family:'돋움',Dotum;color:#000}
#main .social .title .arrow{position:absolute;right:0;bottom:0;width:24px;height:10px;/*background:url('/images/bg_box_arrow3.png') 100% 100% no-repeat*/}

#main .social .timeline{height:236px;background-color:#fff;overflow:hidden;}
#main .social .timeline li{display:block;padding:0 5px 0;clear:both}
#main .social .timeline li img{float:left;width:48px;height:48px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 0 3px #000}	/*썸네일*/
#main .social .timeline li p{float:left;width:140px;padding-left:10px;font-family:'돋움',Dotum;color:#898989;font-size:11px}
#main .social .timeline li p a{color:#1585aa}
#main .social .timeline li p strong{font-size:12px;color:#333;display:block;margin-bottom:3px}
#main .social .timeline li p strong a{color:#333}
#main .social .timeline li p span{font-size:11px;display:block;margin-top:3px}
#main .social .timeline li p span a{color:#898989}
#main .social .ajax{background:url('/images/bg_ajax.gif') 50% 50% no-repeat}
