

	#page_header_home{
		width:990px;
		height:396px;
		margin:0 auto;
		padding:0;
	}
	
		.page_content_home{
			float:left;
			width:630px;
			margin:0;
			padding:0 0 0 60px;
			
			font-size:1.1em;
			line-height:1.5em;
		}
		
			.page_content_home h1{
				margin:10px 0 20px 0;
				font-size:18px;
				line-height:1em;
				text-decoration:none;
				font-weight:bold;
				color:#000;
			}
		
			.page_content_home .div_quick_link{
				float:left;
				width:142px;
				height:77px;
				margin:20px 0;
				padding:15px 10px 0 150px;
				background: url(../_images/background_home_quick_link.gif) no-repeat;
			}
			
			.page_content_home .div_quick_link .quick_link{
				display:block;
				margin:0 0 5px 0;
				padding:0 0 0 15px;
				background: url(../_images/quick_link_arrow.gif) no-repeat 0 2px;
				
				font-size:0.9em;
				line-height:1.2em;
				color:#666;
				font-style:italic;
			}
				.page_content_home .div_quick_link .quick_link:hover{
					color:#000;
				}
			
		
			.page_content_home .div_partner_logo{
				float:left;
				width:305px;
				height:77px;
				margin:20px 0;
			}
		
		
		.body_right_home{
			display:inline;
			float:right;
			width:220px;
			
			/* use this when there is search bar 
			margin:30px 30px 0 0;
			*/
			
			margin:0 30px 0 0;
			padding:0;
			
			font-size:1em;
			line-height:1.5em;
			color: #666;
			text-decoration:none;
			font-weight:normal;
		}
			
			.body_right_home .news_date{
				margin:8px 0 0 0;
				font-size:1em;
				color:#f00;
				font-weight:bold;
			}
			
				.body_right_home .news_more{
					font-size: 0.8em;
					color: #f00;
					text-decoration:none;
				}
					.body_right_home .news_more:hover{
						color:#000;
					}
					
				
				