body{
    font: normal 100% 'Arial','Helvetica','Verdana',sans-serif;
    background: url(/images/bg.gif);
}

form {
    margin: 0;
}
#search_box {
	float: right;
    width: 241px;
    height: 56px;
	padding: 0px 0 0 0;
    background: url(/images/bar_search.gif);
}

#search_box #s {
    float: left;
    padding: 20px;
    margin: 0px 0 0 6px;
    border: 0;
    width: 225px;
    background: none;
    font-size: .8em;
    color: 999999;
	height:56px;
}

#box {
	width: 70%;
}
#bar {
    height: 56px;
    background: url(/images/bar_bg.gif);
}

#navi {
	height:20px;
	background: url(/images/navigation_bg.gif);
	font-size: 13px;
	font-weight: bold;
	color: cccccc;
	margin-right:9px;
	margin-left:8px;
	padding-right:11px;
	text-align: right;
	
}

.iimg{
width:310px;
height:56px;
float:left;
}

a {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #6597F8;
	text-decoration: none;
	}
a:hover {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
	}
a.active {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: cccccc;
	text-decoration: none;
}

#navi li { display:inline; }
#navi li a {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: cccccc;
	text-decoration: none;
	}
#navi li a:hover {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
	}
#navi li a.active {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: cccccc;
	text-decoration: none;
}

#location {
	background: url(/images/location_bg.gif);
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top:5px;
	margin-right:9px;
	margin-left:8px;
	padding-left:11px;
	text-align:left;
	line-height:20px;
}
#location a {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#location a:hover {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}
#location2 {
	background: url(/images/location_bg.gif);
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top:0px;
	margin-right:9px;
	margin-left:8px;
	padding-left:11px;
	text-align:left;
}
#location2 a {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#location2 a:hover {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}	
	

#title {
	background: url(/images/title_bg.gif);
	height:28px;
	font-size: 16px;
	font-weight: bold;
	color: 000000;
	margin-top:2px;
	margin-right:9px;
	margin-left:8px;
	padding-left:11px;
	text-align:left;
	line-height:29px;
}

#content {
	padding: 0;
	font-size: 80%;
	font-size: 13px;
	font-weight: bold;
	color: cccccc;
	margin-right:9px;
	margin-left:8px;
	padding-left:11px;
	border-top: 1px solid #464a52;
	background: #3F3F3F;
}
.style1 {
	color: #FF0000
}
#ref {
	padding: 0;
	font-size: 80%;
	font-size: 13px;
	font-weight: bold;
    color: #282828;
	margin-right:9px;
	margin-left:8px;
	padding-left:11px;
	border-top: 1px solid #464a52;
	background: #3F3F3F;
}
#ref a {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #282828;
	text-decoration: none;
	}
#ref a:hover {
	height:20px;
	font-size: 13px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	}