@import "default.css";
@import "marquee.css";

/* CSS Document */
body{ font-family:\5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, SimSun;  margin:0; padding:0; list-style:none; background-color:#d9d9d9; background-image:url(../Images/Bg.png); background-repeat:no-repeat; background-position:center top; }
a:link,a:active,a:visited { text-decoration:none; color:#222; cursor: pointer;}
a:hover {text-decoration:none; color:#fff; cursor: pointer;}
.clear{clear:both; list-style:none;}
.img {border:0;}




.bodybox { 
	width:980px;
	margin:0 auto;
	list-style:none;
 }


.blue16pt{
	font-size:16px;
	line-height:25px;
	color:#07526a;
}
.black16pt{
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:#000;
}
.black14ptB{
	font-size:14px;
	line-height:25px;
	color:#000;
}
.black16ptB{
	font-size:16px;
	line-height:25px;
	color:#000;
}
.black20pt{
	font-size:20px;
	line-height:25px;
	color:#000;
}
.white20pt{
	font-size:20px;
	line-height:25px;
	color:#fff;
}


/* mainPage */
div.pagination.menu .current {
	font-size: 12px; font-weight: bold; color:#FFF;
	border-style:none;
	background-color: #00b1cc;
	margin: 2px;
	padding:4px 8px;
	
}
div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
	text-align:right;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}
.chart_pager .disabled {color:#fff; background-color:#00b1cc; padding:2px 5px;}
.chart_pager .disabled:hover{padding:0 4px; border:solid 3px #DDD; color:#DDD;}
.paging_box {
	float: right;
	height:45px;
	width: 690px;
	margin:20px 0 0 0;
}
.gallery .panel .pagination { position: relative; z-index: 60; text-align: center;}
.gallery .panel .pagination ul {
   display: inline-block;
   *display:inline;
	margin: 0;
	list-style: none;
	
}
.gallery .panel .pagination ul li {
	float: left;
	margin: 0 7px 0 0;
	list-style: none;
}
.gallery .panel .pagination ul li a {
	display: block;
	overflow: hidden;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	background-color:#00b1cc;
}
.gallery .panel .pagination ul li.active a, 
.gallery .panel .pagination ul li a:hover {
	background-color:#00b1cc;
}
div.pagination.menu a {
	text-decoration: none; /* no underline */
	color: #2F2F2F;
	margin:2px 0;
	padding:4px 8px;
	font-size: 12px;
}

div.pagination.menu a:hover,
div.pagination.menu a:active {
	color: #fff;
	font-weight:bold;
	background-color:#00b1cc;
}





/* btn */
.btnBlue{
	*width:70px;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 15px 15px;
	float:right;
}
.btnBlue a{
	color:#fff;
	background-color:#00b1cc;
	padding:2px 5px;
	display:block;
}
.btnBlue a:hover{
	background-color:#07526a;
}

/* mainHeader */
.mainHeader{
	width:980px;
	height:45px;
	padding:15px 0;
}
.mainHeader .ShareLogo{
	width:281px;
	height:44px;
	background-image:url(../Images/ShareLogo.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.mainHeader .ShareLogo a{
	height:44px;
	display:block;
}
.mainHeader .people{
	width:144px;
	height:30px;
	font-size:11px;
	text-align:center;
	color:#000;
	float:right;
}
.mainHeader .btnDoctor{
	width:144px;
	height:33px;
	margin-top:8px;
	float:right;
}
.mainHeader .btnDoctor a{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-image:url(../Images/btnBlue.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
	padding-top:3px;
	display:block;
}
.mainHeader .btnDoctor a:hover{
	background-image:url(../Images/btnBlueA.png);
	background-repeat:no-repeat;
	background-position:center;
}


/* mainSearch */
.mainSearch{
	width:147px;
	height:40px;
	background-image:url(../Images/bgSearch.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:3px;
	float:right;
}
.mainSearch .btninput{
	width:100px;
	height:20px;
	padding:10px 0 0 5px;
	float:left;
}
.mainSearch .input{
	width:100px;
	height:22px;
	text-align:left;
	font-size:14px;
	color:#000;
	border:solid 1px #fff;
	float:left;
}
.mainSearch .btnSearch{
	width:33px;
	height:40px;
	float:right;
}
.mainSearch .btnSearch a{
	height:40px;
	background-image:url(../Images/btnSearch.png);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
}
.mainSearch .btnSearch a:hover{
	height:40px;
	background-image:url(../Images/btnSearchA.png);
	background-repeat:no-repeat;
	background-position:left;
}


/* topmenu
	#topmenu dl 		       主選單每個項目區塊
	#topmenu dl dt 		       主選單項目
	#topmenu dl dd 		       第二層項目
	#topmenu dl dd ul 	       第三層區塊
	#topmenu dl dd ul li       第三層項目
	#topmenu dl dt.selected    主選單被選取樣式
 */
#topmenu{
	width:950px;
	height:40px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 2px 2px 2px rgba(10%,10%,10%,0.2),inset 1px 1px 1px rgba(10%,10%,10%,0.1);
	margin:0 0 3px 0;
	padding:0 15px;
	z-index:999;
	position:relative;
	*position:absolute;
	*position:relative;
	float:left;
}
#topmenu dl{ float:left; }
#topmenu dl dt,#topmenu dl dd,#topmenu dl dd ul li{ width:190px; }
#topmenu dl dd ul{ margin:-32px 0 0 190px; *margin:-32px 0 0 95px; float:left;}

#topmenu dl dt{
	height:40px;
	font-size:16px; font-weight:bold; line-height:18px;
	color:#10b6cf;
}
#topmenu dl dt a{
	height:20px;
	font-size:16px; font-weight:bold; line-height:18px;
	color:#10b6cf;
	padding:10px;
	display:block;
}
#topmenu dl dt a:hover, #topmenu dl dt.selected a, #topmenu dl:hover dt a{
	color:#fff;
	background:url(../Images/topmenu01.png) no-repeat 0 0;
	box-shadow:1px 2px 2px 2px rgba(10%,10%,10%,0.2);
}

#topmenu dl dd{
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	background-color:#00a2c2;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
	box-shadow:1px 1px 1px 1px rgba(10%,10%,10%,0.2),inset 0px 0px 1px rgba(10%,10%,10%,0.3);
}
#topmenu dl dd ul li{
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	background-color:#176e8a;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
	box-shadow:1px 1px 1px 1px rgba(10%,10%,10%,0.2),inset 0px 0px 1px rgba(10%,10%,10%,0.3);
}
#topmenu dl dd:hover, #topmenu dl dd ul li:hover{
	background-color:#0d84a5;
}
#topmenu dl dd ul li:hover{
	background-color:#034054;
}

#topmenu dl dd a, #topmenu dl dd ul li a{
	height:20px;
	padding:6px 0;
	color:#fff;	
	display:block;
}

/* mainIndexPhoto */
.mainIndexPhoto{
	width:980px;
	height:280px;
	background-image:url(../Images/indexPhoto.png);
	background-repeat:no-repeat;
	background-position:center top;
}

/* mainPhoto */
.mainPhoto{
	width:935px;
	height:160px;
	padding:30px 45px 0 0;
	text-align:right;
}
.mainPhoto .category{
	font-size:25px;
	line-height:30px;
	color:#000;
	text-align:right;
	margin-bottom:8px;
}
.mainPhoto .subject{
	font-size:40px;
	font-weight:bold;
	line-height:45px;
	color:#fff;
	text-align:right;
	padding:6px 10px;
	margin-bottom:8px;
}
.mainPhoto .title{
	font-size:23px;
	font-weight:bold;
	line-height:30px;
	color:#00b1cc;
	text-align:right;
	margin-bottom:10px;
}


/* mainIndexBtn */
.mainIndexBtn{
	width:980px;
	margin-bottom:3px;
}
.mainIndexBtn .btnProduct{
	width:488px;
	height:150px;
	text-align:left;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 1px 2px rgba(10%,10%,10%,0.2);
	margin-right:3px;
	float:left;
}
.mainIndexBtn .btnProduct .photo{
	width:127px;
	height:127px;
	padding:10px;
	float:left;
}
.mainIndexBtn .btnProduct .title{
	width:320px;
	font-size:30px;
	line-height:35px;
	color:#00b1cc;
	padding:10px 0;
	float:left;
}
.mainIndexBtn .btnProduct .intro{
	width:320px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#07526a;
	float:left;
}
.mainIndexBtn .btnProduct .intro a{
	color:#07526a;
}
.mainIndexBtn .btnProduct .intro a:hover{
	color:#fff;
	background-color:#19abc8;
	padding:1px 4px;
}

.mainIndexBtn .btnQa{
	width:489px;
	height:150px;
	text-align:left;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 1px 2px rgba(10%,10%,10%,0.2);
	float:left;
}
.mainIndexBtn .btnQa .photo{
	width:127px;
	height:127px;
	padding:10px;
	float:left;
}
.mainIndexBtn .btnQa .title{
	width:320px;
	font-size:30px;
	line-height:35px;
	color:#00b1cc;
	padding:10px 0;
	float:left;
}
.mainIndexBtn .btnQa .intro{
	width:320px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#07526a;
	float:left;
}
.mainIndexBtn .btnQa .intro a{
	color:#07526a;
}
.mainIndexBtn .btnQa .intro a:hover{
	color:#fff;
	background-color:#19abc8;
	padding:1px 4px;
}


/* mainCenter */
.mainCenterBig{
	width:920px;
	padding:20px 30px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 1px 2px rgba(10%,10%,10%,0.2);
}
.mainCenterBig .CRtitle{
	width:840px;
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	color:#000;
	text-align:left;
	padding:0 40px 10px 40px;
	float:left;
}
.mainCenterBig .CRintro{
	width:840px;
	font-size:15px;
	line-height:22px;
	color:#000;
	text-align:left;
	padding:0 40px 30px 40px;
	float:left;
}

.mainCenter{
	width:980px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 1px 2px rgba(10%,10%,10%,0.2);
}
.mainCenter .mainIndexNews{
	width:260px;
	padding:30px 15px 30px 30px;
	float:left;
}
.mainCenter .mainIndexNews .category{
	width:270px;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:left;
	color:#00b1cc;
	padding:0 0 20px 0;
}
.mainCenter .mainIndexNews li{
	width:270px;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	color:#414040;
	padding:2px 0;
}
.mainCenter .mainIndexNews li a{
	display:block;
}
.mainCenter .mainIndexNews li a:hover{
	display:block;
	color:#ef4135;
}





/* #leftmenu */
#leftmenu{
	width:230px;
	text-align:left;
	background-color:#00b1cc;
	border:solid 3px #fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	float:left;
}
#leftmenu dl{ float:left;}
#leftmenu dl dt,#leftmenu dl dd{ width:230px;}
#leftmenu dl dd {  float:left;}

#leftmenu dl dt{
}
#leftmenu dl dt a{
	height:30px;
	color:#fff;
	padding:10px 0 0 20px;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	display:block;
}
#leftmenu dl dt a:hover, #leftmenu dl dt.selected a, #leftmenu dl:hover dt a{
	color:#fff;
	background-color:#565656;
}

#leftmenu dl dd{
	width:230px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}
#leftmenu dl dd  a{
	height:30px;
	color:#fff;
	padding:5px 0 0 20px;
	background-color:#9e9e9e;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	display:block;
}
#leftmenu dl dd a:hover, #leftmenu dl dd.selected a{
	color:#fff;
	background-color:#878787;
}

/* mainRight */
#mainRight{
	width:690px;
	padding:20px 25px;
	text-align:left;
	float:left;
}

#mainRight .category{
	width:690px;
	font-size:28px;
	font-weight:bold;
	line-height:35px;
	color:#000;
	text-align:left;
	padding-bottom:10px;
	float:left;
}
#mainRight .doctorName{
	width:690px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#db7303;
	text-align:left;
	padding-bottom:20px;
	float:left;
}
#mainRight .title{
	width:690px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#000;
	text-align:left;
	padding-bottom:10px;
	float:left;
}
#mainRight .intro{
	width:690px;
	font-size:15px;
	line-height:28px;
	color:#000;
	text-align:left;
	padding-bottom:30px;
	float:left;
}


/* mainNaviBar */
.mainNaviBarBig{
	width:920px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0080a7;
	margin-bottom:15px;
	float:left;
}
.mainNaviBarBig a{
	background:url(../Images/barArrow.gif) no-repeat left center;
	padding-left:20px;
	color:#0080a7;
}
.mainNaviBarBig a:hover, .mainNaviBarBig a.selected{
	color:#07526a;
}
.mainNaviBarBig .home{ background-image:none; padding:0;}

.mainNaviBarBig2{
	width:690px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0080a7;
	margin-bottom:15px;
	float:left;
}
.mainNaviBarBig2 a{
	background:url(../Images/barArrow.gif) no-repeat left center;
	padding-left:20px;
	color:#0080a7;
}
.mainNaviBarBig2 a:hover, .mainNaviBarBig2 a.selected{
	color:#07526a;
}
.mainNaviBarBig2 .home{ background-image:none; padding:0;}


.mainNaviBar{
	width:480px;
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0080a7;
	margin-bottom:15px;
	float:left;
}
.mainNaviBar a{
	background:url(../Images/barArrow.gif) no-repeat left center;
	padding-left:20px;
	color:#0080a7;
}
.mainNaviBar a:hover, .mainNaviBar a.selected{
	color:#07526a;
}
.mainNaviBar .home{ background-image:none; padding:0;}



/* mainShare */
.mainShare{
	width:210px;
	height:22px;
	margin-bottom:15px;
	float:right;
}
.mainShare .ShareTitle{
	width:35px;
	margin-right:3px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#00b1cc;
	padding-top:5px;
	float:left;
}
.mainShare .laud{
	width:35px;
	margin-right:3px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#00b1cc;
	padding:1px 0 0 5px;
	float:left;
}
.mainShare .fb{
	width:22px;
	height:22px;
	margin-right:3px;
	float:left;
}
.mainShare .fb a{
	height:22px;
	background-image:url(../Images/iconFb.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#00b1cc;
	display:block;
}
.mainShare .fb a:hover{
	background-color:#07526a;
}
.mainShare .twitter{
	width:22px;
	height:22px;
	margin-right:3px;
	float:left;
}
.mainShare .twitter a{
	height:22px;
	background-image:url(../Images/iconTwitter.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#00b1cc;
	display:block;
}
.mainShare .twitter a:hover{
	background-color:#07526a;
}
.mainShare .plurk{
	width:22px;
	height:22px;
	margin-right:3px;
	float:left;
}
.mainShare .plurk a{
	height:22px;
	background-image:url(../Images/iconPlurk.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#00b1cc;
	display:block;
}
.mainShare .plurk a:hover{
	background-color:#07526a;
}


/*  newsList  */
.newsList{
	width:690px;
	border-bottom:dotted 1px #dcdcdc;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
}
.newsList .newsTime{
	width:95px;
	height:50px;
	padding:4px 15px 4px 0;
	font-size:13px;
	line-height:22px;
	color:#000;
	text-align:left;
	float:left;
}
.newsList .newsPoint{
	width:13px;
	height:13px;
	margin:10px;
	-moz-border-radius: 20px; -khtml-border-radius: 20px;	-webkit-border-radius: 20px;	border-radius: 20px;
	background-color:#00b1cc;
	float:left;
}

.newsList .newsTitle{
	width:580px;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	color:#000;
	text-align:left;
	float:left;
}
.newsList .newsTitle a{
	height:22px;
	overflow:hidden;
	padding:4px 0;
	display:block;
}
.newsList .newsTitle a:hover, .newsList:hover .newsTitle a{
	color:#ef4135;
}

.newsList .newsName{
	width:580px;
	height:14px;
	overflow:hidden;
	padding:4px 0;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#db7303;
	text-align:left;
	float:left;
}







/* mainWorkFooter */
.mainWorkFooter{
	width:610px;
	height:105px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;	
	text-align:left;
	color:#555;
	background-color:#ececec;
	background-image:url(../Images/indexFooterPhoto.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:25px 0 0 370px;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 1px 2px rgba(10%,10%,10%,0.2);
	margin:0 auto;
}
.mainWorkFooter .logoLearn{
	width:305px;
	text-align:left;
	background-image:url(../Images/footerTitleLogo01.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:35px 20px 0 0;
	float:left;
}
.mainWorkFooter .logoNeutrogena{
	width:230px;
	text-align:left;
	background-image:url(../Images/footerTitleLogo02.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:35px 20px 0 0;
	float:left;
}


/* mainAbout */
.mainAbout{
	width:870px;
	height:245px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 2px 2px rgba(10%,10%,10%,0.2),inset 1px 1px 1px rgba(10%,10%,10%,0.1);
	margin:0 0 6px 0;
	padding:30px;
	float:left;
}
.aboutPhoto{
	width:130px;
	height:145px;
	margin:0 45px 15px 0;
	float:left;
}
.aboutPhoto .photo{
	width:130px;
	height:145px;
	margin-bottom:15px;
	float:left;
}
.aboutPhoto .name{
	width:130px;
	font-size:15px;
	line-height:20px;
	text-align:left;
	color:#000;
	float:left;
}
.aboutList{
	width:680px;
	text-align:left;
	float:left;
}
.aboutList .title{
	width:680px;
	height:20px;
	overflow:hidden;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#000;
	margin-bottom:15px;
	float:left;
}
.aboutList .intro{
	width:680px;
	height:170px;
	overflow:hidden;
	font-size:15px;
	line-height:25px;
	text-align:left;
	color:#000;
	margin-bottom:5px;
	float:left;
}

.detailAbout{
	width:630px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 2px 2px rgba(10%,10%,10%,0.2),inset 1px 1px 1px rgba(10%,10%,10%,0.1);
	margin:0 0 6px 0;
	padding:30px;
	float:left;
}
.detailAboutPhoto{
	width:620px;
	height:145px;
	margin:0 45px 25px 0;
	float:left;
}
.detailAboutPhoto .photo{
	width:130px;
	height:145px;
	margin:0 15px 15px 0;
	float:left;
}
.detailAboutPhoto .nameBig{
	width:450px;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#00798b;
	margin-bottom:15px;
	float:left;
}
.detailAboutPhoto .name{
	width:450px;
	font-size:22px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#000;
	float:left;
}
.detailAboutPhoto .post{
	width:450px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	color:#000;
	float:left;
}

.detailAboutList{
	width:620px;
	text-align:left;
	float:left;
}
.detailAboutList .ABtitle{
	width:620px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#000;
	margin-bottom:15px;
	float:left;
}
.detailAboutList .ABintro{
	width:620px;
	font-size:15px;
	line-height:25px;
	text-align:left;
	color:#000;
	margin-bottom:5px;
	float:left;
}
.detailAboutList .ABintro a{
	color:#07526a;
}
.detailAboutList .ABintro a:hover{
	color:#ef4135;
}


/* mainDoctor */
.mainDoctor{
	width:870px;
	background-color:#fff;
	margin:0 0 60px 0;
	padding:30px;
}
.mainDoctor .Comment{
	width:380px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	color:#db7303;
	float:right;
}

.mainDoctorPhoto{
	width:380px;
	margin:0 25px 25px 25px;
	float:left;
}
.mainDoctorPhoto .nameBig{
	width:380px;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#00798b;
	margin-bottom:10px;
}
.mainDoctorPhoto .name{
	width:380px;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.mainDoctorPhoto .name a{
	color:#000;
	display:block;
}
.mainDoctorPhoto .name a:hover{
	color:#ef4135;
}
.mainDoctorPhoto .post{
	width:380px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	color:#000;
	border-bottom:dotted 1px #dcdcdc;
	padding-bottom:20px;
	margin-bottom:25px;
}

.mainDoctorPhotoM{
	width:340px;
	background-image:url(../Images/Doctor/iconMen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 25px 25px 25px;
	padding-left:40px;
	float:left;
}
.mainDoctorPhotoM .name{
	width:340px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.mainDoctorPhotoM .name a{
	color:#000;
	display:block;
}
.mainDoctorPhotoM .name a:hover{
	color:#ef4135;
}
.mainDoctorPhotoM .post{
	width:340px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	padding-bottom:10px;
	color:#000;
}
.mainDoctorPhotoF{
	width:340px;
	background-image:url(../Images/Doctor/iconFemale.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 25px 25px 25px;
	padding-left:40px;
	float:left;
}
.mainDoctorPhotoF .name{
	width:340px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.mainDoctorPhotoF .name a{
	color:#000;
	display:block;
}
.mainDoctorPhotoF .name a:hover{
	color:#ef4135;
}
.mainDoctorPhotoF .post{
	width:340px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	padding-bottom:10px;
	color:#000;
}




/* detailDoctor */
.detailDoctor{
	width:630px;
	background-color:#fff;
	-moz-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	-webkit-box-shadow:inset 1px 1px 1px rgba(10%,10%,10%,0.25);
	box-shadow:1px 2px 2px rgba(10%,10%,10%,0.2),inset 1px 1px 1px rgba(10%,10%,10%,0.1);
	margin:0 0 6px 0;
	padding:30px;
	float:left;
}
.detailDoctorPhoto{
	width:620px;
	height:145px;
	border-bottom:dotted 1px #dcdcdc;
	padding-bottom:20px;
	margin:0 45px 25px 0;	
	float:left;
}
.detailDoctorPhoto .photo{
	width:130px;
	height:145px;
	margin:0 15px 15px 0;
	float:left;
}
.detailDoctorPhoto .nameBig{
	width:450px;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#00798b;
	margin-bottom:15px;
	float:left;
}
.detailDoctorPhoto .name{
	width:450px;
	font-size:22px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#000;
	float:left;
}
.detailDoctorPhoto .post{
	width:450px;
	font-size:14px;
	line-height:25px;
	text-align:left;
	color:#000;
	float:left;
}

.detailDoctorList{
	width:620px;
	text-align:left;
	float:left;
}
.detailDoctorList .ABtitle{
	width:620px;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	color:#000;
	margin-bottom:15px;
	float:left;
}
.detailDoctorList .ABintro{
	width:620px;
	border-bottom:dotted 1px #dcdcdc;
	padding-bottom:20px;
	margin-bottom:25px;
	float:left;
}
.detailDoctorList .ABintro dl{
	width:600px;
	font-size:15px;
	line-height:25px;
	text-align:left;
	color:#000;
	background-image:url(../Images/iconRhombic.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}


/* mainLink */
.mainLink{
	width:920px;
}
.mainLink li{
	width:345px;
	height:35px;
	font-size:16px;
	line-height:25px;
	text-align:left;
	color:#000;
	border-bottom:dotted 1px #dcdcdc;
	padding:10px 0 10px 55px;
	margin:0 30px 10px 20px;
	background-image:url(../Images/Link/iconMap.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
}
.mainLink li a{
	height:35px;
	color:#000;
	display:block;
}
.mainLink li a:hover{
	color:#ef4135;
}



/* mainFooter */
.mainFooter{
	width:980px;
	height:80px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;	
	text-align:left;
	color:#555;
	display: table-cell;
	vertical-align: middle;
	margin:0 auto;
}
.mainFooter .work{
	width:450px;
	text-align:left;
	*padding:20px 0 0 0;
	float:left;
}
.mainFooter .copyright{
	width:450;
	text-align:left;
	*padding:20px 0 0 0;
	float:right;
}
.mainFooter .copyright a{
	color:#00b1cc;
}
.mainFooter .copyright a:hover{
	color:#000;
}
