@charset "utf-8";
/* formatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}
a img {
	border-style: none;
}
a:link {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	margin: 0px auto;
}
#main  {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px 15px 0px;
	clear: both;
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
/* header style
-------------------------------*/
#header {
	background-image: url(aaa.jpg);
	background-repeat: no-repeat;
	height: 255px;
	border-top: 3px solid #006600;
	position: relative;
}
#header ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 203px;
	background-color: #FFFFFF;
}
#header ul li {
	list-style: none;
	clear: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	background-color: #CCFF99;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 169px;
	border-left: 2px solid #F6F6F3;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#header ul li a:hover {
	background-color: #00CC66;
	color: #FFFFFF;
}

#header  ul  li#nHome a {
	border-left-style: solid;
	border-left-width: 2px;
}
#header  #nHome  a  {
	color: #FFFFFF;
	background-color: #00CC66;
}

/* main style
-------------------------------*/
#main h2 {
	margin-bottom: 10px;
	float: left;
}
#main h3 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
	clear: both;
	padding: 4px 0px 4px 95px;
	border-top: 2px solid #009900;
	border-bottom: 1px dotted #00CC00;
}
#main  #cut  {
	background-image: url(imgs/cut.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main #perm {
	background-image: url(imgs/perm.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main #color {
	background-image: url(imgs/color.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main  #treatment   {
	background-image: url(imgs/treatment.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main #fitting {
	background-image: url(imgs/fitting.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#main #esthe {
	background-image: url(imgs/esthe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}




#main p {
	line-height: 1.8;
	margin-bottom: 1px;
	clear: both;
}
#home #main p {
	clear: none;
}

#home #main h3 {
	background-image: none;
	border-style: none;
	padding: 0px;
}


#main img#im {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#main #news {
	clear: both;
}
#main #news1 {
	clear: both;
}
#main #news1 dt {
	font-weight: bold;
	background-image: url(imgs/bo.jpg);
	background-position: left center;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 8em;
}
#main #news1 dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 100px;
}




#main dl#news dt {
	margin: 0px 0px 6px;
	clear: left;
	font-weight: bold;
}
#main dl#news dd {
	margin: 0px 0px 0px 6em;
}
#main  table  {
	margin-bottom: 15px;
	border-collapse:collapse;
	clear: both;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#system #main td {
	font-weight: bold;
}

#main table th {
	padding: 5px 15px;
}
#main table td {
	padding: 5px 15px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}



/* sideber style
-------------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	display: block;
	background-image: url(imgs/sb1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(imgs/sb2.jpg);
}


/* footer style
-------------------------------*/
#footer p {
	text-align: center;
}
#footer address {
	text-align: center;
	font-weight: bolder;
	color: #006600;
	margin-top: 45px;
}


/* service
-------------------------------*/
#main dl#service dt {
	font-weight: bold;
	background-image: url(imgs/b1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	clear: both;
	font-size: 120%;
}
#main dl#service dd {
	font-size: 100%;
	line-height: 1.8;
	padding-bottom: 1em;
}
