﻿/*latest update 2009.06.17*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th{ margin:0;padding:0;}

ol,ul,li{ list-style:none; list-style-position:outside;}
a img{ border:0;}

body{ font-size:14px; font-family:Tahoma, Geneva, sans-serif; background:#061f36 url(../images/bg.gif) repeat;}

h1 {margin: 10px 10px 20px 10px;
font-size:24px;}
h2 {margin: 10px 10px 20px 10px;
font-size:22px;}
h3 {margin: 10px 10px 20px 10px;
font-size:20px;}
h4 {margin: 10px 10px 20px 10px;
font-size:18px;}
p {margin: 10px 10px 10px 10px;}

.font-center {
	text-align:center;
}

.big-font {
	font-size:20px;
	font-weight:bold;
}

.c-big-font {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.big-red {
	font-size:20px;
	font-weight:bold;
	color:red;
}

.hp-table {
	border:medium black dashed;
}

.img-padding {
	margin-left:10px;
	margin-bottom:10px;
}

.red {
	color:red;
}

.top{ width:1050px; margin:0 auto;}

/*header*/
#header{ width:100%; position:relative; z-index:4;}
	.head{ width:100%; height:118px;}
	.head .banner{ position:absolute; width:631px; height:158px; background:url(../images/logo.png) no-repeat; left:15px; top:0;}
	.head .banner a{ float:right; width:540px; height:118px; text-indent:-9999px; overflow:hidden;}

.nav_bg{ width:1050px; height:44px; background:url(../images/navigation.gif) no-repeat;}
#nav{ position:absolute; z-index:3; width:1050px; height:44px;}
#nav ul{ display:inline; margin-left:/*215px*/ 40px;}
#nav ul li{ display:inline; margin-right:24px;}
#nav ul li a{ color:#fff; text-decoration:none; font-size:18px; line-height:44px;}
#nav ul li a:hover{ color:#ccc;}


/*content*/
#text{ width:100%; background:#fff url(../images/content_bg.gif);}
.text_inside{ width:100%; overflow:hidden; background:url(../images/content_top_shadow.gif) left top no-repeat;}

	.side{ float:left; width:220px;}
	.main{ float:left; width:609px; margin-left:1px;}
	
#footer{ clear:both; width:100%; height:24px; line-height:24px; text-indent:13px; background:url(../images/content_bottom.gif); color:#fff;}
#footer a{
	color:white;
}
