@charset "utf-8";
body{ font-family:Arial, Helvetica, sans-serif; 	background-color:#FFFFFF;			
	
/*	background-image:url(../pics/bg_body.jpg);*/
	
	
	  background-repeat:repeat-y; 					background-position:right; 			background-attachment:fixed;
	  margin:0px 0px 0px 0px;						
	}

h1{ font-size:20px; color:#888888; margin-bottom:0px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
/*******************************************/
/*  header 								   */
/*******************************************/
.header { width:1263px; height:123px; background-image:url(../images/header_main_grey.jpg); 
		  /*margin-left:auto; margin-right:auto; text-align:center*/;}
.logo { padding-top:10px;}
.logo th a{ font-size:20px; color:#FFCC00; text-decoration:none; }
.logo td a{ font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; }




.profile{margin-top:0px; float:none;}
.profile2{margin-top:50px; margin-bottom:130px; float:none;}
.title{float:left; font-size:20px; color:#8E8E8E; margin-left:200px;  font-family:Arial, Helvetica, sans-serif;}
.model{float:left; font-size:30px; padding:50px 0px 30px 0px; text-align:justify; color:#656565; margin-left:200px; font-family:"Times New Roman", Times, serif;  }



/*******************************************/
/*  footer 								   */
/*******************************************/
.footer { width:1263px; height:60px; background-image:url(../images/footer_main_grey.jpg);
		border-top:1px solid #AAAAAA;color:#CCCCCC; font-size:11px; }
		  
.footer a{ color:#999999; font-size:11px; }

/*****************************************************/
/*  left             */
/*****************************************************/
.left { float:left; border:0px solid #000000;}
.right {float:left; padding-left:50px; padding-top:10px; }


.clear { clear:both; }
/*****************************************************/
/*  detail             */
/*****************************************************/
#detail { }
#detail td{ font-size:12px; color:#666666;}




