body {
	width:			935px !important; /* Real width: 928px */
	margin-top:		0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#C2035D;
	font-family:		arial, helvetica, verdana;
	font-size:		12px;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		1.4em;
	color:			#333333;
	padding:		0px;
}

div#main {
	float:			left;
	width:			888px;
	background-image:	url('../img/background_main.gif');
	background-repeat:	repeat-y;
	margin:			0;
	padding:		10px 20px 10px 20px;
}

div#bottom {
	float:			left;
	width:			928px;
	height:			10px;
	background-image:	url('../img/background_bottom.gif');
	background-repeat:	no-repeat;
	padding:		0;
	margin:			0;
}

div#header {
	float:			left;
	width:			888px;
	height:			241px;
	margin:			0px 0px 10px 0px;
	padding:		0;
	overflow:		hidden;
}

div#navi_top {
	float:			left;
	width:			888px;
	height:			36px;
	background-image:	url('../img/background_navi_top.gif');
	background-repeat:	no-repeat;
	margin:			0px 0px 10px 0px;
	padding:		0;
	overflow:		hidden;
}

div#navi_top_links {
	float:			left;
	width:			678px;
	height:			36px;
	overflow:		hidden;
}

div#main_content {
	float:			left;
	width:			888px;
	margin:			0;
	padding:		0;
	background-image:	url('../img/background_main_content.gif');
	background-repeat:	repeat-y;
	background-color:	#fff;
}

div#navi_left {
	float:			left;
	width:			196px; /* 216px */
	height:			auto !important;
	height:			320px;
	min-height:		320px;
	margin:			0;
	padding:		10px 10px 10px 10px;
	background-color:	#d5d4cf;
	display:		inline;
}

div#content {
	float:			left;
	width:			660px; /* 670px */
	margin:			0;
	padding:		0px 0px 0px 10px;
	background-color:	#fff;
}

div#content_footer {
	float:			left;
	width:			928px;
	margin:			0;
	padding:		0;
	text-align:		center;
}

div#div_search {
	float:			left;
	width:			195px;
	text-align:		right;
	padding:		8px 15px 0px 0px;
}

.search_input {
	width:			130px;
	border:			0;
}

.search_bt {
	width:			35px;
	font-size:		11px;
}

/* Navi top */

ul#navi_top {
	list-style-type:	none;
	padding:		0;
	margin:			0;
}

ul#navi_top li.li_first_navi,
li.li_first_selected,
li.li_prev_selected,
li.li_navi,
li.li_selected {
	float:			left;
	height:			36px;
	text-align:		center;
	padding:		10px 0px 10px 20px;
}

ul#navi_top li.li_first_navi,
li.li_first_selected {
	padding:		10px 0px 10px 10px;
}

ul#navi_top li.li_first_navi {
	background-image:	url('../img/background_navi_top_first.gif');
	background-repeat:	no-repeat;
	background-color:	#363636;
}

ul#navi_top li.li_first_selected {
	background-image:	url('../img/background_navi_top_first_sel.gif');
	background-repeat:	no-repeat;
	background-color:	#C7C6C2;
}

ul#navi_top li.li_prev_selected {
	background-image:	url('../img/background_navi_top_sel_next.gif');
	background-repeat:	no-repeat;
	background-color:	#363636;
}

ul#navi_top li.li_navi {
	background-image:	url('../img/background_navi_top_prev_next.gif');
	background-repeat:	no-repeat;
	background-color:	#363636;
}

ul#navi_top li.li_selected {
	background-image:	url('../img/background_navi_top_prev_sel.gif');
	background-repeat:	no-repeat;
	background-color:	#C7C6C2;
}

ul#navi_top a {
	font-size:		12px;
	color:			#fff;
	text-decoration:	none;
	font-weight:		normal;
}

ul#navi_top a.selected {
	color:			#363636;
}

.line_news {
	width:			196px;
	height:			7px;
	background-image:	url('../img/line_news.gif');
	background-repeat:	no-repeat;
	margin-top:		5px;
}



ul#ul_navi_left {
	list-style-type:	none;
	padding:		0;
	margin:			0;
}

ul#ul_navi_left li {
	border:			0px #333 solid;
	float:			left;
	width:			190px;
	height:			25px;
	padding:		3px 0px 3px 0px;
	background-image:	url('../img/line_news.gif');
	background-repeat:	no-repeat;
	background-position:	bottom;
}

ul#ul_navi_left a {
	color:			#333;
	text-decoration:	none;
}

ul#ul_navi_left a.selected {
	color:			#333;
	text-decoration:	none;
	font-weight:		bold;
}


/* Text */

* > h1:first-child, h2:first-child, h3:first-child, h4:first-child, p:first-child {
	margin-top:		0px;
}

p, h1, h2, h3, h4 {
	color:			#333;
}

span, .quote {
	color:			#333;
}

h1, .span_h1 {
	color:			#C2035D;
	font-size:		24px;
	font-weight:		bold;
	line-height:		1.3em;
}

h2, .span_h2 {
	color:			#666;
	font-size:		14px;
	line-height:		1.4em;
}

h3, .span_h3 {
	color:			#C2035D;
	font-size:		18px;
	font-weight:		bold;
	line-height:		1.3em;
}

h4, .span_h4 {
	color:			#C2035D;
	font-size:		14px;
	font-weight:		bold;
	line-height:		1.3em;
}

h5, .span_h5 {
	color:			#666;
	font-size:		12px;
	font-weight:		bold;
	line-height:		1.3em;
}

h6, .span_h6 {
	color:			#C2035D;
	font-size:		12px;
	font-weight:		bold;
	line-height:		1.3em;
}

h1.white, h2.white, h3.white, h4.white, span.white {
	color:			#fff;
}

h1.red, h2.red, h3.red, h4.red {
	color:			#C2035D;
}

.quote {
	font-family:		'times new roman', verdana, arial, helvetica;
	font-size:		18px;
	font-style:		italic;
	line-height:		21px;
	color:			#666;
	display:		block;
}

.bold {
	font-weight:		bold;
}

/* Links */

a {
	color:			#666666;
}

a.white {
	color:			#fff;
}


/* Images */

img {
	border:			0;
}

.img_left, .img_left_border {
	float:			left;
	margin:			0px 10px 5px 0px;
}

.img_right, .img_right_border {
	float:			right;
	margin:			0px 0px 5px 10px;
}

.img_center, .img_center_border {
	margin:			0px 0px 5px 0px;
	display:		block;
	margin-left:		auto;
	margin-right:		auto;
}

.img_border, .img_left_border, .img_right_border, .img_center_border {
	border:			1px #333 solid;
}

.text_italic {
	font-style:		italic;
}

.link {
	color:			#666666;
}

.br, .br_dbl, .img_border {
	display:		block;
}

.br_dbl {
	margin-top:		15px;
	margin-bottom:		15px;
}

.clear {
	clear:			left;
}


/* Copyright & W3 standards*/
.text_copy {
	font-size:		11px;
	color:			#ccc;
}

.link_copy {
	font-size:		11px;
	color:			#ccc;
}

.img_w3xhtml1 {
	margin:			5px 0px 0px 0px;
}


/* Tables & inputs */
#tbl_intr {
	width:			240px;
	border:			0;
}

#tbl_intr td1 {
	width:			40px;
}

#tbl_intr td2 {
	width:			200px;
}

.tbl_intr_inp {
	width:			200px;
}

.tbl_intr_text {
	width:			200px;
	height:			50px;
	font-family:		arial, helvetica, verdana;
	font-size:		12px;
}

