.container_top {
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/line01.gif);
	background-repeat:no-repeat;
	height:12px;
	width:910px;
	font-size:1px; line-height:1px;
}
.container_bottom {
	background-image:url(/images/line02.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	font-size:1px; line-height:1px;
}
.container_bg {
	background-image:url(/images/line_bg.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:910px;
	padding-bottom:8px;
}
.container_footer {
	margin-left:auto;
	margin-right:auto;
	width:910px;
}
.container_footer .logo {
	background-image:url(/images/footer_logo.gif);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}
.container_footer .text {
	margin-top:18px;
	float:left;
	color:#8f8f8f;
	font-family: verdana, Arial, sans-serif;
	text-align:left;
	font-size:10px;
}
.container_footer .text  a{color: #8f8f8f;}

.layout{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/layout_bg.gif);
	background-repeat:repeat-y;
}
.layout ul{
	margin:0px;
	padding:0px;
}
.layout li{
	margin-left:15px;
	padding:3px;
	list-style-image:url(/images/buller_red02.gif);
}
.layout li a{color:#5f5f5f; font-weight:bold;}

.layout_left{
	float:left;
	width:235px;
	margin-top:2px;
	margin-right:13px;
}
.layout_center{
	margin-top:2px;
	float:left;
	width:480px;
}
.layout_sub{
	margin-top:2px;
	float:left;
	width:730px;
}
.layout_banner{
	float:right;
	margin-top:8px;
	margin-bottom:8px;
	width:135px;
	height:auto;
	text-align:center;
}
.top_logo{
	float:left;
	width:400px;
	padding-left:16px;
}
.top_banner{
	float:right;
	width:485px;
	margin-top:8px;	
}
.menu{
	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	width:894px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}
.menu_sub{
	border: solid 1px #ccc;
	z-index: 9999;
	background-color:#ffffff;
	text-align:left;
	min-width:120px;
}
.menu_sub_item a
{
    font-weight:normal;
    display: inline;
	color:Black;
}
.menu_sub_item a:hover
{
    font-weight:normal;
    display: inline;
	color:#ee1d24;
}
.form {border: 1px solid #d6d5d5; font-size: 12px;}