dl,dd,dt{ margin:0px; padding:0px; list-style-type:none;}
img{border:0;}
a{text-decoration:none;}

body {
	font-family: Arial;
	font-size: 13px;
	margin:0px; 
	padding:0px;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000080; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:-1px}
ul.menu ul {position:absolute; top:46px; left:0; background:#FFFFFF; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:200px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#FFFFFF}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #FFFFFF; padding:5px 6px 7px; font-weight:bold; background:url(topmenu_01.png); width:185px; height:32px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(topmenu_ov_01.png)}
ul.menu .menulink2 {border:1px solid #FFFFFF; padding:5px 7px 7px; font-weight:bold; background:url(topmenu_02.png); width:185px; height:32px}
ul.menu .menulink2:hover, ul.menu .menuhover {background:url(topmenu_ov_02.png)}
ul.menu .menulink3 {border:1px solid #FFFFFF; padding:5px 7px 7px; font-weight:bold; background:url(topmenu_03.png); width:185px; height:32px}
ul.menu .menulink3:hover, ul.menu .menuhover {background:url(topmenu_ov_03.png)}
ul.menu .menulink4 {border:1px solid #FFFFFF; padding:5px 7px 7px; font-weight:bold; background:url(topmenu_04.png); width:185px; height:32px}
ul.menu .menulink4:hover, ul.menu .menuhover {background:url(topmenu_ov_04.png)}
ul.menu .menulink5 {border:1px solid #FFFFFF; padding:5px 7px 7px; font-weight:bold; background:url(topmenu_05.jpg); width:185px; height:32px}
ul.menu .menulink5:hover, ul.menu .menuhover {background:url(topmenu_ov_05.jpg)}
ul.menu .sub {background:#FFFFFF url(arrow.gif) 169px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

#container{
	margin:0 auto;
}

#top{
	margin:0px auto;
	width:1000px;
	height:125px;
}

#logo{
	margin:10px auto;
	float:left;
}
#topicon{
   margin:20px auto;
   float:right;  
}

#top .topmenu{
	width:1000px;
	height:43px;
}

#top .topmenu ul li{
	float:left;
}

#main{
	margin:0px auto;
	width:1000px;
	height:auto;
	min-height:459px;
    overflow:hidden;
}

#leftpart{
	width:216px;
	float:left;
	overflow:hidden;
}

#rightpart{
	width:784px;
	min-height:300px;
	font-family:Arial;
	font-size:12px;
	background-image:url(content_bg.jpg);
	background-repeat: repeat-y;
}
#right_content{
	font-family:Arial;
	font-size:12px;	
}
#banner{
  width:1000px;
  height:300px;
}
#footer{
  width:1000px;
  background-color:#e5e5e5
}
   
