/*<![CDATA[*/
	#Framework
	{
		height:1056px;
	}
	
	#Content
	{
		background: url(../images/bg_content_detail.gif) repeat-y;
		height:1050px;
	}
	
	.content-header
	{
		position:absolute; 
		top:0px; left:0px;
		width:100%;
		height:340px;
		background: url(../images/product_category/page_header.jpg) no-repeat;
		z-index:1;
	}
	
	.Content-top-left{
		position:absolute; 
		top:200px; left:245px;
		width:720px;
		z-index:999;
		
		margin: 0px 0px 0px 0px;
	}
	
	.content-background
	{
		position:absolute; 
		bottom:0px; left:0px;
		width:100%;
		height:550px;
		background: url(../images/page_bg_bottom.jpg) bottom no-repeat;
		z-index:1;
	}
	
	.content-footer
	{
		position:absolute; 
		bottom:0px; left:0px;
		width:100%;
		height:48px;
/**		background: url(../images/page_footer.jpg) bottom no-repeat; **/
		z-index:1;
	}

	.content-footer-image
	{
		position:absolute; 
		bottom:25px; left:45px;
		width:156px;
		height:133px;
		z-index:2;
	}
	
	.box_content_intro {
		float:left; width:99%;
		padding-bottom:10px;
	}
	.box_content_intro ul {
		float:left; width:97%;
		padding-bottom:0px;
		float: none;
	}
	.box_content_intro img { margin: 0px; padding:0px; }
	.box_content_intro p, div.box_content_text { margin:0px 0px 0px 5px; }
	div.box_content_text ul {width:97%;}
	
	.box_content_product {
		float:left; width:144px;
		text-align:center;
		margin-bottom: 10px;
	}
	.box_content_product img{ margin: 0px 0px 3px 0px; }
	
	.box_content_product_2 {
		float:left; width:360px;
		text-align:center;
		margin-bottom: 10px;
	}
	.box_content_product_2 img{ margin: 0px 0px 3px 0px; }
	
	.box_content_product_3 {
		float:left; width:238px;
		text-align:center;
		margin-bottom: 10px;
	}
	.box_content_product_3 img{ margin: 0px 0px 3px 0px; }
	
	.box_content_product_4 {
		float:left; width:180px;
		text-align:center;
		margin-bottom: 10px;
	}
	.box_content_product_4 img{ margin: 0px 0px 3px 0px; }
		

	p.register {
		padding-bottom:30px;
	}
	p.register span {
		margin-right:8px;
		font-size:20px;
		color: #aaaaaa;
	}
	p.register a.abc {
		margin-right:8px;
		font-size: 20px;
	}

	/*]]>*/