body,html {
	_height:100%;
	height:100%;
}

body {
	background-color:#000;
	margin-left:15%;
}

#container {
	width:902px;
	height:100%;
	bordfer:1px solid #fff;
	background:url("_images/red_line.gif") repeat-y;
}

#left {
	float:left;
	width:250px;
	_height:100%;
	height:100%; 
	min-height:100%;
	text-align:left;
}

#content {
	width:650px;
	background:#fff;
	heigkht:675px;
	float:right;
	text-align:left;
}

#text {
	width:563px;
	margin-left:20px;
	background:#f1f1f1;
	border-bottom:5px solid #e5e3e4;
	padding:15px;
	font-family:arial;
	font-size:12px;
	heigkht:500px;
}

#text img {
	padding:10px;
}

#content h1 {
	background:url("_images/header.gif");	
	width:563px;
	height:25px;
	margin-left:20px;	
	color:#bd1627;
	font-family:verdana;
	font-weight:bold;
	font-size:15px;
	padding-left:10px;									
	padding-top:6px;
}

#logo {
	background:url("_images/logo2.png");
	width:250px;
	height:85px;
}

#menu {
	padding:0;
	margin:0;
	width:250px;
}

#menu li {
	list-style-type:none;
	cursor:pointer;
	padding:0px;
	margin:0px;
	padding-top:16px;
}

#menu li a {
	color:#fff;
	text-decoration:none;
	font-family:verdana;
	font-size:12px;
	padding-left:75px;
	displfay:block;
}

#menu li.line {
	width:250px;
	height:35px;
	background:url("_images/menu1.gif") no-repeat;
}

#menu li.last {
	width:250px;
	height:34x;
	background:url("_images/menu2.gif");
}

#partner {
	width:250px;
	height:96px;
	background:url("_images/partner.gif");				
}

#part_day {
	text-align:center;
	width:250px;
	height:206px;
	background:url("_images/part_day.gif");
}

#part_day img {
	border:1px solid #000;
	margfin-left:60px;
	margin-top:50px;
}

#part_day a {
	color:#000;
	font-size:13px;
	font-family:verdana;
}

.content_img {
	padding:15px;
}

.img_left {
	float:left;
}

.img_right {
	float:right;
}

.menu1, .menu2, .menu3, .menu4, .menu5 {
	width:250px;
	height:35px;
	background:url("_images/menu1.gif");
}

.menu1_over, .menu2_over, .menu3_over, .menu4_over, .menu5_over {
	width:250px;
	height:35px;
	background:url("_images/menu1_over.gif");
}

.menu6 {
	width:250px;
	height:34px;
	background:url("_images/menu2.gif");
}

.menu6_over {
	width:250px;
	height:34px;
	background:url("_images/menu2_over.gif");
}

#red_line {
	width:250px;
	_heigdht:100%;
	heighdt:100%;
	background:url("_images/red_line.gif");
}
