﻿@charset "utf-8";
/* Samra Acupuncture Spinal Center (http://www.samraclinic.com)
author : IT Department 04-01-2009 */

/* Default */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

img,
fieldset {
	border: 0 none;
}

em,
address {
	font-style: normal;
}

a {
	color: #0033cc;
	text-decoration: none;
}

a:visited {
	color: #0033cc;
}

a:hover, 
a:active, 
a:focus {
	color: #990000;
	text-decoration:underline;
}

form {
	margin: 0;
	padding: 0;
}

ins, 
ins * {
	text-decoration: underline;
}

ins a {
	border-bottom: 1px dotted;
}

del, 
del * {
	text-decoration: line-through;
}

pre {
	overflow: auto;
	width: 90%;
}

blockquote {
	padding: 0 0.75em;
}

/* Pre-Defined Element */
body {
	background: #fff;
	color: #666;
	font-size: 0.75em;
	line-height: 1.6em;
	padding: 0;
	text-align: left;
}

body, input, textarea {
	font-family: arial, sans-serif, 굴림;
	font-size: 0.75em;
}

select {
	font-family: arial, sans-serif, 굴림;
	font-size: 1em;
}

input[type="text"],
input[type="password"],
textarea {
	color: #000;
	background: #f9f9f9;
	border:1px solid #eee;
	font-size: 1em;
	padding: 3px;
}

input[type="submit"] {
	color: #666;
	border:1px solid #999;
	background: #eee;
	font-weight: bold;
	font-size: 1em;
	padding: 3px;
	cursor: pointer;
}

* html input, 
* html textarea {
	color: #000;
	background: #f9f9f9;
	border: 1px solid #eee;
	font-size: 1em;
	padding: 3px;
}

input:hover, 
input:focus, 
textarea:hover, 
textarea:focus {
	background: #fefffd;
	border: 1px solid #bcbcbc;
}

pre, 
pre.code, 
blockquote {
	margin: 0.75em;
	padding: 0.75em;
	border: 1px solid #eee;
	background: #f9f9f9;
}

code, 
pre, 
pre.code, 
blockquote {
	font-family: "Courier New", monospace;
	font-size: 11px;	/* using pixel size for Safari */
	line-height: 1.2em;
	color: #555;
}

blockquote p:first-child {
	margin-top: 0;
}

blockquote p {
	margin-bottom: 0;
}

/* layout */
#wrap {
	background: none;
	position: relative;
	width: 955px;
	margin: 0 auto;
}

#header {
	position: relative;
	left: 0;
	margin: 0 auto;
	width: 955px;
	height: 65px;
	border-bottom: solid #ccc 1px;
}

#top_logo {
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	width: 250px;
	height: 55px;
}

#top_logo h1 {
	border: 0 none;
	top: 0;
	left: 0;
	margin: 0;
}

#major_menu {
	display: none;
	position: absolute;
	right: 0;
	bottom: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#major_menu li {
	display: none;
	float: left;
	color:#000;
	top: 0;
	left: 0;
	margin: 0;
}

#major_menu li a:link,
#major_menu li a:visited,
#major_menu li a:active,
#major_menu li a:focus {
	font-weight:bold;
	color:#03c;
	text-decoration:none;
	padding: 5px;
}

#major_menu li a:hover {
	font-weight:bold;
	color:#900;
	text-decoration:underline;
	/*background:#e4b72b;*/
	padding: 5px;
}

#major_menu_flash {
	position: absolute;
	top: 10px;
	left: 280px;
	/*bottom: 15px;*/
	margin: 0;
	width: 675px;
	height: 55px;
	padding: 0;
	list-style: none;
	z-index: 0;
}

#lang_switch {
	position: absolute;
	top: 5px;
	left: 830px;
	margin: 0;
	width: 80px;
	height: 25px;
	padding: 0;
	list-style: none;
	z-index: 1;
}

#footer {
	position: relative;
	/*background: #183252;*/
	left: 0;
	margin: 0;
	width: 955px;
	height: 62px;
	border-top: solid #ccc 1px;
}

#footer_address {
	position: absolute;
	top: 10px;
	left: 50px;
	margin: 0;
	width: 325px;
	height: 23px;
}

#contact {
	position: absolute;
	top: 10px;
	left: 385px;
	margin: 0;
	width: 240px;
	height: 23px;
}

#copyright {
	position: absolute;
	top: 32px;
	left: 50px;
	margin: 0;
	width: 550px;
	height: 23px;
}

#foot_logo {
	position: absolute;
	top: 15px;
	right: 0;
	margin: 0;
	width: 235px;
	height: 25px;
}

/* index */
#index_mainbody {
	top: 0;
	left: 0;
	margin: 0;
}

#index_intro {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 955px;
	height: 351px;
	border-bottom: solid #ccc 1px;
}

#index_info_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 0 0;
	width: 955px;
	height: 185px;
	/*border-bottom: solid #ccc 1px;*/
}

#index_info_1 {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 239px;
	height: 175px;
}

#index_info_2 {
	/*background: url("../img/index_thum_news.gif");*/
	position: absolute;
	top: 0;
	left: 239px;
	margin: 0;
	width: 240px;
	height: 175px;
}

#index_info_2 p {
	position: absolute;
	top: 25px;
	left: 6px;
	margin: 0;
	line-height: 1.7em;
}

#index_info_2 p a:link,
#index_info_2 p a:visited,
#index_info_2 p a:active,
#index_info_2 p a:focus {
	color:#000000;
	text-decoration:none;
}

#index_info_2 p a:hover {
	color:#900;
	text-decoration:underline;
	/*background:#e4b72b;*/
}

#index_info_3 {
	position: absolute;
	top: 0;
	left: 479px;
	margin: 0;
	width: 238px;
	height: 175px;
	border-left: solid #ccc 1px;
}

#index_info_4 {
	background: url("../img/index_thum_whatis.jpg");
	position: absolute;
	top: 0;
	left: 717px;
	margin: 0;
	width: 238px;
	height: 175px;
	border-left: solid #ccc 1px;
}

#index_info_4 p {
	position: absolute;
	top: 95px;
	left: 10px;
	margin: 0;
}

#index_info_4 p a:link,
#index_info_4 p a:visited,
#index_info_4 p a:active,
#index_info_4 p a:focus {
	color:#000000;
	text-decoration:none;
}

#index_info_4 p a:hover {
	color:#900;
	text-decoration:underline;
	/*background:#e4b72b;*/
}

#index_video {
	position: absolute;
	top: 442px;
	.top: 442px; /* for IE6 & IE7 */
	left: -41px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 120px;
}

/* page */
#page_mainbody {
	top: 0;
	left: 0;
	margin: 0;
}

#page_container {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 0 0;
	width: 955px;
	min-height: 680px;
	_height: 680px; /* for under IE6 */
}

#page_minor_nav {
	/*background: url("../img/page_page_nav_bg.gif");*/
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
	width: 245px;
	height: 680px;
}

#minor_menu {
	margin: 5px 20px 0 20px;
	list-style: none;
	background:#b7d776;
}

#minor_menu li {
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	width: 90%;
	border-bottom: solid #fff 1px;
}

#minor_menu li.minor_menu_last {
	border: none;
	width: 90%;
	/*border-bottom: solid #69bd45 1px;*/
}

#minor_menu li.minor_menu_next_minor {
	border: none;
	width: 90%;
	border-top: solid #fff 1px;
}

#minor_menu li.minor_menu_next_minor_mid {
	border: none;
	width: 90%;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
}

#minor_menu li a.minor_menu_link:link,
#minor_menu li a.minor_menu_link:visited,
#minor_menu li a.minor_menu_link:active,
#minor_menu li a.minor_menu_link:focus {
	color: #fff;
	text-decoration:none;
	padding: 5px;
}

#minor_menu li a.minor_menu_link:hover {
	color: #69bd45;
	text-decoration:none;
	padding: 5px;
}

#minor_minor_menu {
	margin: -5px 10px 0 10px;
	list-style: none;
	background:#b7d776;
}

#minor_minor_menu li {
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 2px;
	text-align: left;
	width: 90%;
	border: none;
}

#minor_minor_menu li.minor_minor_menu_last {
	border: none;
	width: 90%;
	/*border-bottom: solid #69bd45 1px;*/
}

#minor_minor_menu li.minor_minor_menu_last2 {
	border: none;
	width: 90%;
}

#minor_minor_menu li a.minor_minor_menu_link:link,
#minor_minor_menu li a.minor_minor_menu_link:visited,
#minor_minor_menu li a.minor_minor_menu_link:active,
#minor_minor_menu li a.minor_minor_menu_link:focus {
	color: #fff;
	text-decoration:none;
	padding: 5px;
}

#minor_minor_menu li a.minor_minor_menu_link:hover {
	color: #69bd45;
	text-decoration:none;
	padding: 5px;
}

#page_content_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0 0 260px;
	width: 695px;
	border-left: solid #69bd45 1px;
	min-height: 660px;
	_height: 660px; /* for under IE6 */
}

#page_content_wrap div.page_content_title_mj {
	top: 35px;
	_top: 55px;  /* for under IE6 */
	.top: 55px;  /* for IE6 & IE7 */
	left: 0;
	margin: 20px 0 0 10px;
	height: 55px;
	width: 677px;
	border-bottom:1px solid #eee;
}

#page_content_wrap div.page_content_title_mj_old {
	top: 35px;
	_top: 55px;  /* for under IE6 */
	.top: 55px;  /* for IE6 & IE7 */
	left: 0;
	margin: 20px 0 0 10px;
	height: 30px;
	width: 680px;
}

#page_content_wrap div.page_content_title_mj h2 {
	display: none;
}

#page_content_wrap div.page_content_title_mj h3 {
	display: none;
}

#page_content_wrap div.page_content_title_mj span.txt_h2 {
	font-size: 1em;
	font-weight: bold;
	color: #b7d776;
}

#page_content_wrap div.page_content_title_mj span.txt_h3 {
	font-size: 1em;
	font-weight: bold;
	color: #69bd45;
}

#page_content_wrap div.page_content_wrap h4 {
	border: 0 none;
	top: 0;
	left: 0;
	margin: 0;
}

#page_content_wrap div.page_content_wrap h5 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin: 30px 0 0 0;
}

#page_content_spot_flash {
	top: 0;
	left: 0;
	margin: 0 0 0 5px;
	width: 675px;
	height: 100px;
}

#page_content_wrap div.page_content_spot_img {
	top: 0;
	left: 0;
	margin: 0 0 0 30px;
	width: 640px;
}

#page_content_wrap div.page_content_article {
	top: 0;
	left: 0;
	margin: 0 20px 20px 30px;
	width: 640px;
}

#page_content_wrap div.page_content_article p {
	margin: 10px 0 20px 10px;
	line-height: 2.8em;
}

#page_content_wrap div.page_content_article h4 {
	margin: 10px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
	color: #69bd45;
}

#page_content_wrap div.page_content_goto {
	top: 0;
	left: 0;
	margin: 20px 20px 20px 50px;
	width: 600px;
	text-align: right;
}

#page_content_wrap div.page_content_goto a:link,
#page_content_wrap div.page_content_goto a:visited,
#page_content_wrap div.page_content_goto a:active,
#page_content_wrap div.page_content_goto a:focus {
	color: #69bd45;
	text-decoration:none;
	padding: 5px;
}

#page_content_wrap div.page_content_goto a:hover {
	color: #990000;
	text-decoration:underline;
	padding: 5px;
}

/* About Us */
#page_container.aboutus {
	min-height: 470px;
	_height: 470px; /* for under IE6 */
}

#page_content_wrap.aboutus {
	min-height: 460px;
	_height: 460px; /* for under IE6 */
}

#history_table {
	margin: 10px 0 0 50px;
	border: none;
	border-collapse: collapse;
	text-align: left;
	width: 480px;
	line-height: 1.2em;
}

#history_table th, #history_table td {
	margin: 0;
	padding: 10px;
	border: none;
}

#history_table td.date {
	color: #69bd45;
	border: none;
}

#history_table th {
	background: #416484;
}

/* Medical Teams */
#page_container.medicalteams {
	min-height: 560px;
	_height: 560px; /* for under IE6 */
}

#page_content_wrap.medicalteams {
	min-height: 550px;
	_height: 550px; /* for under IE6 */
}

#page_medicalteams_history {
	position: absolute;
	top: 690px;
	.top: 690px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn1 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn2 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn3 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn4 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn5 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn6 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

#page_medicalteams_history_mnn7 {
	position: absolute;
	top: 260px;
	.top: 280px; /* for IE6 & IE7 */
	left: 350px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 330px;
}

/* Customer Service */
#sendmail_booking {
	margin: 15px 0 0 0;
}

#sendmail_booking dl dt {
	margin: 10px 0 5px 0;
}

#sendmail_booking dl dd {
	margin: 5px 0 0 5px;
}

#sendmail_booking_submit {
	margin: 20px 0 0 200px;
}

#page_content_wrap div.page_content_article img.incl_customerservice_1 {
	margin: 0 0 0 200px;
}

#page_container.customerservice {
	min-height: 560px;
	_height: 560px; /* for under IE6 */
}

#page_content_wrap.customerservice {
	min-height: 550px;
	_height: 550px; /* for under IE6 */
}

/* Medical Service */
#page_content_wrap div.page_content_article img.incl_medicalservices_2 {
	margin: 0 0 0 120px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_2_1_1 {
	margin: 0 0 0 90px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_2_1_2 {
	margin: 0 0 0 60px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_2_2_1 {
	margin: 0 0 0 40px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_2_3_1 {
	margin: 0 0 0 90px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_3_1 {
	margin: 0 0 0 100px;
}

#page_content_wrap div.page_content_article img.incl_medicalservices_4_1 {
	margin: 20px 0 0 80px;
}

/* Testimonials */
#page_container.testimonials {
	min-height: 400px;
	_height: 400px; /* for under IE6 */
}

#page_content_wrap.testimonials {
	min-height: 390px;
	_height: 390px; /* for under IE6 */
}

#testmonials_table_list_movie,
#testmonials_table_list_essay,
#testmonials_table_list {
	margin: 0;
	border: none;
	border-collapse: collapse;
	text-align: center;
	width: 600px;
	line-height: 1.2em;
}

#testmonials_table_list th, #testmonials_table_movie_list td,
#testmonials_table_list_movie th, #testmonials_table_movie_list_movie td,
#testmonials_table_list_essay th, #testmonials_table_movie_list_essay td {
	margin: 0;
	padding: 5px;
	width: 600px;
	border: none;
}

#testmonials_table_list td.title,
#testmonials_table_list_movie td.title,
#testmonials_table_list_essay td.title {
	border: none;
	padding: 0 0 20px 0;
	width: 600px;
	text-align: center;
	line-height: 1.8em;
}

#testmonials_table_list td.thum,
#testmonials_table_list_movie td.thum,
#testmonials_table_list_essay td.thum {
	width: 150px;
	border: none;
	padding: 20px 0 0 0;
}

#testmonials_table_list td.disc,
#testmonials_table_list_movie td.disc,
#testmonials_table_list_essay td.disc {
	width: 150px;
	border: none;
	padding: 10px 5px 10px 5px;
}

#testmonials_table_list td.icon,
#testmonials_table_list_movie td.icon,
#testmonials_table_list_essay td.icon {
	width: 150px;
	border: none;
}

#movie_screen {
	margin: 20px 0 10px 0;
	width: 640px;
	height: 480px;
}

#player {
	margin: 20px 0 10px 70px;
}

#essay_img {
	margin: 20px 0 10px 50px;
}

#page_content_wrap img.testmonials_icon {
	margin: 0px 10px 20px 0;
	float: left;
}

#page_content_wrap div.page_testimonials_movie {
	top: 0;
	left: 0;
	margin: 20px 20px 20px 50px;
	width: 600px;
	text-align: right;
	border-bottom:1px solid #eee;
}

#page_content_wrap div.page_testimonials_essay {
	top: 0;
	left: 0;
	margin: 20px 20px 20px 50px;
	width: 600px;
	text-align: right;
}

#page_content_wrap div.page_testimonials_movie a:link,
#page_content_wrap div.page_testimonials_movie a:visited,
#page_content_wrap div.page_testimonials_movie a:active,
#page_content_wrap div.page_testimonials_movie a:focus,
#page_content_wrap div.page_testimonials_essay a:link,
#page_content_wrap div.page_testimonials_essay a:visited,
#page_content_wrap div.page_testimonials_essay a:active,
#page_content_wrap div.page_testimonials_essay a:focus {
	color: #69bd45;
	text-decoration:none;
	padding: 5px;
}

#page_content_wrap div.page_testimonials_movie a:hover,
#page_content_wrap div.page_testimonials_essay a:hover {
	color: #990000;
	text-decoration:underline;
	padding: 5px;
}

/* News */
#page_content_wrap div.page_content_article p.news_para {
	margin: 10px 0 20px 10px;
	line-height: 1.5em;
}

#page_content_wrap div.page_content_article p.news_para a:link,
#page_content_wrap div.page_content_article p.news_para a:visited,
#page_content_wrap div.page_content_article p.news_para a:active,
#page_content_wrap div.page_content_article p.news_para a:focus {
	color: #666;
	text-decoration:none;
	font-weight: bold;

}

#page_content_wrap div.page_content_article p.news_para a:hover {
	color: #69bd45;
	text-decoration:none;
	font-weight: bold;
}

#page_content_wrap div.page_content_article p.news_para a.news_nav:link,
#page_content_wrap div.page_content_article p.news_para a.news_nav:visited,
#page_content_wrap div.page_content_article p.news_para a.news_nav:active,
#page_content_wrap div.page_content_article p.news_para a.news_nav:focus {
	color: #69bd45;
	text-decoration:none;
	font-weight: bold;

}

#page_content_wrap div.page_content_article p.news_para a.news_nav:hover {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
}

#page_content_wrap div.page_content_article p.news_para span.news_view_title {
	color: #666;
	text-decoration:none;
	font-weight: bold;

}

/* event */
#wrap_event090501 {
	background: none;
	position: relative;
	width: 500px;
	margin: 0 auto;
}

#wrap_event090515 {
	background: none;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#wrap_event090601 {
	background: none;
	position: relative;
	width: 700px;
	margin: 0 auto;
}

#dew_event_video {
	position: absolute;
	top: 175px;
	.top: 175px; /* for IE6 & IE7 */
	left: -37px;
	margin: 0;
	_margin-top: 5px;  /* for under IE6 */
	width: 270px;
}
