@charset "utf-8";
/* CSS Document - JiRi Design - All */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* --- Top Table --- */
#logo_top {
	margin-left: 40px;
	margin-bottom: 0px;
}
#txt_contact {
	margin: 17px 0 0 45px;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
}
/* --- Content --- */
a {    /* --- Menu left --- */
	padding: 0;
	font-size: 14px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	display: block;
	width: 250px;
	height:27px;
}
a:hover {
	padding-right: 5px;
	font-size: 15px;
	font-weight:900;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 40px 0 0;
	display: block;
	width: 360px;
	height: 282px;
}
li {
	float: right;
}
#line {
	border-right: 1px solid #999966;
	background-image: url(pic_contact/greenleaf.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#check {
	margin-top: 0px;
	margin-right: 40px;
}
span {
	color: #CC0000;
}

