@charset "UTF-8";
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #777;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 8px;
	padding-right: 15px;
	padding-left: 40px;
	color: #777;
}
a img { 
	border: none;
}

a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	color: #2060a1;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #2060a1;
}

.container {
	width: 1300px;
	background: #FFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #777;
	background-color: #FFF;
}

.sidebar1 {
	float: right;
	width: 170px;
	background: #fff;
	padding-bottom: 10px;
	text-align: right;
}
.content {
	width: 1120px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.content1 {
	width: 1120px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	margin-bottom: 15px; 
}
ul.nav li {
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #fff;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #fff;
	color: #2060A1;
}

.footer {
	padding: 10px 0;
	background: #fff;
	position: relative;
	clear: both;
	text-align: left;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 150%;
	color: #777;
	padding-left: 15px;
}
#series {
	color: #CCC;
}
#title {
	padding-left: 58px;
	padding-top: 40px;
	font-size: 100%;
}
#p_footer2 {
	padding-left: 58px;
	padding-top: 10px;
	font-size: 75%;
}
#p_about {
	padding-left: 58px;
	color: #777;
}
#p_about_date {
	padding-left: 60px;
	color: #777;
}
#title_about {
	padding-left: 58px;
	padding-top: 40px;
	font-size: 125%;
	color: #666;
}
