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