html, body 
{
	width:100%;
	height:100%;
	background:#fff url('http://image.vickizhao.net/template/bg_sub_top.jpg') repeat-x;
}
#top_login_area	{
	width:1000px;
	height:24px;
	text-align:right;
}
#top_login_area #login_area	{
	font-size:10px;
}
#top_menu_area {
	height:75px;
}
#top_visual_area {
	height:96px;
	background:url('http://image.vickizhao.net/template/bg_top_visual.jpg') no-repeat;
}

#body_area {width:1000px;}
#body_right_area {
	background:url('http://image.vickizhao.net/template/bg_sub_right.jpg') no-repeat;
}
	#body_area #left_area {
		width:201px;
		height:655px;
		min-height:655px;
		background:url('http://image.vickizhao.net/template/bg_left.jpg') no-repeat;
		text-align:right;
		float:left;
		margin-right:-6px;
	}
	#body_area #content_area {
		width:702px;
		float:left;
	}
		#body_area #content_area #box_top { 
			width:702px;
			height:8px;
			overflow:hidden;
			background:url('http://image.vickizhao.net/template/box_top.jpg') no-repeat;	
		}
		#body_area #content_area #box_middle { 
			position:relative;
			/*width:702px;*/
			width:636px;
			padding:0 33px 0 33px;
			background:url('http://image.vickizhao.net/template/box_middle.jpg') repeat-y;	
		}
		#body_area #content_area #box_middle  #box_title {
			/*height:104px;*/
			height:50px;
			padding:50px 0 0 9px;
		}
		#body_area #content_area #box_bottom { 
			width:702px;
			height:5px;
			overflow:hidden;
			background:url('http://image.vickizhao.net/template/box_bottom.jpg') no-repeat;	
		}
		
		#body_area #content_area #footer_area { 
			width:702px;
			height:49px;
			background:#e5e5e5;
		}
		
		#body_area #content_area #footer_content { 
			width:656px;
			height:49px;
			background:#67b2d2;
			margin:0 0 0 24px;
			position:relative;
		}
		
	#body_area #right_area {
		width:103px;
		height:655px;
		min-height:655px;
		background:url('http://image.vickizhao.net/template/bg_right.jpg') no-repeat;
		float:left;
	}
	
		#body_area #right_area #quick_menu_area {
			margin:0 0 0 7px;
			width:89px;
		}
			#body_area #right_area #quick_menu_area_tp {
				background:url('http://image.vickizhao.net/template/box_quickmenu_tp.gif') no-repeat;
				overflow:hidden;
				height:1px;
				width:89px;
			}
			#body_area #right_area #quick_menu_area_mi {
				background:url('http://image.vickizhao.net/template/box_quickmenu_mi.gif') repeat-y;
				width:89px;
				background:#fff;
				text-align:center;
			}
			#body_area #right_area #quick_menu_area_bt {
				background:url('http://image.vickizhao.net/template/box_quickmenu_bt.gif') no-repeat;
				overflow:hidden;
				height:1px;
				width:89px;
			}