@charset "utf-8";

/* main */
.mainbg {background:url(/images/Skin9/gray/main_bg.jpg) 50% 0  no-repeat; background-color:#f6f6f6;}
#mainPhon section .btn_tel {background:url(/images/Skin9/gray/main_phone.png) 0 0 no-repeat;}


/* sub */
.subbg {background:#fff}
#subhd {background:url(/images/Skin9/gray/tt_bg.gif) 0 55px repeat-x}
.btnHome a {background:url(/images/Skin9/gray/home_btn.png) 0 0 no-repeat}

.subment {background:#2b2b2b;
	background:-webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#723e1e));
	background:-moz-linear-gradient(top,  #5f5f5f,  #723e1e);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#723e1e')}
#subDoctors h3  {color:#2b2b2b; font-weight:bold}



.guideList li.bg00 {background:#474747;
	background:-webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#474747));
	background:-moz-linear-gradient(top,  #5f5f5f,  #474747);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#474747')}

.guideList li.bg00 strong {color:#fefefe}
.guideList li.bg00 {color:#FFF !important}

.guideList li.bg01 {background:#723e1e;
	background:-webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#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}