body {
	background					: #ffcc02;
	margin						: 0 auto;
	font-family					: arial, "lucida console", sans-serif;
	font-size					: .8em;
}
#outer_container{
	width						: 977px;
	margin						: 0 auto;
	text-align					: center;
	background					: url(../img/bg.gif) no-repeat;
	padding-top					: 70px;
}
#inner_container{
	margin						: 0 auto;
	width						: 760px;
}
#content {
	overflow					: hidden;
	background-color			: #ffff99;
	text-align					: left;
}
.topLeftCorner, .bottomLeftCorner, .tlc, .blc {
	float						: left;
	
	background-repeat			: no-repeat;
}
.topRightCorner, .bottomRightCorner, .trc, .brc {
	float						: right;
	background-position			: top right;
	background-repeat			: no-repeat;
}
.bottomLeftCorner, .blc {
	background-position			: bottom left;
}
.bottomRightCorner, .brc {
	background-position			: bottom right;
}
.top, .t {
	background-position			: top center;
	background-repeat			: repeat-x;
	margin						: 0;
	padding						: 0;
	
}

.bottom, .b {
	background-position			: bottom;
	background-repeat			: repeat-x;
	overflow:hidden;
}
#inner_container div.topLeftCorner {
	background-image			: url(../img/inner_tl.gif);
	height						: 101px;
	width						: 101px;
	margin-right				: 0px;
	
}
#inner_container div.topRightCorner {
	background-image			: url(../img/inner_tr.gif);
	height						: 101px;
	width						: 101px;
	margin-left					: 0;
}
#inner_container div.top {
	background-image			: url(../img/inner_t.gif);
	background-color			: #ffff99;
	height						: 10px;
	overflow					: hidden;
}

#menu {
	float						: left;
	margin-left					: 55px;
	margin-top					: 30px;
}

.top_container {

}

div.left, div.right, div.l, div.r {
	padding-bottom				: 6000px;
	margin-bottom				: -6000px;
	background-position			: left;
	background-repeat			: repeat-y;
	background-image			: url(../img/inner_s.gif);
	width						: 4px;
	float						: left;
		
}
#content div.right, div.r {
	float						: right;
}

#menu ul {
	padding-top					: 30px;
	position					: relative;
	left						: -30px;
	padding						: 0px;
}
#menu ul li {
	display						: block;
	float						: left;
	padding						: 0px;
	text-align					: center;
	margin-right				: 24px;
	
}

a#menu_home {
	display						: block;
    width						: 55px;
    height						: 43px;
    background-image			: url(../img/menu_home.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#menu_home:hover {
	background-image			: url(../img/menu_home_h.jpg);
}

a#oursurgery_home {
	display						: block;
    width						: 76px;
    height						: 43px;
    background-image			: url(../img/menu_oursurgery.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#oursurgery_home:hover {
	background-image			: url(../img/menu_oursurgery_h.jpg);
}

a#community_home {
	display						: block;
    width						: 111px;
    height						: 43px;
    background-image			: url(../img/menu_community.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#community_home:hover {
	background-image			: url(../img/menu_community_h.jpg);
}

a#contact_home {
	display						: block;
    width						: 72px;
    height						: 43px;
    background-image			: url(../img/menu_contact.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#contact_home:hover {
	background-image			: url(../img/menu_contact_h.jpg);
}

a#knowledge_home {
	display						: block;
    width						: 106px;
    height						: 43px;
    background-image			: url(../img/menu_knowledge.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#knowledge_home:hover {
	background-image			: url(../img/menu_knowledge_h.jpg);
}

a#onlineshop_home {
	display						: block;
    width						: 63px;
    height						: 43px;
    background-image			: url(../img/menu_onlineshop.jpg);
    background-repeat			: no-repeat;
    background-position			: center center;
    margin						: 0;
}
	
a#onlineshop_home:hover {
	background-image			: url(../img/menu_onlineshop_h.jpg);
}

a .alt {
	display						: none;
}

.tlc, .trc, .blc, .brc {
	height						: 21px;
	width						: 21px;

}
.tlc {
	background-image			: url(../img/curv_tl.gif);
}
.trc {
	background-image			: url(../img/curv_tr.gif);
}
.blc {
	background-image			: url(../img/curv_bl.gif);
}
.brc {
	background-image			: url(../img/curv_br.gif);
}
.t, .b {
	background-image			: url(../img/curv_t.gif);
	height						: 21px;
}
.l, .r {
	background-image			: url(../img/curv_t.gif);
	width						: 4px;
}


curv .c {
	padding						: 0 10px;
}

.text a:visited, .text a:link, .text a:active {
	color						: #990000;
	text-decoration				: none;
	font-weight					: 800;
	font-size					: 14px;
}

.text a:hover {
	color						: red;
	text-decoration				: none;
}

.page_text a:visited, .page_text a:link, .page_text a:active {
	color						: #990000;
	text-decoration				: none;
	font-weight					: 800;
	font-size					: 14px;
}

.page_text a:hover {
	color						: red;
	text-decoration				: none;
}

.curv {
	margin-bottom				: 10px;
	position					: relative;
	left						: 6px;	
	float						: left;
	margin-left					: 12px;
	overflow					: hidden;
	width						: 362px;
}

div.floatClear {
	clear						: both;
}

#footer {
	width						: 740px;
	padding						: 0px;
	margin						: 0px;
	margin-top					: 5px;
	margin-left					: -11px;
	margin-right				: 10px;
	float						: left;
	padding-top					: 0px;
	padding-bottom				: 4px;
}

#footer li {
	display						: inline;
	border-left					: 1px solid #000000;
	padding						: 0px 10px;
	margin-top					: 10px;
}
#footer li.first {
	border-left					: none;
	text-align					: left;
}
.footer {
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 12px;
	color						: black;
}
.footer a:visited, .footer a:link, .footer a:active {
	color						: brown;
	font-weight					: 500;
	text-decoration				: none;
	font-size					: 12px;
}
.footer a:hover {
	color						: red;
	text-decoration				: underline;
}

.text {
	margin-left					: 10px;
	font-size					: 14px;
}

.p2 {
	margin						: 0px;
	margin-top					: 5px;
	margin-bottom				: 5px;
}

#community,#community2 {
	width						: 105px;
	padding						: 0px;
	margin						: 0;
	margin-top					: 10px;
	float						: left;
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 14px;
	color						: red;
	height						: 70px;
}

ul#community, ul#community2 {
	/*list-style-image			: url(../img/bullet.gif);*/
	list-style-type				: none;
}

#community img, #community2 img, #knowledge img, #knowledge2 img {
	margin-right				: 5px;
}

#community li, #community2 li {
	padding						: 0px 0px;
	margin-top					: 5px;
	/*list-style-image			: url(../img/bullet.gif);*/
}

#knowledge {
	margin-left					: 20px;
	padding-left				: 0px;
	width						: 150px;
}
ul#knowledge {
	list-style-type				: none;
	width						: 170px;
}
#knowledge li {
	/*list-style-image			: url(../img/bullet2.gif);*/
	margin-top					: 5px;
}

.community a:visited, .community a:link, .community a:active {
	color						: #660066;
	font-weight					: 800;
	text-decoration				: none;
	font-size					: 14px;
}
.community a:hover {
	color						: red;
	text-decoration				: none;
	font-size					: 14px;
}

.section_menu li a:visited, a:link, a:active {
	color						: #990000;
	text-decoration				: none;
	font-weight					: 800;
	font-size					: 14px;
}

.section_menu li a:hover {
	color						: red;
	text-decoration				: none;
}

.main {
	width						: 330px;
	margin						: 10px;
}

.links a:visited, a:link, a:active {
	color						: #990000;
	text-decoration				: none;
	font-weight					: 800;
	font-size					: 14px;
}

.links a:hover {
	color						: red;
	text-decoration				: none;
	font-size					: 14px;
}

#footer_JLC {
	text-align					: right;
	float						: right;
	width						: 150px;
	margin-top					: 5px;
}

#foot {
	border-top					: 2px dashed #74745d;
	margin-left					: 16px;
	margin-right				: 16px;
	margin-top					: 6px;
}

.pic {
	float						: left;
	text-align					: left;
}

.pic img {
	width						: 120px;
}

#gallery {
	float						: left;
	text-align					: center;
	margin-left					: 5px;
	margin-right				: 5px;
	height						: 120px;
	width						: 100px;
}

.img_area {
	overflow					: hidden;
	height						: 100px;
	width						: 100px;
	float						: left;
}

.img_area a img{
	
}

.large_pic img {
	width						: 150px;
}

.news_border {
	/*height						: 102px;*/
}
.news_border{
	border-bottom				: 2px dashed #74745d;
}

.fieldNames {
	width						: 120px;
	float						: left;
	margin-top					: 3px;
	margin-bottom				: 2px;
}

.fieldData {
	width						: 200px;
	float						: left;
	margin-bottom				: 5px;
}

.p3 {
	margin						: 0px;
	margin-bottom				: 4px;
	margin-top					: 4px;
	float						: left;
	width						: 120px;
}

.p4 {
	margin						: 0px;
	margin-bottom				: 2px;
	margin-left					: 5px;
	float						: left;
}

.row_data {
	margin-bottom				: 15px;
}

.p5 {
	margin						: 0;
}

.p5 a:visited, .p5 a:link, .p5 a:active {
	color						: #000000;
	text-decoration				: none;
	font-size					: 12px;
	font-weight					: normal;
}

.p5 a:hover {
	color						: #fe6c3b;
	text-decoration				: underline;
}

.p6 {
	margin						: 0;
}

.p6 a:visited, .p6 a:link, .p6 a:active {
	color						: #9a0303;
	text-decoration				: none;
	font-size					: 12px;
}

.p6 a:hover {
	color						: #ff0000;
	text-decoration				: underline;
}

.p7 {
	margin						: 0;
}

.p7 a:visited, .p7 a:link, .p7 a:active {
	color						: #9a0303;
	text-decoration				: none;
	font-size					: 14px;
	font-weight					: normal;
}

.p7 a:hover {
	color						: #ff0000;
	text-decoration				: underline;
}

.p8 {
	font-size					: 14px;
	margin-top					: 8px;
	margin-bottom				: 8px;
}

#memorial_gallery {
	 height						: 150px;
	 width						: 100px;
	 float						: left;
	 margin-right				: 5px;
	 text-align					: center;
}
img {
	color						: #9a0303;
	font-weight					: bold;
	text-decoration				: none;
}

#curv1, #curv2 {
	margin-left					: 16px;
}

#knowledge {
	margin-bottom				: 19px;
}

#w_text {
	margin-top					: 65px;
}

#left_curv {
	background-image			: url(../img/inner_tl.gif);
	background-position			: left;
	background-repeat			: no-repeat;
	float						: left;
	height						: 101px;
	width						: 100%;
		background-color			: #ffff99;	

}

#right_curv {
	background-image			: url(../img/inner_tr.gif);
	background-position			: top right;
	float						: left;
	background-repeat			: no-repeat;
	height						: 101px;
	width						: 100%;
	
	/*border:blue 1px solid;*/
}

#top_line {
	background-image			: url(../img/inner_t.gif);
	background-repeat			: repeat-x;
	width						: 74%;
	height						: 6px;
	margin-left					: 101px;
	margin-right				: 101px;
	float						: left;
}
#menu {
	
}

.article, .answer {
	display						: none;
}

.noShow {
	display:none;
}