@charset "utf-8";
/* CSS Document */
body {
margin:0px;
background-image:url(../images/bg1.gif);
}


body, img, li {
	margin: 0px; padding: 0px;
}

img {border: 0px;}



.blank {
width:10px;
height:30px;
display:block;}


.wrapper {
	width:1000px; margin: auto;
	background-color:#FFFFFF;
}


.top-link {
font-family:"Century Gothic";
font-size:12px;
color: #000000;
font-weight:normal;
line-height:16px;
padding-top:15px;
padding-right:46px;
text-align:right;
}

.top-link a{
font-family:"Century Gothic";
font-size:12px;
color: #000000;
line-height:16px;
text-decoration: none;
}
.top-link a:hover{
font-family:"Century Gothic";
font-size:12px;
color: #d36200;
text-decoration: none;
}


.main-link{
	width:1030px;
	height:96px;
	background:url(../images/link-bg01.png);
	background-repeat:no-repeat;
	
	}


.tl {
font-family:"Century Gothic";
font-size:14px;
color: #2b2a2a;
line-height:16px;
font-weight:bold;
line-height:16px;
text-transform:uppercase;
}

.tl a{
font-family:"Century Gothic";
font-size:14px;
color: #2b2a2a;
line-height:16px;
font-weight:bold;
text-decoration: none;
}
.tl a:hover{
font-family:"Century Gothic";
font-size:14px;
color: #c51008;
line-height:16px;
font-weight:bold;
text-decoration: none;
}

.tl-active {
font-family:"Century Gothic";
font-size:14px;
color: #c51008;
line-height:16px;
font-weight:bold;
text-decoration: none;
}


.marquee{
font-family:"Century Gothic";
font-size:24px;
color: #c51008;
font-weight:bold;
font-style:italic;
}
	

h1 {
font-family:"Century Gothic";
font-size:28px;
color: #000000;
font-weight:normal;
padding-left:38px;
}
	
.content {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
padding-left:38px;
padding-right:42px;
line-height:18px;
font-weight:normal;
text-align:justify;
}



.footer {
	font-family:"Century Gothic";
	font-size:14px;
	color: #ffffff;
	font-weight:normal;
	text-align:center;
	background-image:url(../images/foot-bg.jpg);
	background-repeat:repeat-x;
	line-height:24px;
}

.footer a {
font-family:"Century Gothic";
	font-size:14px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}

.footer a:hover {
font-family:"Century Gothic";
	font-size:14px;
	color: #d36200;
	font-weight:normal;
	text-decoration: underline;
}
