body,div,p,h1,h3,h4,h5,h6,strong/*,a*/,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
	/*list-style:none;*/
}

/*color set*/
body{
	color:#333333;
	background-color: #E4D6B8;
}
a{color:#765E30;}
a:hover{color:#709FA5;}

/*color set end*/


body {
	font-size:12px;
/*	text-align: center;*/
}

a:hover{
	text-decoration: underline;
}

.photo {
	margin:0px 10px;
	padding-bottom:1.2em;
	text-align: center;
}
.photo img{
	margin: 0px 15px;
	vertical-align:middle;
}
.right{
	float:right
}
.left{
	float:left
}
.clr {
	clear: both;
}
.red {
	color:#CC0000;
}
.center {
	text-align:center
}
.sBlue {
	color:#6ABDC5;
	font-weight:bold;
	font-size:12px;
} 

.mB5 {
	margin-bottom:5px;
}

.mB20 {
	margin-bottom:20px;
}
.mB30 {
	margin-bottom:30px;
}
.mB40 {
	margin-bottom:40px;
}
.mB50 {
	margin-bottom:50px;
}
.pB85 {
	padding-bottom:85px;
}
.photoR {
	float:right;
	margin-left:15px;
}
.photoL {
	float:left;
	margin-right:15px;
}

pT10 {
	padding-top:10px;
}
.doctorInfo {
	width:280px;
	float:right;
}

.pT22 {
	padding-top:22px;
}

.f10 {
	font-size:10px;
}

.mL10 {
	margin-left:10px;
	}
	
.mR10 {
	margin-right:10px;
	}

.mT20 {
	margin-top:20px;
}

.mB10 {
	margin-bottom:10px;
}
