@charset "utf-8";
/* CSS Document */


#top_wrap{ width:100%; height:20px; float:left; background:url(../images/top_bg.gif) repeat 0 0; background-size:100% 100%;}
	#top{ width:1024px; height:20px; margin:0 auto;  text-align:right;}

#head_wrap{ width:100%; position:absolute; top:20px; z-index:9; border-bottom:1px solid #c0c0c0; box-shadow:#dcdcdc 0px 0px 2px; float:left; height:auto; overflow: hidden;}

	#head{ width:1024px; height:63px; margin:0 auto;}
		#logo{ width:160px; height:63px; float:left;}
		#menu{ width:793px; height:63px; float:right;}
		#menu ul li{ float:left;}
		#submenu_wrap{ width:100%; height:230px; position:absolute; top:63px; z-index:10;}
		#submenu{ width:1024px; height:230px; margin:0 auto; background-image:url(../images/submenu_bg.gif); background-repeat:no-repeat;}

			#submenu_01{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
			#submenu_02{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
			#submenu_03{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
			#submenu_04{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
			#submenu_05{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
			#submenu_06{ width:127px; height:220px; float:right; padding-top:5px; padding-left:4px;}
	
#body_wrap{ width:100%; float:left; margin-top:63px;}
	#body{ width:1024px; min-height:1235px; margin:0 auto;}
		#content_01{ width:1024px; height: 378px; float:left;}
		#content_02{ width:1024px; height:19px; background-image:url(../images/board_bg.gif); background-repeat:no-repeat; float:left;}
		#content_03{ width:1024px; height:155px; float:left;}
			#content_banner_01{ width:256px; height:155px; float:left; background-image:url(../images/content_link_01.gif); background-repeat:no-repeat;}
				#content_text_title{ width:132px; height:13px; font-weight:bold; position:relative; top:30px; left:22px;}
				#content_text_summary{ width:120px; height:50px; position:relative; top:40px; left:22px;}
				#more{width:46px; height:17px; position:relative; top:48px; left:20px;}
			#content_banner_02{ width:256px; height:155px; float:left; background-image:url(../images/content_link_02.gif); background-repeat:no-repeat;}
			#content_banner_03{ width:256px; height:155px; float:left; background-image:url(../images/content_link_03.gif); background-repeat:no-repeat;}
			#content_banner_04{ width:256px; height:155px; float:left; background-image:url(../images/content_link_04.gif); background-repeat:no-repeat;}
		#content_04{ width:1010px; padding:24px 7px 0 7px; float:left;}
		    #showcase_title{ width:1016px; height:32px; padding:0 0 0 0; background-image:url(../images/showcase_title_bg.gif); background-repeat:no-repeat;}
				#showcase_title_01{ width:62px; height:19px; float:left; position:relative; top:2px; left:40px;}
				
			.showcase_wrap{ width:252px; height:200px; float:left;}							
				.showcase_img{ width:252px; height:155px; float:left;}
				.showcase_text_bg{ width:252px; height:45px; float:left; background-image:url(../images/showcase_text_bg.gif); background-repeat:no-repeat;}
				.showcase_text{width:240px; height:14px; position:relative; top:7px; left:10px;}
		
		#content_05{ width:1024px; min-height:40px; margin:10px 0 10px 0; padding:10px 0 10px 0; float:left;}
		#content_05 ul{margin:10px 0 0 13px;}
		#content_05 ul li{ float:left; margin:8px 18px 5px 18px; border:1px solid #d9d9d9;}
		
#footer_wrap{ width:100%; height:41px; background-image:url(../images/copyright_bg.gif); background-repeat:repeat-x; float:left;}
	#footer{ width:1024px; height:41px; margin:0 auto;}
		#footer_left{ width:330px; height:41px; float:left;}
		#footer_right{ width:644px; height:26px; float:left; padding:15px 0 0 50px;}

