@charset "utf-8";
/* formatting style
-------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #999999;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
/* link styles
----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic styles
----------------------------*/
#wapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#wapper h1 {
	font-size: 1em;
	color: #999999;
}

#sidebar {
	padding: 15px;
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
#sidemenu {
	height: 360px;
	width: 180px;
	margin-bottom: 5px;
}
#sidemenu ul {
	list-style: none;
}
#sin_btn_1{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_musiba.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sin_btn_1 a{
    width:180px;
    height:45px;;
    display:block;
}
#sin_btn_1 a:hover{
	background-image: url(../img/left/sidemenu_a_musiba.png);
	background-repeat: no-repeat;
}
#sin_btn_2{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_perio.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sin_btn_2 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_2 a:hover{
	background-image: url(../img/left/sidemenu_a_perio.png);
	background-repeat: no-repeat;
}
#sin_btn_3{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_denture.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sin_btn_3 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_3 a:hover{
	background-image: url(../img/left/sidemenu_a_denture.png);
	background-repeat: no-repeat;
}
#sin_btn_4{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_surgery.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sin_btn_4 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_4 a:hover{
	background-image: url(../img/left/sidemenu_a_surgery.png);
	background-repeat: no-repeat;
}
#sin_btn_5{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_implant.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sin_btn_5 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_5 a:hover{
	background-image: url(../img/left/sidemenu_a_implant.png);
	background-repeat: no-repeat;
}
#sin_btn_6{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/left/sidemenu_esthe.png);
	background-repeat: no-repeat;
}
#sin_btn_6 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_6 a:hover{
	background-image: url(../img/left/sidemenu_a_esthe.png);
	background-repeat: no-repeat;
}
#sin_btn_7{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/SideLabo.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#sin_btn_7 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_7 a:hover{
	background-image: url(../img/SideLabo2.png);
	background-repeat: no-repeat;
}
#sin_btn_8{
	width:180px;
	height:45px;
	background-color: #FFF;
	background-image: url(../img/SideLabo.png);
	background-repeat: no-repeat;
}
#sin_btn_8 a{
    width:180px;
    height:45px;
    display:block;
}
#sin_btn_8 a:hover{
	background-image: url(../img/SideLabo2.png);
	background-repeat: no-repeat;
}





#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	clear: both;
	text-align: center;
}
/* header styles
----------------------------*/
#header {
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	border-top: 3px solid #FFFF00;
	height: 165px;
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	left: auto;
	top: 142px;
	position: absolute;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 2.5em;
	width: 120px;
	border-top: 3px solid #FFFF00;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
}
#sidebar img {
	margin-top: 10px;
}

/* main styles
----------------------------*/
#main {
	padding: 15px;
	float: right;
	width: 618px;
	margin-bottom: 20px;
}
#main h2 {
	color: #0000FF;
	font-size: 1.7em;
}

#main h3 {
	color: #009900;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.3em;
}
#main h4 {
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 20px;
	margin-bottom: 15px;
}


#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	font-size: 1.3em;
}
#main .red {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#main .blue {
	font-size: 1.3em;
	font-weight: bold;
	color: #0000FF;
}


#main dl#concept dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	color: #009900;
	font-size: 1.2em;
}
#main dl#concept dd {
	margin: 0px 0px 10px 6em;
	font-size: 1.3em;
}

.style5 {
	font-size: 16px;
	color: #FF6600;
}
.style8 {color: #FF0000}
.style9 {color: #0000FF}

/* footer styles
----------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
}

#footer p#back {
	margin: 0px;
	float: right;
}
#footer a {
	color: #FFFFFF;
}
