@charset "utf-8";
body 
{
	background:url(../images/bg-main.jpg) repeat-x;
	margin:0px;
	color:#666;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:13px;
}
a
{
	color:#025394;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:none;
}
.logo
{
	padding:220px 0px 0px 0px;
}
th
{
	color:#333333;
}
.cont td
{
	border-top:1px solid #d6d6d6;
}
.txt-small
{
	font-size:10px;
}
.title
{
	border-bottom:1px solid #e1e1e1;
	background:url(../images/title-end.gif) bottom right no-repeat;
}
.hp-content
{
	color:#666;
	font-size:13px;
	line-height:22px;
	padding:20px 0 20px;
}
.inner-content
{
	color:#7d7d7d;
	font-size:11px;
	line-height:16px;
	padding:20px 0 20px;
}
.vote
{
	background:url(../images/bg-vote.gif) no-repeat;
	width:225px;
	height:189px;
	padding:43px 0px 20px 17px;
}
.menu-item
{
	background:url(../images/bg-menu.gif) no-repeat;
	height:34px;
	widows:243px;
	padding:0px 0px 0px 34px;
	font-weight:bold;
	color:#025394;	
}
.menu-item a
{
	color:#707070;
	text-decoration:none;
}
.menu-item a:hover
{
	color:#025394;
	text-decoration:none;
}
.txt-blue-title
{
	color:#025394;
	font-size:15px;
	font-weight:bold;
}
.txt-blue
{
	color:#025394;
}

.footer
{
	background-color:#1b1b1b;
	color:#737373;
	height:40px;
	font-size:11px;
}
.gallery-thumb
{
	background:url(../images/bg-photo.gif) no-repeat;
	padding:8px 0 8px 8px;
}
.bg-pacific
{
	color:#a7d8ff;
	padding:0px 0px 40px 0px;
	background:url(../images/bg-pacific.jpg) no-repeat bottom;
}
.txt-white
{
	color:#FFFFFF;
}
/*********forms*********/
.input-text
{
	width:180px;
	height:16px;
	border:1px solid #cccccc;
	padding:3px;
	font-size:12px;
	color:#333333;
	background-color:#f5f5f5;
	margin:5px 0px 5px 0px;
}
.input-textarea
{
	width:300px;
	height:100px;
	border:1px solid #cccccc;
	padding:3px;
	font-size:12px;
	color:#333333;
	background-color:#f5f5f5;
	margin:5px 0px 5px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.btn-submit
{
	width:61px;
	height:21px;
	background-image:url(../images/btn-submit.gif);
	background-repeat:no-repeat;
	border:0px solid #fff;
	cursor:pointer;
	margin:5px 0px 5px 0px;	
}

/****submenu*****/

dl.menu {width:340px; float:left; margin:-32000px 0 0 -9999px;}

dl.menu a {display:block; height:25px; text-decoration:none; border-left:1px solid #f2f2f2; padding:8px 0 0 0;}

dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:50; margin:32000px 0 0 0;}

dl.menu dt a {width:169px; float:left; color:#707070;}

dl.menu dt a:hover{margin-right:1px; text-decoration:none; color:#025394;}

dl.menu dd {float:left; padding:0; margin:0;height:0px;}

dl.menu dd a {position:relative; background:#ecebeb; width:169px; color:#707070; left:10169px; top:-30px; z-index:80; text-indent:10px; border-bottom:1px solid #d6d6d6;  }

dl.menu dd a:hover {margin-right:1px; background:#489bdd; color:#fff;}
