/* CSS Document */
* html body {
	/*background-image: url(../flash_banner/xmas_bg2.jpg);*/
	background-repeat:repeat;
}

#right_content_home {
	width: 555px;
	height: auto;
	float: right;
}

#right_col01 {
	width: 322px;
	height: auto;
	float: left;
	display: inline;
}

.col01_content {
	width: 320px;
	height: auto;
	float: left;
	text-align: center;
	display: block;
}

.col01_content img.today {
	margin-top: 10px;
}

.col01_content ul {
	margin-top: 3px;
}
.col01_content li {
	list-style-type: none;
	list-style-image: url(../images/plus.jpg);	
	vertical-align: text-top;
	font: normal 9pt Verdana;
	color: #2E8D4B;
	text-align:left;
	margin-bottom: 5px;
}

.col01_content li a {
	color: #2E8D4B;
	text-decoration: none;
	font: normal 11px Verdana;
	padding-bottom: 5px;
}

.col01_content li a:hover {
	text-decoration: underline;
	color: #2E8D4B;
}

.col01_content h1 {
	color: #8E1A1A;
	text-decoration: none;
	font: bold 12pt Arial;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 18px;
	text-align: left;
}

#right_col02 {
	width: 228px;
	height: auto;
	float: left;
}

.col02 {
	width: 225px;
	height: auto;
	float: right;
	clear: both;
}

.col02_img {
	border: 1px solid #E8CBA8;
	border-bottom-color: #E8CBA8;
	background: #FCF7ED;
	width: 215px;
	height: auto;
	margin-top: 5px;
	margin-right: 4px;
	text-align: center;
	float: right;
	clear: both;
}

.num_visitor {
	width: 320px;
	height: 20px;
	float: left;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 15px;
}

.num_visitor span.vtitle {
	font: bold 14px Arial;
	color: #8E1A1A;
}

.num_visitor span.num {
	font: bold 14px Arial;
	color: #000;
}

#footer_holder_home{
	width: 740px;
	height: auto;
	padding: 5px 0px 4px 0px;
	margin-top: 10px;
	text-align:center;
	clear:both;
	font-family: Arial,Verdana,sans-serif;
	font-size: 10pt;
	Color:#000;
	float: right;
}

#footer_holder_home span.css_xhtml {
	font: normal 9pt Arial;
	color: #000;
}

#footer_holder_home span.css_xhtml a{
	font: normal 9pt Arial;
	color: #666666;
}

#footer_holder_home span.css_xhtml a:hover{
	font: normal 9pt Arial;
	text-decoration: underline;
	color: #666666;
}