/*  div {font: normal 11px/14px Helvetica,Arial,sans-serif;} */

#main {
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 5px;
	width: 100%;
	display: block;
   text-align: left;
   color: #000000;
}

.main_content #content_img {margin: 1px 7px 1px 0pt; float: left; display: block;}
/* ---- Main Spacific ---- */
#main .main_header {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
#main .item1, #main .item2, #main .item_head {
  font: normal 11px/14px Helvetica,Arial,sans-serif;
}
#main .item_head {
	background: #D4D4D4;
	padding: 5px 10px;
	overflow: hidden;
	display: block;
	clear: both;
	font: normal 11px Helvetica,Arial,sans-serif;
	line-height: 13px;
}
#main .item_head .main_header {
	/* background: url('../images/layout/mainHeader_back.gif') no-repeat; */
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	height: 23px;
	margin: 0;
	padding: 0;
	width: 594px;
	padding-left: 5px;
	color: #000F79;
}
#main .item1 {
	/*background: #B4B4B4 url('../images/layout/christmas_item22.png') no-repeat right bottom;*/
	background: #DFDFDF;
	padding: 10px 10px;
	overflow: hidden;
	clear: both;
	display: block;
	height: auto;
}
#main .item2 {
	/*background: #C4C4C4 url('../images/layout/christmas_item11.png') no-repeat left bottom;*/
	background: #DFDFDF;
	padding: 10px 10px;
	overflow: hidden;
	clear: both;
	display: block;
	height: auto;
}
#main .main {
	clear: both;
	display: block;
	padding-left: 2px;
	font: normal 11px Helvetica,Arial,sans-serif;
	line-height: 13px;
}
#main .main_news {
	clear: both;
	display: inline;
	padding-left: 2px;
}
#main .main_headerLeft {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	display: block;
	float: left;
	width: 70%;
}
#main .main_headerRight {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	display: block;
	float: right;
	width: 29.9%;
	text-align: right;
	font-style: italic;
}
#main div.hr {
	font-size: 0;
	border: 0;
	height: 3px;
	line-height: 2px;
	/* background: #232222 url('../images/layout/line_background.png') left top repeat-y; */
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
}
