@charset "utf-8";
/* LJJ 2010701 */

/* main */
.mainbg {background:url(/images/Skin11/gray/m_bg.jpg) 50% 56px repeat-x}

/* sub */
.subbg {background:#fff}
#subhd {background:url(/images/Skin11/gray/tt_bg.gif) 0 55px repeat-x}
.btnHome a {background:url(/images/Skin11/gray/home_btn.gif) 0 0 no-repeat}


.subment {background:#2b2b2b;
	background:-webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#2b2b2b));
	background:-moz-linear-gradient(top,  #5f5f5f,  #2b2b2b);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#2b2b2b')}
#subDoctors h3  {color:#2b2b2b; font-weight:bold}	

.guideList li.bg00 {background:#2b2b2b;
	background:-webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#2b2b2b));
	background:-moz-linear-gradient(top,  #5f5f5f,  #2b2b2b);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#2b2b2b'); color:#FFFFFF}
.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}