@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: url(img/web_08_temp_bg.jpg) repeat;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	}

#logo {
	padding-top: 20px;
	width: 985px;
	height: 75px;
	margin: 0 auto;
	background: url(img/logo.png) bottom left no-repeat;
	}

#content {
	width: 1000px;
	clear: both;
	margin: 0 auto;
	}

#left {
	margin: 0 auto;
	width: 477px;
	float: left;
	text-align: left;
	font-size: 10pt;
	}

#left_top {
	width: 470px;
	height: 60px;
	margin-left: 5px;
	background: url(img/top.png) no-repeat;
	}

#left_content {
	background-color: #FFFFFF;
	width: 440px;
	margin-left: 10px;
	padding: 0 10px;
	float: left;
	}

#left_bottom {
	width: 477px;
	height: 60px;
	float: left;
	background: url(img/bottom.png) no-repeat;
	}

#right {
	margin: 0 auto;
	width: 477px;
	float: left;
	text-align: left;
	font-size: 10pt;
	}

#right_1_top {
	width: 470px;
	height: 60px;
	margin-left: 5px;
	background: url(img/top.png) no-repeat;
	color: #e77817;
	font-size: 24pt;
	padding-left: 15px;
	line-height: 60px;
	float: left;
	}

#right_1_content {
	background-color: #FFFFFF;
	width: 440px;
	margin-left: 10px;
	padding: 0 10px;
	float: left;
	}

#right_1_bottom  {
	width: 477px;
	height: 35px;
	float: left;
	background: url(img/bottom.png) no-repeat;
	}

#right_2_top {
	width: 470px;
	height: 60px;
	float: left;
	margin-left: 5px;
	background: url(img/top.png) no-repeat;
	color: #e77817;
	font-size: 24pt;
	padding-left: 15px;
	line-height: 60px;
	}

#right_2_content {
	background-color: #FFFFFF;
	width: 440px;
	float: left;
	margin-left: 10px;
	padding: 0 10px;
	float: left;
	}

#right_2_bottom  {
	width: 477px;
	float: left;
	height: 35px;
	background: url(img/bottom.png) no-repeat;
	}

.ltitle {
	color: #e77817;
	font-size: 14pt;
	clear:both;
	float: left;
	margin: 20px auto;
	width: 460px;
	}

.r2left{
	clear: both;
	float: left;
	width: 220px;
	}

.r2left td {
	height: 25px;
	}

.r2right {
	float: left;
	color:#e77817;
	text-align: right;
	width: 220px;
	}

.r2right input {
	background: url(img/form_bg.gif) repeat-x;
	height:18px;
	color: #333333;
	width: 150px;
	}

.r2right textarea {
	width: 150px;
	height: 50px;
	background: url(img/form_bg.gif) repeat-x;
	}

.lleft {
	clear: both;
	float: left;
	width: 460px;
	margin-top: -50px;
	}

.lleft td {
	width: 230px;
	height: 17px;
	font-size: 10pt;
	}

.lleft .catTitle {
	font-size: 14pt;
	height: 50px;
	color: #e77817;
	width: 460px;
	}

.lleft a{
	text-decoration: none;
	color: #666666;
	font-size: 10pt;
	}

.lleft a:hover{
	color: #e77817;
	}

.lleft a:visited {
	color: #000000;
	}

.lright {
	float: left;
	width: 220px;
	}
	
.lright a{
	text-decoration: none;
	color: #666666;
	font-size: 10pt;
	}
	
.lright a:hover{
	color: #e77817;
	}

.lright a:visited {
	color: #000000;
	}
.warning{
    width: 190px;
    padding: 3px 5px;
    color: #e77817;
    font-weight: bold;
    font-size: 9pt;
    margin-bottom: 10px;
    border: none;
    background-color: #fff;
}
#twitter {
	clear:both;
	float:left;
	width: 435px;
}
#twitter_img {
	float:left;
	width: 120px;
}
#twitter_img img{
border:none;
}
#twitter_content {
	float:left;
	width: 310px;
	color: #01acd2;
}
#twitter a{
	color: #01acd2;
	text-decoration:none;
	border:none;
}