@charset "utf-8";
/* CSS Document */
ul.disclaimer{
	width: 360px;
	margin: 0px auto;
	padding:0px;
	text-indent:0px;
}	
ul.disclaimer li{
	list-style: none;
	float:left;
	text-align:center;
	width:88px;
	height:31px;
	margin:1px;
}	
ul.catlink{
	width: 810px;
	text-align: center;
	margin: 0px auto;
	padding:0px;
	text-indent:0px;
	font-size: x-small;
	font-weight: bold;
}
ul.catlink li{
	display: inline;
	line-height: 200%;
	white-space: nowrap;
}
ul.catlink li a{
	padding: 1px 3px;
	border: 1px solid  #ff3399;
	margin: 1px;
}
ul.catlink li a:hover{
	background-color: #ff3399;
	color: #ffffff;
	text-decoration:none;
}


#disclaimer{
	width: 700px;
	background: #FFFFFF url(/img/disclaimer-bg.gif) no-repeat center top;
	text-align: center;
	margin: 150px auto;
}

form {
	margin:0px;
	padding:0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font: small Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px auto;
	background: #FFFFFF url(/img/header.gif) no-repeat center top;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #35383d;
}
a:link, a:visited {
	text-decoration: none;
	color : #ff3399;
}
a:active, a:hover {
	text-decoration: underline;
	color : #0099cc;
}
h1 a:link, h1 a:visited, .menu ul li a:link, .menu ul li a:visited {
	color: #cc0066;
}
h1 a:active, h1 a:hover, .menu ul li a:active, .menu ul li a:hover {
	color: #663366;
}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover  {
	color : #ff3399;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover, .menu a:link, .menu a:visited, .menu a:active, .menu a:hover  {
	color : #0099cc;
}
#header {
	width: 960px;
	height: 41px;
	margin: 130px auto 0px auto;
	background: url(img/top-nav.gif) no-repeat left top;
}
	#header h1{
		float: left;
		width: 450px;
		height: 41px;
		line-height: 41px;
		margin: 0px 0px 0px 20px;
		font-size: small;
		font-weight: normal;
	}
	#header ul{
		float: left;
		width: 290px;
		height: 41px;
	}
	#header ul li {
		height: 41px;
		line-height: 41px;
		list-style-type: none;
		display: inline;
		margin: 0px 5px 0px 0px;
		padding: 0px 0px 0px 5px;
		font-size: x-small;
		font-weight: bold;
		color: #cc0066;
	}
	#header form{
		float: left;
		width: 200px;
		height: 41px;
	}
	#header input.keyword { /* width:160px */
		width: 140px;
		height: 41px;
		float: left;
		margin: 12px 5px 9px 15px;
		padding: 0px;
		border: none;
		background: none;
		font: bold small Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	#header input.search { /* width:40px */
		float: left;
		width: 30px;
		height: 30px;
		margin: 5px;
		padding: 0px;
		border: none;
	}
#page {
	clear: both;
	width: 960px;
	margin: 0px auto;
}
#col1 {
	float: left;
	width: 122px;
}
#col3 {
	float: left;
	width: 168px;
	margin-right: 20px;
}
#col3home {
	float: right;
	width: 168px;
	margin: 0px 20px;
}
#col4 {
	float: left;
	width: 110px;
}
div.menu {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: xx-small;
	color: #cc0066;
}
div.menu h3 {
	margin: 20px 0px 5px 0px;
	padding: 5px 0px 5px 15px;
	border-bottom: dashed 1px #efe4e4;
	background: url(/img/ul.gif) no-repeat left center;
	font: bold medium Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: -1px;
}
#gal {
	float: left;
	width: 300px;
	height: 130px;
}
#gal h3 {
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	background: url(/img/gal.gif) no-repeat left center;
	font: bold medium Arial, Helvetica, sans-serif;
	color: #ff3366;
	letter-spacing: -1px;
}
#gal h3 a {
	color: #999;
}
#col2 {
	float: left;
	width: 540px;
}
#col2xl {
	float: left;
	width: 708px;
}
h2 {
	margin: 0px;
	font: bold x-large Arial, Helvetica, sans-serif;
}
div.site {
	clear: both;
	margin: 20px 10px;
	padding-left: 130px;
	color: #999;
	font-size: x-small;
}
div.kw {
	clear: both;
	color: #999;
	font-size: x-small;
	margin: 0px 10px;
	text-align: justify;
}
div.kwnav{
	clear: both;
	width:500px;
	height: 33px;
	margin: 50px auto;
	background: url(/img/page-nav.gif) no-repeat left center;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: x-small;
	padding: 0px 10px;
	line-height: 33px;
	white-space: nowrap;
}
div.site img {
	float: left;
	width: 120px;
	height: 90px;
	margin: 10px 0px 10px -130px;
	padding: 0px;
	border: 1px solid #999;
}
h4 {
	margin: 5px 0px;
	font-size: xx-small;
	font-weight: normal;
}
.menu ul li {
	list-style-type: none;
	font-size: xx-small;
	color: #999;
	background: url(/img/li.gif) no-repeat left top;
	margin: 0px;
	padding: 1px 0px 2px 20px;
}
#nav{
	width:520px;
	height: 33px;
	margin: 50px auto;
	background: url(/img/page-nav.gif) no-repeat left center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#nav li {
	line-height: 33px;
	margin: 0px 10px;
	list-style-type: none;
	display: inline;
	font-size: x-small;
}
#footer { 
	background: url(/img/footer.gif); 
	width: 100%; 
	clear:both; 
	border-top: solid 1px #ecdce3; 
	border-bottom: solid 1px #ecdce3; 
	padding: 10px 0px; 
	text-align: center; 
	font-size:xx-small;
}
#boost,.hmenu{
	text-align:center;
	font: bold small Verdana;
}
#boost img{
	display: block;
	border: 1px solid #999;
}
ul.webmaster{
	margin:0px auto;
	padding:0px;
	text-align: center;
}
ul.webmaster li{
	list-style: none;
	margin: 5px auto;
}
ul.webmaster li img{
	margin:0px auto;
	display:block;
	border:0px;
}