/* news_event */
@import url("board_v2.css");

.wrap_twitter {clear:both; width:696px; padding:1px; border:1px solid #c9c9c9; overflow:auto;}
.wrap_twitter .profile {position:relative; float:left; width:110px; height:258px; background:url("/aion_v3/report/bg_tazz1.gif") 0 0 no-repeat;}
.wrap_twitter .profile .profile_img {position:absolute; top:21px; left:16px;}
.wrap_twitter .profile .profile_img img {width:55px; height:55px;}
.wrap_twitter .profile .follow {position:absolute; bottom:42px; left:0; width:110px; font-family:Tahoma; font-size:11px; color:#17778c; text-align:center;}
.wrap_twitter .profile .follow span {padding-left:3px; font-weight:bold; color:#555;}
.wrap_twitter .profile .btn_follow {position:absolute; bottom:16px; left:11px;}
.wrap_twitter .wrap_list {float:right; width:560px; height:258px; padding:0 10px 0 0; overflow:auto;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #c6d3dc;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #c6d3dc;
	scrollbar-track-color: #dee4e8;
	scrollbar-arrow-color: #a5bccc;
}
.wrap_twitter .wrap_list .twitter_list {clear:both; margin:0; padding:0;}
.wrap_twitter .wrap_list .twitter_list li {list-style-type:none; padding:10px 0 10px 0; border-bottom:1px solid #e9edee; color:#4e4e4e; line-height:1.4;}
.wrap_twitter .wrap_list .twitter_list li a {color:#0085bc;}
.wrap_twitter .wrap_list .twitter_list li .date {display:block; font-family:gulim; font-size:11px; color:#a1a1a1; text-align:right;}
.wrap_twitter_btn {padding:5px 0 0 0; text-align:right;}