body {
	margin: 0px auto 2px auto;
	background: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	width: 900px;
}

p {
	line-height: 20px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h2 {
	color: #093;
	margin:0px;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#support{
	font-size:11px;
	color:#C9C9C9;
}

ul {
	font-size: 12px;
	margin:0;
	padding:0;
	list-style-image: url(../img/bullet.gif);
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 0px;
}
#wrap {
	width: 900px;
}

#top {
	width: 100%;
	height: 132px;
	color: #fff;
	background: #000 url(../img/top_bg.gif);
	overflow:hidden;
}

#intro {
	width: 900px;
	height: 420px;
	margin-top: 6px;
}


#intro a:link {
	color:#3C6;
	text-decoration:none;
}

#top h1 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.7em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:70px;
	display:block;
	float:left;
	background: url(../img/bg_t.gif) no-repeat;
	padding-left: 10px;
}

#top h1 a {
	color: white;
	text-decoration: none;
}

#top h1 a:hover {
	color:#E2FCE6;
}

#top h3 {
	color:#E2FCE6;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: normal;
	position:relative;
	margin: 0px;
	top:65px;
	display:block;
	float:left;
	padding-left: 0px;
}


#menu {
	height:132px;
	display: block;
	float:right;
}

#menu li.submenu {
	list-style:none;
	margin:0px;
	position: relative;
}

#menu ul {
	padding:0px;
	margin:0px;
	height:180px;
	width:15em;
	background:#666;
}

#menu ul.level1 {
	color:#000;
	display:none;
	position:absolute;
}

#menu ul.level1 {
	width: 180px;
	height:auto;
	color: #fff;
	background: #000 url(../img/top_bg1.gif);
	overflow:hidden;
}

#menu li.mainmenu:hover ul.level1,
#menu ul.level1 li.submenu:hover ul.level2
{
	display:block;
	padding:0;
}


#menu ol {
	margin: 0;
	list-style: none;
}


#menu li.mainmenu {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li.mainmenu a{
	display: block;
	padding: 81px 27px 20px 25px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menu ul.level1 a{
	display:block;
	padding: 18px 20px 12px 20px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}


* html #menu a {width:1%;}

#menu li.mainmenu a:hover{
	background: url(../img/bg_menu.gif);
}

#menu ul.level1 a:hover{
	background: url(../img/bg_menu1.gif);
}

#menu li.mainmenu a.current{
	letter-spacing: 1px;
	color: gray;
	background: url(../img/bg_menu.gif);
}

#menu ul.level1 a.current{
	letter-spacing: 1px;
	color: gray;
	background: url(../img/bg_menu1.gif);
}

#menu li.mainmenu a.current:hover
#menu ul.level1 a.current:hover{
	color: #fff;
}

#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size:19px;
}

#content h3 {
	padding:0.2em 2em 0.2em 0.2em;
	border-width:0px 0px 1px 2.5px;
	border-color:#AAA;
	border-style:none none solid solid;
}

#content h3 a:link {
	text-decoration: none;
}
#content h3 a:visited {
	text-decoration: none;
	color: #03F;
}
#content h3 a:hover {
	text-decoration: none;
	color: #F00;
}
#content h3 a:active {
	text-decoration: none;
}
#member{
	font-size:14px;
	color:#096;
	padding:0.2em 2em 0.2em 0.2em;
	border-width:0px 0px 1px 2.5px;
	border-color:#AAA;
	border-style:none none solid solid;
}

#left ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 500px;
	float:left;
	display: block;
	margin-left: 20px;
	display: inline;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
        margin: 40px auto 0 auto;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
}

#footer a:link{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer p {
	margin: 0px;
	padding: 0;
}

#like {
	width:900px;
	height:31px;
	margin-top:20px;
}

#like a{
	text-decoration:none;
	color:#00F;
}

#like a:hover{
	text-decoration:underline;
	color:#09F;
	font-weight:bold;
}

#btn a{
	display:block;color:transparent;
} 

#btn a:hover{
	background-position:left bottom;
}

a#btn {
	display:none
}
