div.noticeBookmark{
	background:#E9E9E9 url('../images/bookmark_corner.gif') no-repeat right top;
	float:left;
	padding:10px 30px;
	font-family: Georgia;
	color:#000000;
	font-size:28px;
}

div.noticeBookmark2{
	padding:10px 0px 0px 30px;
	float:left;
}

div#noticeContent{
	clear:left;
	background:#E9E9E9 url('../images/notice_bg.jpg') no-repeat right bottom;
	padding:0px 35px 0px 35px;
}

div#paddingNoticeContent{
	height:24px;
}

div#noticeContent table td{
	width:30%;
	vertical-align:top;
}

div#noticeContent table td div.noticeImage{
	margin-bottom:8px;
	height:68px;
	border:2px solid #ffffff;
}

div#noticeContent table td.separate{
	width:5%;
}

div#noticeContent div.flagBox,
div#noticeContent div.flagBoxCorner{
	background:url('../images/flag.gif') no-repeat;
	width:38%;
	height:67px;
	padding-left:38px;
	margin-top:35px;
	overflow:hidden;
}


div#noticeContent div.flagBoxCorner{
	position:relative;
	float:left;
	background:url('../images/flag_corner.gif') no-repeat;
	top:0px;
	left:-35px;
	margin-right:20px;
}

div#noticeContent div.flagBoxCorner img{
	float:left;
	width:63px;
	height:43px;
	margin-right:10px;
}

div#promoBlock{
	padding:17px;
	padding:20px;
	cursor:pointer;
}
div#promoBlock p{
	padding:1px;
	margin:1px;
}

/* text */

div#mainContent{
	padding-top:10px;
}

div#mainContentLeft{
	float:left;
	width:40%;
}

div#mainContentRight{
	float:right;
	width:55%;
}
