/*---------header---------*/
#header_v2 .new {
    background: none;
}
div#header{
	background-image:url("/newpackage/0900655/img/header_bg.jpg");
	background-repeat:no-repeat;
	border-color:#000000;
	border-style:solid;
	border-width:1px 1px 0;
	height:74px;
	margin:0 auto;
	padding:0;
	width:960px;
}

h1{
	color:#000066;
	float:left;
	font-size:12px;
	font-weight:bolder;
	line-height:135%;
	margin:0;
	padding:0;
}

div#header h1{
	border-bottom:none;
	border-bottom:medium none !important;
	padding:0 !important;
	margin: 0 !important;
}

address{
	float:right;
	margin:38px 20px 0 0;
	width:98px;
}

div#menulist{
	background-image:url("/newpackage/0900655/img/menu_bg1.gif");
	background-repeat:repeat-x;
	clear:both;
	height:46px;
	margin:0 auto 10px;
	padding:0;
	width:960px;
}

div#menulist ul{
	margin:0 auto;
	padding:0;
	width:395px;
}

div#menulist ul li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
/*---------header/ end---------*/

/*---------footer---------*/
div#footer{
	background-color:#999999;
	border-color:#333333;
	border-style:solid;
	border-width:6px 1px 1px;
	height:35px;
	margin:0 auto;
	padding:0;
	color:#ffffff;
	width:960px;
	margin: 0 auto;
}

div#wrap div#footer{
	width:auto;
}

p#copyright{
	color:#FFFFFF;
	font-size:13px;
	margin:10px 0;
	padding:0;
	text-align:center;
	width:100%;
}
/*---------footer/ end---------*/