#main_box  {	width: 800px	}h1 {	margin: 0	}#header_img  {	background-color: #c8c8c8;	padding: 0;	width: 800px;	height: 139px;	border-bottom: 1px solid #bebebe	}.header_img_left   {	width: 600px;	float: left	}.header_img_right    {	padding-left: 10px;	width: 200px;	float: left	}		* html .header_img_right {	width: 200px;/* for IE5 and IE6 in quirks mode */	width: 190px;/* for IE6 in standards mode */	} html>body .header_img_right   {	width: 190px;/* for other UAs standards mode */	}.box_search {	height: 36px;	vertical-align: middle	}.input_search {	width: 90px;	height: 16px;	border: solid 1px gray	}#content_box  {	background-color: #f0f2f0;	padding: 15px 15px 15px;	width: 800px	}	* html #content_box {	width: 800px;/* for IE5 and IE6 in quirks mode */	width: 770px;/* for IE6 in standards mode */	} html>body #content_box   {	width: 770px;/* for other UAs standards mode */	}.search_box {	padding-top: 6px;	padding-bottom: 5px	}.input_search {	margin: 0 5px 0 0;	width: 90px;	height: 16px;	border: solid 1px gray	}#left  {	background-color: white;	width: 220px;	float: left	}#left ul  {	list-style-type: none;	margin-top: 3px;	margin-bottom: 6px;	margin-left: 0;	padding-left: 0	}#left li  {	font-size: 12px;	line-height: 14px;	border-bottom: 1px solid white	}.nav_pad  {	padding-top: 6px	}#right  {	width: 530px;	float: right	}#footer {	background-color: #c90;	width: 800px	}.footer_box1 {	background-color: #e6e6dc;	border-top: 1px solid #3c3c3c	}.footer_box2 {	background-color: #787878;	padding-left: 12px;	border-top: 1px solid #3c3c3c	}.footer_txt  {	color: white;	font-size: 11px;	line-height: 14px	}.footer_copy {	color: #a0a0a0;	font-size: 12px;	line-height: 120%;	background-color: #505050;	padding-top: 2px;	padding-bottom: 3px;	padding-left: 12px	}
