@charset "utf-8";

/* main */
.mainbg {background:url(/images/Skin9/brown/main_bg.jpg) 50% 0  no-repeat; background-color:#f6f6f6;}
#mainPhon section .btn_tel {background:url(/images/Skin9/brown/main_phone.png) 0 0 no-repeat;}


/* sub */
.subbg {background:#fff}
#subhd {background:url(/images/Skin9/brown/tt_bg.gif) 0 55px repeat-x}
.btnHome a {background:url(/images/Skin9/brown/home_btn.png) 0 0 no-repeat}

.subment {background:#723e1e;
	background:-webkit-gradient(linear, left top, left bottom, from(#a36c4d), to(#723e1e));
	background:-moz-linear-gradient(top,  #a36c4d,  #723e1e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a36c4d', endColorstr='#723e1e')}
#subDoctors h3  {color:#723f1e; font-weight:bold}	

.guideList li.bg00 {background:#723e1e;
	color:#fff;
	background:-webkit-gradient(linear, left top, left bottom, from(#a36c4d), to(#723e1e));
	background:-moz-linear-gradient(top,  #a36c4d,  #723e1e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a36c4d', endColorstr='#723e1e')}
.guideList li.bg00 strong {color:#fefefe}
.guideList li.bg00 p {color:#fefefe}

.guideList li.bg01 {background:#723e1e;
	background:-webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#878787));
	background:-ms-linear-gradient(top,  #dfdfdf,  #878787);
	background:-moz-linear-gradient(top,  #dfdfdf,  #878787);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#878787')}
.guideList li.bg01 strong {color:#4b4b4b}

#mapGuide h3 {color:#723e1e}
