@charset "utf-8";
/* CSS Document */
.color {
	color: #F2674A;
}

.enquiry_form {
	margin: 0px;
	float: left;
	height: auto;
	width: 100%;
	color: #666;
	background-image: url(/images/horiz_line_small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.enquiry_form ul {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.enquiry_form ul li {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 5px;
}
.enquiry_form label {
	display: block;
	width: 75px;
	text-align: right;
	padding-right: 5px;
	line-height: 20px;
	float: left;
}
.enquiry_form input {
	float: left;
	width: 177px;
}
.enquiry_form select {
	float: left;
	width: 80px;
}
.enquiry_form textarea {
	clear: left;
	float: left;
	display: inline;
	width: 257px;
	height: 90px;
}
.enquiry_form_req {
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 5px;
}
.enquiry_form_button {
	text-align: right;
	clear: left;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 10px;
}
.enquiry_form_button input {
	height: auto;
	width: auto;
	float: right;
	display: inline;
	margin-right: 10px;
}
.enquiry_form_info {
	clear: left;
	float: left;
	width: 223px;
	font-size: 85%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 18px;
	background-image: url(/images/horiz_line_small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 20px;
}
.enquiry_form ul li ul.error_list {
	width: 263px;
	color: #F2674A;
	text-align:right;
	float: left;
	font-size: 90%;
}
.enquiry_form ul li ul.error_list li {
	padding:0 0 2px 0;
}
.errorList2 {
	color: #F2674A;
	float: right;
	padding-top: 3px;
	font-size: 90%;
}
.errorList2 li {
	padding:0 0 2px 0;
}
.last_news_holder {
	clear: left;
	float: left;
	height: auto;
	width: 233px;
	font-size: 90%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.last_news_data {
	clear: left;
	float: left;
	width: 100%;
	height: auto;
	color: #999;
	font-weight: bold;
	text-align: right;
	font-size: 95%;
}
.last_news_head {
	font-weight: bold;
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #E6E6E6;
}
.last_news_head a:link, .last_news_head a:visited, .last_news_head a:active {
	text-decoration: none;
	color: #666;
}
.last_news_head a:hover {
	color: #F2674A;
}


.last_news_summary {
	clear: left;
	float: left;
	width: 100%;
	color: #666;
}
.last_news_more {
	clear: left;
	float: left;
	width: 248px;
	height: auto;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 7px;
	background-image: url(/images/horiz_line_small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.last_news_more a, .news_c_more a, .news_c_back a {
	font-size: 85%;
}
.news_list {
	margin: 0px;
	clear: left;
	float: left;
	list-style-type: none;
	height: auto;
	width: 233px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.news_list li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E1E1E1;
	width: 100%;
	clear: left;
	float: left;
	height: auto;
}
.news_list li a:link, .news_list li a:visited, .news_list li a:active {
	font-weight: normal;
	color: #999;
	display: block;
	text-indent: 15px;
	letter-spacing: 1px;
}
.news_list li a:hover {
	color: #666;
	background-color: #E5E5E5;
}
.news_c_holder {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}
.news_c_content {
	float: left;
	height: auto;
	width: 600px;
}
.news_c_title {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-position: bottom;
}
.news_c_summary{
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_c_more {
	text-align: right;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
}
.news_c_back {
	text-align: right;
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
}

.news_c_data {
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #ccc;
	padding: 1px;
	margin-top: 10px;
}
.d_day {
	display: block;
	text-align: center;
	width: 60px;
	font-size: 27px;
	color: #FE6400;
	line-height: 40px;
	background-image: url(/images/bg_time.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.d_month {
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #CCC;
	margin-top: 1px;
	background-image: url(/images/bg_time.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
