@charset "utf-8";
body {
	margin:0px;
	background: #FFF7F4;
	}
#container {
	width: 1004px;
	margin: 0px auto;
}
#logo {
	background: url(images/top_bg.jpg) repeat-x;
	height: 121px;
}
#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-right: 30px;
	text-align: right;
	padding-top: 19px;
	text-decoration: none;
	height: 27px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#cont {
	background: #FFFFFF url(images/side_bg.gif) repeat-y;
	width: 1004px;
}
#cont #footer_img {
	float: left;
	margin-top: -261px;
}
#hpmenu {
	height: 30px;
	border-top: 1px solid #FFFFFF;
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
}
#banner {
	height: 501px;
}


#side_banner {
	float: left;
	width: 193px;
}
#content {
	width: 735px;
	float: left;
	padding: 26px 38px;
}
#outer_line {
	border: 1px solid #E8E8E8;
	display: block;
	color: #333333;
	text-align: justify;
	padding: 0px 12px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#outer_line li {
	line-height: 20px;
}
#outer_line ul {
	margin-left:-20px;
    _margin-left:25px;
}
#title img {
	padding-bottom: 20px;
}

#container .clr {
	clear: both;
}
#form {
	width: 340px;
	float: right;
	padding-top: 45px;
}
#top {
	text-decoration: none;
	text-align: right;
}
#top a {
	font-weight: 700;
	color: #FE1506;
	text-decoration: none;
}
#top a:hover {
	
	text-decoration: underline;
}
.table_title {
    font-family: arial;
    font-weight: 700;
    color: #666666;
    text-decoration: none;
    line-height: 19px;
    text-align:center;
    background-color: #FFFFFF;
}
.table_title_left {
    font-weight: 700;
    color: #666666;
    text-decoration: none;
    line-height: 19px;
    background-color: #FFFFFF;
}
.tablebg {
background-color:#E8F8FF;
}
.text2 {
    text-align: justify;
    background-color: #0099CC; 
}
.text {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    line-height: 20px;

}
a {

    text-decoration: none;
    color: #ffffff;
}
a:hover {
    text-decoration: underline;
}
#menu {
	height: 32px;
	background: #FE1506;
}
.link {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
    line-height: 20px;

}
.link:hover {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
    line-height: 20px;

}