@charset "utf-8";
@import ='common.css';
/* CSS Document */
body{ padding:0px; margin:0px; border:0px;}
img{ border:0px;}

	#Container{ width:980px;  float:right; background:url(../images/main_BG.png) no-repeat right top; }
	#Navigation{ width:100%; margin:48px 0px 0px 0px; }
		.nav{ width:655px; float:right; padding-right:22px;}
			.nav ul{ background:url(../images/nav_BG.gif) repeat-x center center; line-height:23px; height:23px; list-style:none; padding:0px; margin:0px; float:left;}
			.nav ul li{ float:left; list-style:none; padding:0px 12px; margin:0px;}
			.leftimg{ background:url(../images/Nav_Curve_LFT.png) no-repeat left center; height:23px; width:4px; padding:0px !important; float:left;}
			.rgtimg{ background:url(../images/Nav_Curve_RGT.png) no-repeat right center; height:23px; width:4px; padding:0px !important; float:left;}		
		.CArea{}
			.flash{ float:left; padding:5px;}
			.comment{ padding:150px 0px 0px 0px; text-align:center;}
			.commentsArea{ width:325px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:18px; float:left; padding-left:50px;}
			.commentsArea p{ padding:1px  0px; margin:0px;}	
			.commentsArea i{ color:#888888; font-style:italic;}	
		
		.fotter{ width:120px; float:right; border-right:8px solid #ffbd00; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999; line-height:30px; padding-right:5px; margin-top:55px;}