@charset "UTF-8";

/* mainImage
************************************/
#mainImage{
	margin-bottom:20px;
}

/* bnr
************************************/
.topbnrTop{
	margin-bottom:10px;
	padding-top:5px;
	background:url(images/bg_bnr_top.gif) center top no-repeat #bbb;
}

.topbnrBtm{
	padding:0 0 5px 5px;
	background:url(images/bg_bnr_btm.gif) center bottom no-repeat #bbb;
}

.topbnrTop li{
	margin-right:6px;
	line-height:0;
	float:left;
}

/* news
************************************/
.newsLeft{
	width:346px;
	float:left;
}

.newsRight{
	width:346px;
	float:right;
	position:relative;
}

.newsLeft ul{
	height:200px;
	overflow:auto;
}

/* twitter
************************************/
.newsRight .twitterIcn{
	position:absolute;
	top:20px;
	right:20px;
}

.twtr-hd {
	display:none;
}

.twtr-ft {
	display:none;
}