body {
	font-family		: Arial;
	color			: #000;
	padding			: 0 auto;
	margin			:0;
	font-size		: 12px;
	text-align		:center;
	background		: #13120C no-repeat top center;
}
p { }

td { }

dt, dl, h1, h2, h3, h4, h5, h6, form, li, ul, p {padding:0; margin:0;}


a:link {text-decoration:none;color:#61BAD0; font-weight: bold;}

a:visited {color:#000; font-weight: bold;}

a:hover {color: #97A0A7;}

a:active { }

table {
border : none;
}

IMG {
	border			: none;
}

UL {
}
LI {
	list-style	: none;
}
#page {
	margin			: 0 auto;
	width			: 990px;
	padding			: 0;
}
#header {
	background		: #fff url("images/bg_header.jpg") repeat-x bottom left;
	height			: 80px;
	padding			: 0;
	margin			: 0;
	text-align		: left;
	border-bottom	: 1px solid #818B9E;
}
#header img.logo { 
	position:absolute;
	margin-top: 16px;
	margin-left: 16px;
	width: 202px;
	height: 64px;
}
#header a.logo span {text-decoration:none; visibility:hidden;display:none;}

h1 span.t_page  {visibility:hidden;display:none;}

p.gb, span.gb {font-style:oblique;}

#header ul.menu_01 { 
	margin-left: 420px;
	margin-right: 16px;
	margin-top:16px; 
	font-size:22px;
}

#header ul.menu_02 { 
	margin-left: 300px; 
	margin-top:34px; 
	font-size:24px;
	text-transform:uppercase;
}

#header ul {
	text-align:left; 
	position:absolute; 
	font-weight: bold;
}
#header ul li {float:left; padding: 4px 0 4px 16px;	color: #61BAD0; }

#header ul li dt, #link_bottom li dt {font-size:12px; font-style:oblique;}

#header ul li a {text-decoration:none; color: #61BAD0;}
#header ul li a:hover {color: #1D2628;}

#link_bottom li a {text-decoration: none;color	: #fff;}
#link_bottom li a:hover {color	: #1D2628;}


#content {
	clear				:both;
	text-align			:left;
	background-color	: #fff;	
}

#content #block_left {
	float				: left;
}

#content #block_center {
	float				: left;
	padding				: 12px;
}

#content #block_center p {
	margin-bottom		: 16px;
}


#content p {
	text-align:justify;
}


h2 {font-size:36px;line-height:30px;}
h2.gb {font-size:24px;}

.gb {font-style:oblique; font-weight:normal;}

h3 {font-size:24px;line-height:18px; color:#009CE5;font-weight:normal;}
h3.gb {font-size:18px; /*margin-top:4px;*//*margin-bottom: 8px;*/}

h3, h4, h5 {
	text-align:left;
	margin-bottom: 2px;	
}
h4 {font-family:arial; font-size:14px;padding:0; margin:0;font-weight:normal;}
h4.gb {font-size:12px;}

h5 {font-family:arial; font-size:11px;}

#footer {
padding-top:8px; 
padding-bottom:16px;
clear:both;
background		: #32373A  url("images/bg_footer.jpg") repeat-x top left;
color:#595E6C;
}

#footer .add {
font-size: 22px;
color: #ffffff;
}
#footer .add a{
font-size: 22px;
color: #ffffff;
text-decoration:none;
}
#footer p {
color: #ffffff;
}


