@import url(maincss.css);
/*
     Copyright 2008 Created by MtFsurgery.Com all rights reserved.
	  http://www.mtfsurgery.com
*/



#wrapper { 
 margin: 0px auto;
 width: 996px;
 height:auto;
 background: url(../images/drkamol.jpg) no-repeat;
}

#content-box
{
	margin-top: 591px;
	margin-bottom: 20px;
	padding: 40px;
	width: 900px;
	color: #962852;
		border: 1px solid white;
}

/*------------ Table Area -----------*/


  CAPTION.MYTABLE
  {
     background-color:#962852;
     color:white;
     border: 1px solid white;
	  padding: 10px;
	  text-align: left;
  }

  TABLE.MYTABLE
  { 
     background-color:white;
	  
     width:500px;
     /*border: 1px solid white;*/
	   
  }

  TH.MYTABLE
  {
     color:#962852;
  }


  TR.MYTABLE
  { 
  height:120;
  }

  TD.MYTABLE
  {  
     background-color:#962852;
     color:white;
     /*border: 0px solid white;*/
     text-align:left;
	  padding: 10px 20px;
  }

/*------------ Table Area End -----------*/


#PictureBox
{
	width: 400px;
	height: 360px;
	/*clear: both;*/
	margin: 0;
	float: left;
}

#PictureBox #Pic1
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drDanai.jpg) no-repeat;
	margin: 0 0px;
}

#PictureBox #Pic2
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drSurasak.jpg) no-repeat;
	margin: 0 auto;
}

#PictureBox #Pic3
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drWichian.jpg) no-repeat;
	margin: 0 auto;
}

#PictureBox #Pic4
{
	width: 325px;
	height: 357px;
	background: #f5d8d5 url(../images/profile-drVichai.jpg) no-repeat;
	margin: 0 auto;
}


/*#slogan {
	margin: 520px 0px 0px 0px;
	width: 567px;
	height: 79px;
	float: right;
	background: url(../images/PurestGifts.gif) no-repeat;
}*/

/*
#Boxarea
{
	width: 980px;
	height: 147px;
	margin-top: 480px;
	float: left;
	display: inline-block;
	border: 1px solid red;
}

#adbox1
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box1.gif) no-repeat;
	float: left;
}

#adbox2
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box2.gif) no-repeat;
	float: left;
}

#adbox3
{
	width: 314px;
	height: 147px;
	margin: 0px 4px;
	background: url(../images/box3.gif) no-repeat;
	float: left;
}

*/
