.container_top {
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/line01.gif);
	background-repeat:no-repeat;
	height:12px;
	width:1000px;
	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:1000px;
	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:1000px;
	padding-bottom:8px;
}
.container_footer {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.container_footer .logo {
	background-image:url(/images/footer_logo.gif);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	margin:10px 10px 10px 5px;
	float:left;
}
.container_footer .text {
	margin-top:22px;
	float:left;
	color:#8f8f8f;
	font-family: verdana, Arial, sans-serif;
	text-align:left;
	font-size:10px;
}
.container_footer .text  a{color: #8f8f8f;}

.layout{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/layout_bg.gif);
	background-repeat:repeat-y;
}
.layout01{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(/images/layout_bg01.gif);*/
	background-repeat:repeat-y;
}
.layout02{
	width:970px;
	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:460px;
}
.layout_sub{
	margin-top:2px;
	float:left;
	width:640px;
}
.layout_sub1{
	margin-top:2px;
	float:left;
	width:780px;
}
.layout_banner{
	float:right;
	margin-top:8px;
	margin-bottom:8px;
	width:170px;
	height:auto;
	text-align:center;
}
.layout_banner01{
	float:left;
	margin: 8px 0px 8px 17px;
	text-align:center;
}
.top_logo{
	float:left;
	padding-left:8px;
	margin-top:8px;	
}
.top_banner{
	float:right;
	width:737px;
	margin-top:8px;	
}
.menu{
	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	width:984px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}

.menu_Static{
	text-align:left;
	padding-top:0px;
	word-spacing:2px;
	padding-left:5px;
}
.menu_Static a { text-decoration:none; font-weight:bold;}
.menu_Static a:hover { text-decoration:none; font-weight:bold;}
.menu_Static .bw {font-weight:bold; }

.menu_Dynamic
{
	border: solid 1px #ccc; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 5px;
	padding-right: 5px; 
	background: #ffffff; 
	line-height: 17px;
	text-align:left;
	width:120px;
}
.menu_Dynamic a { color:Black; text-decoration:none; font-weight:normal;}
.menu_Dynamic a:hover { color:#ee1d24; text-decoration:none; font-weight:normal; }

.form {border: 1px solid #d6d5d5; font-size: 12px;}