/*====================================================
		guide
====================================================*/
#guideArea {
	width: 660px;
	margin: 0px 40px 0px;
}
#guideArea * {
	margin: 0;
	padding: 0;
}
#guideArea  a{
	font-size: 12px;
	color:#3366CC;
	text-decoration: underline;
}
#guideArea a:hover{
	color:#3366CC;
	text-decoration: none;
}
div#guideArea h2 {
	width: 200px;
	font-size: 12px;
	color:#333;
	background: #ffffff  url("images/gaideh2.gif") no-repeat 0px 6px;
	padding: 5px 0px 5px 35px;
	margin: 30px 0px 10px;
}


/* ¥ê¥¹¥È  */
#guideArea .leftlis { 
	width: 280px;
}
#guideArea .leftlist ul {
	list-style-type: none;
	padding: 0px 0px 5px 0px;

}
#guideArea .leftlist li {
	width: 200px;
	background: #ffffff  url("images/b.gif") no-repeat 25px 4px;
	color:#565656;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 0 0 50px;
	text-align:left;
	list-style-type: none;
}
#guideArea .leftlist li a{
	color:#565656;
	text-decoration: none;
}
#guideArea .leftlist li a:hover{
	color:#565656;
	text-decoration: underline;
}

#guideArea .rightlist { 
	width: 280px;
}
#guideArea .rightlist ul {
	list-style-type: none;
	padding: 0px 0px 5px 0px;

}
#guideArea .rightlist li {
	width: 200px;
	background: #ffffff  url("images/b.gif") no-repeat 25px 4px;
	color:#565656;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 0 0 50px;
	text-align:left;
	list-style-type: none;
}
#guideArea .rightlist li a{
	color:#565656;
	text-decoration: none;
}
#guideArea .rightlist li a:hover{
	color:#565656;
	text-decoration: underline;
}

/* box  */
td.leftbox { 
	width: 300px;
	padding: 5px 0 5px 25px;
}
td.rightbox { 
	width: 300px;
	padding: 5px 25px 5px 0px;
	float: right;
}

/* beginner  */
div#contentsmain td#beginner { 
	width: 510px;
	background: #ffffff  url("images/beginner2.gif") repeat 0px 0px;
	padding: 0px 30px 0px;
	line-height: 150%;
	font-size: 75%;
	margin: 0;
}

td.beginnertop { 
        width: 510px;
	background: #ffffff  url("images/beginner1.gif") no-repeat 0px 1px;
	ppadding: 0;
	margin: 0;
}
td.beginnerbottom { 
        width: 510px;
	background: #ffffff  url("images/beginner3.gif")  no-repeat 0px 0px;
	ppadding: 0;
	margin: 0;
}

