/*背景圖、顏色*/
.bodybg{
	background-color: #F0F0F0;
}
/*copyright的文字*/
.copyright{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #797979;


}
.copyright a{
	color: #797979;
	text-decoration: underline;

}
.copyright a:hover{
	color: #797979;
	text-decoration: none;

}
/*creatop的文字*/
.creatop{
	color: #BFBFBF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.creatop a{
	color: #BFBFBF;
	text-decoration: none;
}

.creatop a:hover{
	text-decoration: none;
	color: #666666;
}
/*copyright的背景圖*/
.copyrightbg {
	background-image: url(../_img/color_01/_layout/copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 75px;
	padding-top: 30px;
	padding-bottom: 3px;
}

/*次選單左邊的背景圖*/
.menubg {
	background-image: url(../_img/color_01/_layout/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 38px;
	height: 300px;
}

/*次選單的位置大小*/
#menuposition {
	float: left;
	padding-left: 15px;
	width: 195px;
}

/*頁面導覽*/
.pageindex{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 22px;
}
.pageindex a{
	color: #CCCCCC;
	text-decoration: none;
}
.pageindex a:hover{
	text-decoration: none;
	color: #ACACAC;
}
/*頁面導覽- 無次選單*/
.pageindexB{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 3px;
}
.pageindexB a{
	color: #CCCCCC;
	text-decoration: none;
}
.pageindexB a:hover{
	text-decoration: none;
	color: #ACACAC;
}
/*首頁醫師專欄*/
.indexnews{
	color: #E41821;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indexnews a{
	color: #E41821;
	text-decoration: underline;
}
.indexnews a:hover{
	text-decoration: none;
	color: #F18B90;
}

/*首頁醫師專欄的箭頭*/
.IndexArrow {
	background-image: url(../_img/color_01/_layout/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	width: 18px;
}

/*內頁次選單狀態一*/
.menu1 {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
	padding-top: 1px;
}
.menu1 a{
	color: #000000;
	text-decoration: none;
}
.menu1 a:hover{
	color: #E41821;
	text-decoration: none;
}
/*內頁次選單狀態二*/
.menu2 {
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-top: 1px;
}
.menu2 a{
	color: #E41821;
	text-decoration: none;
}
.menu2 a:hover{
	color: #000000;
	text-decoration: none;
}

/*內頁次選單背景--最上面*/
.menubgt {
	background-image: url(../_img/color_01/_layout/menu_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
/*內頁次選單背景--中間*/
.menubgm {
	background-image: url(../_img/color_01/_layout/menu_m.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/*內頁次選單背景--最底部*/
.menubgb {
	background-image: url(../_img/color_01/_layout/menu_b.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
}
/*內頁次選單箭頭icon*/
.menuicon {
	background-image: url(../_img/color_01/_layout/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 30px;
}

/*內頁主標題*/
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E41821;
	text-decoration: none;
	background-image: url(../_img/color_01/_layout/title_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 25px;
	height: 32px;
	padding-left: 20px;
	padding-bottom: 3px;
}

/*醫師陣容的醫師名字*/
.doctorname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E41821;
	line-height: 25px;
}

/*醫療專欄的日期*/
.newsdate {
	font-size: 11px;
	color: #E41821;
	text-decoration: none;
}

/*醫療專欄的新聞標題*/
.newstitle {
	font-size: 15px;
	color: #E41821;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.newstitle a{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
.newstitle a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*醫療專欄內頁的上下筆新聞標題連結*/
.detailnewstitle {
	font-size: 11px;
	color: #E41821;
	text-decoration: none;
	font-weight: normal;
}
.detailnewstitle a{
	font-size: 12px;
	color: #E41821;
	text-decoration: none;
	font-weight: normal;
}
.detailnewstitle a:hover{
	font-size: 12px;
	color: #E41821;
	text-decoration: underline;
	font-weight: normal;
}

/*回上頁*/
.backnews {
	color: #E41821;
	text-decoration: none;
	padding-left: 5px;
	background-image: url(../_img/color_01/_layout/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 1px;
}
.backnews a{
	color: #E41821;
	text-decoration: underline;
}
.backnews a:hover{
	color: #E41821;
	text-decoration: none;
}

/*產品列表頁的產品標題*/
.productstitle {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.productstitle a{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.productstitle a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*產品內頁的想找更多商品*/
.moreproducts {
	font-size: 11px;
	color: #E41821;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../_img/color_01/_layout/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 420px 0px;
}
.moreproducts a{
	color: #E41821;
	text-decoration: underline;
	font-weight: normal;
}
.moreproducts a:hover{
	color: #E41821;
	text-decoration: none;
	font-weight: normal;
}

/*產品的特價*/
.saleprice {
	font-size: 11px;
	color: #E41821;
	font-weight: normal;
}

/*門診時間的表頭*/
.timecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/color_01/_layout/mt.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
}

/*門診時間的表格--左上*/
.timelt {
	background-image: url(../_img/color_01/_layout/lt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 15px;
}

/*門診時間的表格--左中*/
.timelm {
	background-image: url(../_img/color_01/_layout/lm.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/*門診時間的表格--左下*/
.timelb {
	background-image: url(../_img/color_01/_layout/lb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 15px;
}

/*門診時間的表格--右上*/
.timert {
	background-image: url(../_img/color_01/_layout/rt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 15px;
}

/*門診時間的表格--右中*/
.timerm {
	background-image: url(../_img/color_01/_layout/rm.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/*門診時間的表格--右下*/
.timerb {
	background-image: url(../_img/color_01/_layout/rb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 15px;
}

/*門診時間的表格--下方中間*/
.timemb {
	background-image: url(../_img/color_01/_layout/mb.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 13px;
	width: 480px;
}

/*門診時間的內文--白底*/
.timetext1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

/*門診時間的內文--灰底*/
.timetext2 {
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

/*購物系統的產品名稱*/
.ordername{
	font-size: 12px;
	color: #E41821;
	white-space:normal;
	word-break:break-all;
	overflow:hidden;
	width: 150px;
	padding-left: 10px;
}

/*聯絡我們的送出按鈕*/
.botsend a{
	background-image: url(../_img/color_01/03_knowledge/icon_send.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 69px;
}
.botsend a:hover{
	background-image: url(../_img/color_01/03_knowledge/icon_send.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 31px;
	width: 69px;
}

/*最新線上問診的登入會員按鈕*/
.botlogin {
	background-image: url(../_img/color_01/03_knowledge/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 63px;
}
.botlogin a{
	background-image: url(../_img/color_01/03_knowledge/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 63px;
}
.botlogin a:hover{
	background-image: url(../_img/color_01/03_knowledge/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 48px;
	width: 63px;
}

/*放入購物車按鈕*/
.botshop a{
	background-image: url(../_img/color_01/05_product/shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 94px;
}
.botshop a:hover{
	background-image: url(../_img/color_01/05_product/shop.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 31px;
	width: 94px;
}

/*我的購物清單按鈕*/
.botmyshop a{
	background-image: url(../_img/color_01/05_product/myshop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 94px;
}
.botmyshop a:hover{
	background-image: url(../_img/color_01/05_product/myshop.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 31px;
	width: 94px;
}

/*我的購物準備結帳按鈕*/
.botgoshop a{
	background-image: url(../_img/color_01/05_product/bot_shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 80px;
}
.botgoshop a:hover{
	background-image: url(../_img/color_01/05_product/bot_shop.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 80px;
}

/*我的購物繼續購物按鈕*/
.botconshop a{
	background-image: url(../_img/color_01/05_product/bot_con_shop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 80px;
}
.botconshop a:hover{
	background-image: url(../_img/color_01/05_product/bot_con_shop.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 80px;
}

/*我的購物同意按鈕*/
.botagree a{
	background-image: url(../_img/color_01/05_product/bot_agree.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 55px;
}
.botagree a:hover{
	background-image: url(../_img/color_01/05_product/bot_agree.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 55px;
}

/*我的購物不同意按鈕*/
.botdisagree a{
	background-image: url(../_img/color_01/05_product/bot_disagree.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 68px;
}
.botdisagree a:hover{
	background-image: url(../_img/color_01/05_product/bot_disagree.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 68px;
}

/*我的購物下一步按鈕*/
.botshotnext a{
	background-image: url(../_img/color_01/05_product/bot_next.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 68px;
}
.botshotnext a:hover{
	background-image: url(../_img/color_01/05_product/bot_next.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 68px;
}

/*我的購物確認資料按鈕*/
.botconfirm a{
	background-image: url(../_img/color_01/05_product/bot_confirm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 68px;
}
.botconfirm a:hover{
	background-image: url(../_img/color_01/05_product/bot_confirm.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 68px;
}

/*我的購物重新確認資料按鈕*/
.botreconfirm a{
	background-image: url(../_img/color_01/05_product/bot_reconfirm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 98px;
}
.botreconfirm a:hover{
	background-image: url(../_img/color_01/05_product/bot_reconfirm.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 20px;
	width: 98px;
}

/*頁碼按鈕*/
.botpre {
	background-image: url(../_img/color_01/_layout/pre.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 24px;
	width: 18px;
}
.botpre10 {
	background-image: url(../_img/color_01/_layout/pre10.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 24px;
	width: 18px;
}
.botnext {
	background-image: url(../_img/color_01/_layout/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 24px;
	width: 18px;
}
.botnext10 {
	background-image: url(../_img/color_01/_layout/next10.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 24px;
	width: 18px;
}

/*上一頁按鈕*/
.botup {
	background-image: url(../_img/color_01/02_news/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 75px;
}

/*下一頁按鈕*/
.botdown {
	background-image: url(../_img/color_01/02_news/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 75px;
}
/*會員登入*/
.botlogin {
	background-image: url(../_img/color_01/05_product/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 63px;
}
.botlogin a{
	background-image: url(../_img/color_01/05_product/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 63px;
}
.botlogin a:hover{
	background-image: url(../_img/color_01/05_product/bot_login.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	height: 48px;
	width: 63px;
}

/*小圓點icon*/
.icon01 {
	background-image: url(../_img/color_01/_layout/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

/*產品內頁的相關商品*/
.iconaboutproducts {
	background-image: url(../_img/color_01/05_product/about_products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 85px;
	height: 21px;
}

/*線上問診的q*/
.iconq {
	background-image: url(../_img/color_01/03_knowledge/ask_q.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 35px;
	height: 40px;
}

/*線上問診的a*/
.icona {
	background-image: url(../_img/color_01/03_knowledge/ask_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 35px;
	height: 40px;
}
/*about的title*/
.titleabout {
	background-image: url(../_img/color_01/01_about/title.gif);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	height: 55px;
}
/*news的title*/
.titlenews {
	background-image: url(../_img/color_01/02_news/title.gif);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	height: 55px;
}
/*askdr的title*/
.titleaskdr {
	background-image: url(../_img/color_01/03_knowledge/title.gif);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	height: 55px;
}
/*askdr的title*/
.titleservice {
	background-image: url(../_img/color_01/04_service/title.gif);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	height: 55px;
}
/*product的title*/
.titleproduct {
	background-image: url(../_img/color_01/05_product/title.gif);
	background-repeat: no-repeat;
	background-position: 23px 7px;
	height: 55px;
}

/* 頁面標題 */
.pagetitleA {
	background-image: url(../_img/color_01/_layout/title_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
}
.pagetitleA span{
	font-size: 16px;
	font-weight: bold;
	color: #E41821;
	line-height: 30px;
	padding-left: 20px;
}
.pagetitleB {
	background-image: url(../_img/color_01/_layout/titleBg_02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 23px;
	height: 32px;
}
/* Sitemap */
.sitemapBg {
	background-image: url(../_img/_layout/sitemap_03.jpg);
	background-repeat: repeat-x;
	height: 32px;
	
}
.white {
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.white a{
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.white a:hover{
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

