/* CSS Document */

body {
margin:0 0 0 0;
font-family: "Times New Roman", Times, serif;
color:#000000;
}

a { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #9E0202; }

.redbul {
	list-style-image: url(../img/bullet1.gif);
	list-style-position: outside;
	text-indent: 0px;
}


.header { background-image:url(../img/bg_top1.gif); background-repeat:repeat-x; height:73px; text-align:center; }
.header #top { padding:3px 0 0 0; }

.top { background-color:#9E0202; color:#FFFFFF; font-weight:600; font-size:12px; vertical-align:middle; }
.top #left { padding:0 0 0 30px; height:20px; }
.top #rigth { padding:0 30px 0 0px; text-align:right; height:20px; }
.top #line  { background-image:url(../img/bg_top2.gif); background-repeat:repeat; height:18px; }
.top a { text-decoration:none; color:#FFFFFF; }
.top a:hover { color:#FFFFFF; }

.content {
	vertical-align:top;
}
.content #header {
	font-family: "Times New Roman", Times, serif;
	padding: 0 30px 30px 0px;
	font-size:22px;
	color:#000000;
	height:30px;
	vertical-align:top;
	font-stretch:wider;
	font-weight:inherit;
} 
.content #title {
	padding:0 0 0 30px;
}
.content #leftnav_col {
	background-image:url(../img/bg_bot_home.gif); background-repeat:no-repeat; background-position:left bottom;
	padding:5px 5px 5px 10px;
}
.content #leftnav {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:600;
}

.content #leftnav #now { color:#9E0202; }

.content #leftnav_sub {
	background-image:url(../img/arrow.gif); background-repeat:no-repeat; background-position:left center;
	margin:5px 0 0 10px;
	padding:0 0 0 15px;
	font-size:14px;
	display:block;
	font-weight:bold;
}

.content #leftnav_sub_now { 
	background-image:url(../img/arrow_now.gif); background-repeat:no-repeat; background-position:left center;
	margin:5px 0 0 10px;
	padding:0 0 0 15px;
	font-size:14px;
	display:block;
	font-weight:bold;
}

/*.content #center_col { background-image: url(../img/bg_txt.gif); background-repeat:no-repeat; background-position: rigth; } */

.content #center_col { background: url(../img/bg_txt.gif) top right no-repeat; } 

.content #footer_page {
padding:40px 0 20px 0;
text-align:right;
}	
.normal-en{
	padding-top:4px;
	padding-bottom:4px;
}
.content #normal {
//	font-family: "Times New Roman", Times, serif;
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	list-style-position: outside;
}

.content #right_col	{ vertical-align:top;
					 background-image:url(../img/bg_right_column.jpg);
					 background-repeat:no-repeat;
					 background-position:top rigth;
					 text-align:center;
					 padding:0px 0 0 0;
					 font-family: "Times New Roman", Times, serif;
					 font-size:14px;
					 display:block;
					 font-weight:bold;
					 font-stretch:semi-condensed;
				 
}

.content #right_col image { border:3px double #9E0202; }

.content #line_end {  background: url(../img/line_end.gif) center right no-repeat; margin-left:5px; }

.im { border:3px double #9E0202;  }					 

.footer {
	font-size: 10px;
	color: #9E0202;
	text-indent: 0pt;
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	vertical-align:middle;
}
.footer a { color: #9E0202; text-decoration:none; }

a.footer:hover {
	text-decoration: underline;
}

.footer #td { background-image:url(../img/footer.gif); background-position:bottom left; background-repeat:no-repeat; height:23px; vertical-align:bottom; width:197px; }
.footer #contact { background-image:url(../img/bg_bot_house1.gif); background-position:bottom left; background-repeat:no-repeat; }


