body{
	margin:0; padding:0;
}
img{
	border:0;
}
ol,li,ul{
	margin:0; padding:0;
	list-style:none;
}
h2{
	margin:0; padding:0;
}
.today_is_wrap{
	float:left;
	width:650px;
	height:377px;
	border-top:2px solid #727272;
	border-bottom:2px solid #727272;
}
.is_left_wrap{
	float:left;
	width:460px;
}
.is_left_wrap .is_left_head{
	height:36px; width:471px;
	border-bottom:1px solid #e8e8e8;
}
.is_left_wrap .is_left_head h2,
.is_left_wrap .is_left_head ul,
.is_left_wrap .is_left_head li{
	float:left;
}
.is_left_wrap .is_left_head h2 img{
	margin-top:10px;
}
.is_left_wrap .is_left_head ul{
	margin-left:20px;
	margin-top:10px;
}
.is_left_wrap .is_left_head li{
	margin-right:7px;
	padding-right:7px;
/*	background:url('images/view_is_blit.jpg') no-repeat right 4px; */
	cursor:pointer;
}
.is_left_wrap .is_left_head li a{
	font-size:12px;
	color:#333;
	text-decoration:normal;
	position:relative;
	top:-6px;
}
.is_left_wrap .is_left_head li.end{
	background:none;
}
.is_left_wrap .is_left_article{
	float:left;
	padding-bottom:6px;
	width:460px;
	border-bottom:1px solid #e8e8e8;
}
.is_left_wrap .is_left_article ul{
	margin-top:17px;
}
.is_left_wrap .is_left_article li{
    float: left;
    width: 454px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.is_left_wrap .is_left_article li.tit a{
	font:bold 14px Dotum;
	color:#333;
	text-decoration:none;
	line-height:25px;
	letter-spacing: -0.5px;
}
.is_left_wrap .is_left_article li.tit a:hover{
	color:#1b6bc7;
}
.is_left_wrap .is_left_article li.tit_rep a{
	background:url('/images/2012_new/blt_reply.gif') no-repeat 2px 6px;
	font:bold 14px Dotum;
	color:#333;
	text-decoration:none;
	line-height:25px;
	padding-left:10px;
	letter-spacing: -1px;
}
.is_left_wrap .is_left_article li.tit_rep a:hover{
	color:#1b6bc7;
}
.is_left_wrap .is_left_article li.txt{
	font:11px Dotum;
	color:#666;
	line-height:18px;
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:10px;
}
.is_left_wrap .is_photo_list{
	float:left;
	width:471px;
	margin-top:15px;
}
.is_left_wrap .is_photo_list li{
	float:left;
	font:11px Dotum;
	line-height:20px;
	color:#666;
	width:90px;
	margin-right:27px;
	line-height:11px;
	text-align:center;
}
.is_left_wrap .is_photo_list li span{
	float:left;
	width:90px; height:65px;
	overflow:hidden;
	margin-bottom:5px;
}
.is_left_wrap .is_photo_list a {
	display:block;
}
.is_left_wrap .is_photo_list li a img{
	width:90px; min-height:64px;
}
.is_left_wrap .is_photo_list a li{
	font:11px Dotum;
	line-height:14px;
	color:#666;
	width:90px; height:65px;
	text-decoration:none;
	text-align:center;
}
.is_left_wrap .is_photo_list a:hover li{
	color:#1b6bc7;
}
.is_right_wrap{
	float:left;
	width:188px; height:36px;
	border-bottom:1px solid #e8e8e8;
}
.is_right_wrap h2{
	margin-top:11px;
	height:26px;
}
.is_right_article{
	float:left;
	width:188px;
	border-left:1px solid #e8e8e8;
}
.is_right_article li{
	font:12px Dotum;
	width:188px;
	height:57px;
	border-bottom:1px solid #e8e8e8;
}
.is_right_article li a{
	background:#f5f5f5;
	display:block;
	padding:11px 10px 14px 10px;
	min-height:32px;
	color:#8a8a8a;
	text-decoration:none;
}
.is_right_article li a:hover{
	background:#e8e8e8;
	color:#666;
}
.is_right_social{
	float:left;
	border-left:1px solid #e8e8e8;
	background:#f5f5f5;
	width:188px; height:80px;
}
.is_right_social ul{
	margin-top:15px;
}
.is_right_social li{
	margin-left:20px;
	margin-top:8px;
}