a:link {
	color: #FFFFFF;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

*
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0;
	background-repeat: repeat;
}

body
{
	color: #000000;
	background: url(images/tile2.jpg) repeat-x fixed bottom;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main1
{
	width: 100%;
	padding-left: 50px;
	background-attachment: fixed;
	background-image: url(images/backgr_hokusai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main
{
	width: 770px;
	padding-bottom: 20px;
	background-image: url(images/conbg.png);
	background-repeat: repeat;
}

#logo{
padding-left: 40px;
text-align: left;
height: 42px;
padding-top: 7px;
margin-bottom: 10px;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}




#conbot{
	background:url(images/conbot.png) no-repeat center;
	height: 7px;
}

#content
{
	width: 770px;
}

#left
{
width: 498px;
margin-left: 7px;
}

#left p {
	padding: 10px;
}

#left H1
{
	height: 26px;
	padding: 8px 0 0 40px;
	font-size: 18px;
	color: #ffffff;
	background-image: url(images/title_left2.png);
	background-repeat: no-repeat;
}

#left a
{
	color: #0066FF;
}

#left a:hover{
	text-decoration: none;
	color: #0066FF;
}

#left a:visited {
	color: #0066FF;
}

#right
{
	width: 255px;
	float:right;
	margin-left: 7px;
	margin-right: 7px;
	clear: none;
}


#right ul 
{
	list-style: none;
	padding-top: 20px;
	padding-left: 13px;
	margin: 0px;
	display:block;
}

#right ul li{
	margin-bottom: 10px;
	padding-bottom: 9px;
	padding-left: 18px;
	padding-right: 20px;
	background-image: url(images/yinyanglist.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#archives ul li {
	margin-bottom: 1px;
	background: url(images/liststyle.png) no-repeat left;
	padding-left: 15px;
	padding-top: 7px;
}

#right h2 {
	height: 26px;
	font-size: 18px;
	color: #ffffff;
	background-image: url(images/title_right2.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

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

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	clear:both;
	padding-bottom: 10px;
}

#mainbot{
	background:url(images/mainbot.png) bottom left;
	height: 71px;
}

#footer a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding
{
padding: 10px;
color:#fed600;
font-weight: bold;
}

