
img {
				display: block;
				border: 0;
}

body {
				text-align: center;
				background: #eee;
				margin: 0;
				padding: 0;
}
.container {
				width: 800px;
				text-align: left;
				margin: 0 auto 0 auto;
				background: url(images/back.gif) repeat-y;
}
.container-inner {
				width: 780px;
				margin: 0 10px;
}
h1 {
				font: bold 15px/15px gothic;
				padding: 6px;
				background: #333 url(images/m_bar.gif) top right no-repeat;
				color: #fff;
				margin: 0;
}
h2 {
				font: bold 17px/17px gothic;
				border-bottom: 2px dotted #999;
				padding: 5px;
				margin: 0;
}
h3 {
				font: bold 15px gothic;
				color: #333;
				margin: 0;
				margin-bottom: 10px;
}
h6 {
				font: normal 11px gothic;
				color: #fff;
				padding: 3px;
				margin: 0;
				text-align: center;
}
p {
				font: normal 13px/150% gothic;
				color: #333;
				padding: 10px;
				margin: 0;				
}
p.panel {
        font: normal 12px/150% gothic;
        background: #fefef4;
        border: 1px solid #ccc;
}
a {
        text-decoration: none;
        color: #fff;
}
a:hover {
				color: #ccc;
}
        
a#button1 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s1.gif) no-repeat;
}
a#button1:hover {
				background: url(images/menu_s1_o.gif) no-repeat;
}
a#button2 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s2.gif) no-repeat;
}
a#button2:hover {
				background: url(images/menu_s2_o.gif) no-repeat;
}
a#button3 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s3.gif) no-repeat;
}
a#button3:hover {
				background: url(images/menu_s3_o.gif) no-repeat;
}
a#button4 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s4.gif) no-repeat;
}
a#button4:hover {
				background: url(images/menu_s4_o.gif) no-repeat;
}
a#button5 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s5.gif) no-repeat;
}
a#button5:hover {
				background: url(images/menu_s5_o.gif) no-repeat;
}
a#button6 {
				display: block;
				width: 100px;
				height: 40px;
				background: url(images/menu_s6.gif) no-repeat;
}
a#button6:hover {
				background: url(images/menu_s6_o.gif) no-repeat;
}
.content-inner {
				width: 780px;
}
.content-inner-l {
				width: 390px;
				float: left;

}
.content-inner-r {
				width: 390px;
				float: right;
}
.content-inner-l-t {
				width: 343px;
				margin: 0 15px 20px 30px;
				background: #ffffff;
}
.content-inner-l-m {
				width: 343px;
				margin: 0 15px 20px 30px;
				background: #ffffff;
}
.content-inner-l-b {
				width: 343px;
				margin: 0 15px 20px 30px;
				background: #ffffff;
}
.content-inner-r-t {
				width: 343px;
				margin: 0 30px 20px 15px;
				background: #ffffff;
}
.content-inner-r-m {
				width: 343px;
				margin: 0 30px 20px 15px;
				background: #ffffff;
}
.content-inner-r-b {
				width: 343px;
				margin: 0 30px 20px 15px;
				background: #ffffff;
}
.footer {
				background: #933;
				clear: both;
}
.price {
				background: #fff;
}
.aboutus-inner {
				margin: 20px 30px;
				width: 720px;
}
.price {
				text-align: center;
}
.price-inner {
        text-align: left;
				margin: 20px auto 20px auto;
				width: 720px;
}
.price h2 {
				margin-bottom: 10px;
}
.aboutus td {
				font: normal 12px/150% gothic;
				padding: 5px;
}
.aboutus table {
				margin: 10px 40px;
				width: 600px;
}
.aboutus p {
				margin: 10px 30px;
}
.price td {
				font: normal 13px/150% gothic;
}
.price-inner td {
				padding: 3px;
}
.item {
				margin-bottom: 10px;
}
.contact-inner {
				margin: 20px 30px;
				width: 720px;
}
.contact td {
        font: normal 14px gothic;
        padding: 5px;
}
.contact-inner form p {
				text-align: center;
}
.contact-form {
				background: #ececec;
				padding: 10px;
				margin: 0 60px;
				border: 1px solid #ccc;
}
.thanks h3,.thanks p {
				text-align: center;
}
div.thanks {
				margin: 100px 0;
}
h3.thanks {
				padding: 15px;
				border-bottom: 2px dotted #999;
				margin: 0 100px;
}
a.thanks {
				color: #00f;
}
a.thanks:hover {
				color: #00f;
				text-decoration: underline;
}
				