@charset "UTF-8";
/* CSS Document */

p, td, th, div, blockquote, d1, u1 , o1    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height:140%;
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5 {
	color:#06F;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #06F;
}
a:hover, a:visited, a:active {color:#06F;
}
.p_bottom_bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #346FCB;
	text-align: center;
}
.p_label {font-family:Verdana, Geneva, sans-serif;
font-size:10px;
	}
.image_label {color:#FFF;
}
#container {
	width:1000px;
	height:auto;
	border: solid #333 1px;
	padding-left: 4px;
	background-color: #FFF;
}
#container2 {
	width:1000px;
	height:auto;
	border: solid #333 1px;
	padding-left: 4px;
}
#container3 {
	width:1000px;
	height:auto;
	padding-left: 4px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
