html, body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

img, object, embed {
	display: block;
	border: 0;
}

a {
	text-decoration: none;
	color: #3E3E3E
}

a:hover {
	text-decoration: underline;
	color: #A1060E
}

#container {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#top_menu {
	height: 37px;
}

#top_menu ul {
	list-style: none;
	margin: 7px 15px 0 0;
	padding: 0;
	float: right;
}

#top_menu ul li {
	line-height: 1.5em;
	font-size: 11px;
	margin-left: 35px;
	display: inline;
}

#main_logo {
	width: 200px;
	height: 50px;
	float: left;
	margin-bottom: 10px	
}

#main_menu {
	width: 602px;
	height: 35px;
	background: url('../img/main_menu_bc.jpg') repeat-x;
	float: right;
}

#main_menu .background_l {
	width: 8px;
	height: 35px;
	float: left;
	background: url('../img/main_menu_bl.jpg') no-repeat;
}

#main_menu .background_r {
	width: 7px;
	height: 35px;
	float: right;
	background: url('../img/main_menu_br.jpg') no-repeat;
}

#main_menu ul {
	list-style: none;
	margin: 2px 15px 0 50px;
	padding: 0;
}

#main_menu ul li {
	line-height: 2.5em;
	font-size: 11px;
	margin-right: 54px;
	display: inline;
}

#main_menu ul li.m0 {
	margin: 0;
}

#main_banner {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}

#content {
	background: url('../img/content_btop.jpg') no-repeat;
	height: auto;
	margin-bottom: 30px;
}

#content .date {
	float: right;
	color: #666666;
	font-style: italic;
	font-size: 10px
}

#content span {
	color: #5F5F5F
}
#content a {
	color: #A40911
}

#content h1 {
	margin: 0;
	color: #A40911;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1em;
}

#content p {
	margin: 0;
	margin-bottom: 15px;	
	color: #3F3F3F;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
}

#content td {
	vertical-align: top;
}

#campaigns {
	width: 322px;
	height: 450px;
}

#campaigns .header {
	background: url('../img/item_h_bb0.jpg') no-repeat 0% 100%;
}

#campaigns .footer {
	background: url('../img/item_f_bb0.jpg') no-repeat 0% 100%;
}

#content .col_ss {
	width: 220px;
}

#content .col_ss .header {
	background: url('../img/item_h_bb11.jpg') no-repeat 0% 100%;
}

#content .col_ss .footer {
	background: url('../img/item_f_bb11.jpg') no-repeat 0% 100%;
}


#content .col_s {
	width: 240px;
}

#content .col_s .header {
	background: url('../img/item_h_bb1.jpg') no-repeat 0% 100%;
}

#content .col_s .footer {
	background: url('../img/item_f_bb1.jpg') no-repeat 0% 100%;
}


#content .col_m {
	width: 470px;
}

#content .col_m .header {
	background: url('../img/item_h_bb2.jpg') no-repeat 0% 100%;
	padding-top: 7px;
	padding-bottom: 13px;	
}

#content .col_m .footer {
	background: url('../img/item_f_bb2.jpg') no-repeat 0% 100%;
}

#content .col_m_top2 {
	width: 572px;
}

#content .col_m_top2 .header {
	background: url('../img/item_h_bb5.jpg') no-repeat 0% 100%;
}

#content .col_m_top2 .footer {
	background: url('../img/item_f_bb4.jpg') no-repeat 0% 100%;
}

#content .col_m_top {
	width: 470px;
}

#content .col_m_top .header {
	background: url('../img/item_h_bb4.jpg') no-repeat 0% 100%;
}

#content .col_m_top .footer {
	background: url('../img/item_f_bb2.jpg') no-repeat 0% 100%;
}

#content .col_l {
	width: 802px;
}

#content .col_l .header {
	background: url('../img/item_h_bb3.jpg') no-repeat 0% 100%;
	padding-top: 7px;
	padding-bottom: 13px;	
}

#content .col_l .footer {
	background: url('../img/item_f_bb3.jpg') no-repeat 0% 100%;
}

#content .header {
	text-align: center;
	color: #3F3F3F;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content .footer {
	height: 9px;
}

#content .mid {
	background: #FFFFFF;
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	padding: 15px 0;
}

#campaigns_swf {
	padding-top: 0px;
	vertical-align: top;
}

#footer {
	clear: both;
	height: 35px;
	font-size: 11px;
	color: #FFFFFF;
	background: url('../img/footer_bc.jpg') repeat-x;
	text-align: center;
	line-height: 3em;
	margin-bottom: 20px;
}

#footer .background_l {
	width: 7px;
	height: 35px;
	float: left;
	background: url('../img/footer_bl.jpg') no-repeat;
}

#footer .background_r {
	width: 8px;
	height: 35px;
	float: right;
	background: url('../img/footer_br.jpg') no-repeat;
}
