@charset "utf-8";
/* CSS Document */


body
{
	 
}


#mainWapper
{ width:1120px;  height:auto;  margin:5px;}


#photoBoxs
{
	width:800px;
	height:600px;
	float:left;
	position:fixed	
}




#formBoxs
{
	width:420px;
	height:auto;
	float:left;
	margin-left:850px		
}

#bigPhoto
{
	width:600;
	height:auto
}

.smllPhoto1
{
	width:193px;
	height:145px;
 
	margin:6px 3px;
    float:left;
}


h3
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#formTable  {
	 margin:40px auto;
	  width:360px
	  }