@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", Arial;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.clear {
	clear:both;	
}
.center {
	text-align: center;
	display: block;
}

.top_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CB94D7;
	border-right-color: #CB94D7;
	border-bottom-color: #CB94D7;
	border-left-color: #CB94D7;
	background-position: bottom;
}

.header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.tel {
	text-align: right;
	display: block;
	padding-top: 15px;
}
.logo {
	display: block;
	float: left;
}


.top_banner {
	background-color: #fef4ff;
}
.banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 427px;
	background-image: url(../images/index_banner.jpg);
}
.index_schedule {
	padding-top: 25px;
	padding-left: 50px;
}
.index_schedule_t1 {
	width: 228px;
	float: left;
}
.index_schedule_img {
}
.index_map {
	margin-top: 30px;
	margin-bottom: 30px;
}
.index_map img {
	margin-bottom: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.index_schedule_t2 {
	width: 228px;
	float: left;
	margin-left: 4px;
}
.index_line1 {
	width: 998px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cdeb;
	border-right-color: #e6cdeb;
	border-bottom-color: #e6cdeb;
	border-left-color: #e6cdeb;
	margin-right: auto;
	margin-left: auto;
}
.index_news {
	padding: 25px;
}
.index_news h1  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}














.banner_bg {
	background-color: #fef4ff;
}

.menu {
	margin-left: 67px;
}

.menu   a {
	color: #000;
	text-decoration: none;
	color: #666666;
	text-decoration: none;
	 
	font-size: 15px;
	background-image: url(../images/top_menu.png);
	background-repeat: no-repeat;
	display: block;
	width: 131px;
	height: 31px;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.menu   a:hover {
	color: #000;
	text-decoration: none;
	text-decoration: none;
	background-image: url(../images/top_menu_over.png);
	background-repeat: no-repeat;
}
.menu span {
	background-image: url(../images/top_memu_line.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 2px;
	display: block;
	float: left;
}
.youon_bg {
	background-color: #fcfcfc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	margin-bottom: 14px;
}
.youon {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 12px;
	color: #666;
	 
}


.youon  a {
	color: #666;
	text-decoration: none;
	
}
.youon  a:hover {
	color: #B274C2;	
}
.youon .on {
	color: #B274C2;
}


.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.leftbox {
	width: 751px;
	float: left;
}
.rightbox {
	float: right;
	width: 229px;
}
.rightbox span {
	width: 5px;
}
.date {
	color: #cb94d7;
}
.schedule_info {
	border: 1px solid #cb94d7;
	border-radius: 3px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	color: #666;
	text-align: center;
	background-color: #FFF;
}

.schedule_info .tb {
	background-color: #fef4ff;
	color: #cb94d7;
	display: block;
	width: 187px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 3px
}
.schedule_info .more {
	
}

.schedule_info .more     a {
	background-color: #cb94d7;
	color: #FFFFFF;
	display: block;
	width: 187px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 3px;
	background-image: url(../images/schedule_more.png);
	background-repeat: no-repeat;
	background-position: 42px 8px;
	text-decoration: none;
}
.schedule_info .more   a:hover {
	background-color: #999999;
	color: #FFFFFF;
	display: block;
	width: 187px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 3px;
	background-image: url(../images/schedule_more_over.png);
	background-repeat: no-repeat;
	background-position: 42px 8px;
}

.schedule_top {
	background-color: #CA93D7;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 9px;
}

.about {
	background-image: url(../images/banner_about.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.contact {
	background-image: url(../images/banner_contact.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}


.doctor {
	background-image: url(../images/banner_doctor.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.clinical {
	background-image: url(../images/banner_clinical.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.news {
	background-image: url(../images/banner_news.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.schedule {
	background-image: url(../images/banner_schedule.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.seminar {
	background-image: url(../images/banner_seminar.jpg);
	background-repeat: no-repeat;
	height: 113px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}







.submenu {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #cb94d7;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.submenu ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.submenu ul li {
	list-style-type: none;
	float: left;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	margin-right: 20px;
}

.submenu ul li  a {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
}

.submenu ul li   a:hover {
	color: #F7E9FF;
	text-decoration: none;
	text-decoration: underline;
}


.main {
	border: 1px solid #e6cdeb;
	width: 715px;
	border-radius: 3px;
	font-size: 13px;
	line-height: 22px;
	color: #666;
	 
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;
}
.main h1 {
	font-size: 17px;
	color: #a256b5;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	 
}



.about_photo {
	margin-top: 22px;
}
.about_photo ul {
	margin: 0px;
	padding: 0px;
}
.about_photo ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	list-style-type: none;
	float: left;
	background-image: url(../images/about_mask.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
	background-position: bottom;
}

.about_photo ul li:first-child{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	float: left;
	background-image: url(../images/about_mask.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
	background-position: bottom;
}



.top_line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cdeb;
	border-right-color: #e6cdeb;
	border-bottom-color: #e6cdeb;
	border-left-color: #e6cdeb;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 60px;
}

.top_line2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cdeb;
	border-right-color: #e6cdeb;
	border-bottom-color: #e6cdeb;
	border-left-color: #e6cdeb;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_icon {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.top_icon    a {
	color: #000;
	text-decoration: none;
	color: #cb94d7;
	text-decoration: none;
	 
	font-size: 12px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
	width: 40px;
	float: right;
	text-align: left;
}
.top_icon   a:hover {
	color: #666;
	text-decoration: none;
	text-decoration: none;
	background-image: url(../images/arrow3over.gif);
	background-repeat: no-repeat;
}

.footer {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cdeb;
	border-right-color: #e6cdeb;
	border-bottom-color: #e6cdeb;
	border-left-color: #e6cdeb;
}
.footer_logo {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6cdeb;
	border-right-color: #e6cdeb;
	border-bottom-color: #e6cdeb;
	border-left-color: #e6cdeb;
	width: 230px;
	padding-left: 30px;
	font-size: 12px;
	color: #666;
	 
	padding-bottom: 40px;
	float: left;
}
.footer_logo img {
	display: block;
	margin-bottom: 5px;
	margin-top: 30px;
}
.footer_menu {
	float: left;
	margin-left: 35px;
	padding-top: 30px;
	width: 560px;
}
.footer_menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
}
.footer_menu ul li {
	list-style-type: none;
}

.footer_menu ul li    a {
	color: #000;
	text-decoration: none;
	color: #666666;
	text-decoration: none;
	 
	font-size: 12px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	padding-left: 15px;
	margin-bottom: 8px;
}

.footer_menu ul li    a:hover {
	color: #C995D5;
	text-decoration: none;
	text-decoration: none;
}





.footer_menu ul li ul {
	margin: 0px;
	padding: 0px;
}
.footer_menu ul li ul li {
	list-style-type: none;
}

.footer_menu ul li ul li    a {
	color: #000;
	text-decoration: none;
	color: #666666;
	text-decoration: none;
	 
	font-size: 12px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding-left: 15px;
	margin-bottom: 8px;
}

.footer_menu ul li ul li    a:hover {
	color: #C995D5;
	text-decoration: none;
	text-decoration: none;
}
.rq {
	float: left;
	width: 142px;
	margin-top: 25px;
}


.copyright {
	background-color: #cb94d7;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	 
	padding-top: 20px;
	padding-bottom: 20px;
}

.copyright   a {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

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

.doctor_photo_list {
}
.doctor_photo_list ul {
	margin: 0px;
	padding: 0px;
}
.doctor_photo_list ul li {
	list-style-type: none;
	width: 150px;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	background-image: url(../images/arrow10.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.doctor_photo_list ul li   a {
	color: #000;
	text-decoration: none;
	color: #666666;
	text-decoration: none;
}

.doctor_photo_list ul li   a:hover {
	color: #CB94E5;
	text-decoration: none;
	text-decoration: none;
}




.doctor_photo_list ul li h2 {
	font-size: 15px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.doctor_photo_list ul li .drtb {
	color: #cb94d7;
}
.tb_bg {
	background-color: #f9eafc;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	display: block;
	width: 715px;
	font-size: 17px;
	margin-bottom: 12px;
}
.tb_bg h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cb94d7;
	border-right-color: #cb94d7;
	border-bottom-color: #cb94d7;
	border-left-color: #cb94d7;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 17px;
	font-weight: bolder;
	 
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.doctor_info {
}
.doctor_info .txt {
	text-align: left;
	float: right;
	width: 380px;
}
.doctor_info .txt   a {
	color: #000;
	text-decoration: none;
	color: #666666;
	text-decoration: underline;
}

.doctor_info .txt   a:hover {
	color: #CB94E5;
	text-decoration: none;
	text-decoration: none;
}

.doctor_info h3 {
	margin-left: 5px;
	color: #BF8BCA;
	
}

.doctor_info h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 17px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 5px;
}
.doctor_td1 {
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	vertical-align: top;
	padding-left: 15px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	padding-top: 5px;
}
.doctor_td2 {
	vertical-align: top;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;
	padding-top: 5px;
}
.doctor_td3 {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #fef4ff;
	text-align: center;
}
.doctor_td4 {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.doctor_td5 {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #FFF;
	background-color: #cb94d7;
}



.doctor_schedule {
}


.doctor_schedule h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 17px;
	 
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 5px;
}

.doctor_schedule_bg {
	background-color: #ecd2f1;
	margin-bottom: 10px;
}
.back {

	margin-top: 30px;
}
.back  a {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	text-decoration: none;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-color: #cb94d7;
	font-size: 12px;
	 
	width: 65px;
	display: block;
	float: right;
	background-position: 15px 7px;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CB94D7;
}

.back  a:hover {
	color: #000;
	text-decoration: none;
	color: #CB94D7;
	border-radius: 3px;
	text-decoration: none;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	 
	width: 65px;
	display: block;
	float: right;
	background-position: 15px 7px;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CB94D7;
}
.clinical_info {
}
.clinical_info img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 3px;
}
.clinical_info h2 {
	background-image: url(../images/arrow6.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 19px;
	font-size: 17px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9EAFC;
	border-right-color: #F9EAFC;
	border-bottom-color: #F9EAFC;
	border-left-color: #F9EAFC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.h2_line {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-bottom: 5px;
}
.clinical_info ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	float: left;
	width: 300px;
}
.clinical_info ul li {
	color: #000;
	text-decoration: none;
	color: #666666;
	border-radius: 3px;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	 
	display: block;
	background-position: 0px 7px;
	margin-right: 20px;
	padding-left: 12px;
	list-style-type: none;
}

.clinical_info_menu {
	
	margin-left: 20px;
	margin-bottom: 30px;
}

.clinical_info_menu   a {
	color: #000;
	text-decoration: underline;
	color: #666666;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	display: block;
	background-position: 0px 7px;
	margin-right: 20px;
	padding-left: 12px;
	list-style-type: none;
	width: 80px;
	float: left;
}


.clinical_info_menu  a:hover {
	color: #000;
	text-decoration: none;
	color: #CB94D7;
	border-radius: 3px;
	text-decoration: none;
	 
}

.schedule_main {
}
.seminar_tb {
	margin-bottom: 10px;
}


.schedule_main    a {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 12px;
	display: block;
	margin-right: auto;
	width: 70px;
	background-color: #cb94d7;
	margin-left: auto;
	border-radius: 3px;
	text-align: center;
}


.schedule_main   a:hover {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 12px;
	display: block;
	margin-right: auto;
	width: 70px;
	background-color: #999999;
	margin-left: auto;
	border-radius: 3px;
	 
}

.schedule_main h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	font-size: 17px;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 5px;
}.schedule_main_icon {
	background-image: url(../images/arrow6.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 17px;
	background-position: 0px 4px;
}
.color1 {
	color: #cb94d7;
}
.color2 {
	color: #f859a8;
}
.seminar_td1 {
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #fef4ff;
	padding-right: 15px;
	padding-left: 15px;
}
.seminar_td2 {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.seminar_td3 {
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	color: #FFF;
	background-color: #cb94d7;
}
.sign_up_txt {
	margin-left: 100px;
}

.sign_up_txt  a {
	color: #666;
	text-decoration: underline;
	
}


.sign_up_txt   a:hover {
	color: #CB94D7;
	text-decoration: none;	
}




.sign_up {
	margin-top: 30px;
	margin-left: 300px;
}

.sign_up  a {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 12px;
	display: block;
	margin-right: 30px;
	width: 70px;
	background-color: #cb94d7;
	border-radius: 3px;
	text-align: center;
	float: left;
}



.sign_up   a:hover {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 12px;
	display: block;
	width: 70px;
	background-color: #999999;
	border-radius: 3px;
	 
}
.facilities_main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}



.facilities_left {
	width: 200px;
	float: left;
}
.facilities_left ul {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.facilities_left ul li {
	list-style-type: none;
}



.facilities_left ul li a {
	color: #000;
	text-decoration: none;
	color: #a256b5;
	border-radius: 3px;
	font-size: 15px;
	display: block;
	border-radius: 3px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 190px;
	border-radius: 3px;
	margin-bottom: 10px;
}




.facilities_left ul li  a:hover {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 15px;
	display: block;
	border-radius: 3px;
	background-image: url(../images/arrow7.gif);
	background-repeat: no-repeat;
	background-color: #cb94d7;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 170px 8px;
	width: 190px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.facilities_left h1 {
	background-image: url(../images/facilities_image1.gif);
	background-repeat: no-repeat;
	font-size: 87px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	background-position: center;
}
.facilities_left_over {
	color: #000;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 3px;
	font-size: 15px;
	display: block;
	border-radius: 3px;
	background-image: url(../images/arrow7.gif);
	background-repeat: no-repeat;
	background-color: #cb94d7;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 170px 8px;
	width: 190px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.facilities_photo {
	width: 780px;
	float: left;
	margin-left: 20px;
}
.contact_bg {
	background-image: url(../images/contact_bg.gif);
	padding: 4px;
	width: 300px;
}
.main h4 {
	font-size: 15px;
	font-weight: bolder;
	color: #000;
	margin-bottom: 12px;
}
.contact_map {
	background-image: url(../images/pin_map.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	padding-bottom: 5px;
}
.contact_phone {
	background-image: url(../images/pin_phone.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	padding-bottom: 5px;
}
.contact_user {
	background-image: url(../images/pin_user.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	padding-bottom: 5px;
}
