@charset "utf-8";
/* CSS Document */
img { behavior: url("../inc/png.htc");border:0; }

body { background: #fff url('../img/bg.gif'); font-family: Arial, Times, serif; font-size:13px; line-height:19px; }

h1 { margin:0; padding:0px 0 5px; font-size:22px }
h2 { margin:0; padding:0px 0 3px; font-size:18px }
h3 { margin:0; padding:0px 0 0px; font-size:15px }

ul { margin:2px 0 10px 0;}

#overall { width:100%;text-align:center;margin: 6px auto; }
#overall2 { width:782px;text-align:center;margin: 0 auto; }
#layout { width:782px;height:12px;float:left; }
	#layout .lay-tl { width:12px;height:12px;float:left; }
	#layout .lay-t { width:756px;height:12px;float:left;background: url('../img/lay_t.png') repeat-x; }
	#layout .lay-tr { width:14px;height:12px;float:left; }
	#layout .lay-main { width:782px;float:left;background: url('../img/lay_bg.png') repeat-y; }
	#layout .lay-b { width:782px;height:15px;float:left;background: url('../img/lay_b.png') no-repeat; }
	#layout .lay-break { width:782px;height:5px;float:left; }
	
	#layout .header-left { width:353px;height:58px;float:left;margin-left:12px;text-align:left; }
	#layout .header-right { width:410px;height:58px;float:left;margin-right:7px;text-align:right; }
		#layout .menu-item { float:right;margin:16px 20px 0 0px;}
	
	#layout .image { width:770px;height:58px;float:left;margin:0px 0 0 12px;text-align:left; }
	#layout .content { width:747px;float:left;margin:10px 13px 0px 22px;text-align:left; }
	
	#layout .footer { float:right;margin:0 3px 0px 0;height:100px;text-align:right; }