/* -----Menu----- */

/* HTML For */
/*  */
/**/
/**/

html {
	margin:0px;
	padding:0px;
}

body {
	/*background-color:#ffcc66;*/
	text-align:center;
	width:770px;
	margin:0px auto 0px auto;
	padding:0px;
}

a{ color: #339966; text-decoration: underline;}
a:link{ color: #339966; text-decoration:underline;}
a:visited{ color: #339966; text-decoration:underline;}
a:active{ color: #ff6666;}
a:hover{ color: #ff6666;}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, form {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a img {
	border:none;
}

img {
	border:none;
}

#pagelayout {
	width:770px;
	background:url(../images/top/base_background03.gif) top left repeat-y;
}

#pagelayout02 {
	text-align:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


/* Header */
#header {
	background:url(../images/top/head_background.gif) top left repeat-x;
	width:760px;
	height:70px;
}

#logo {
	background:url(../images/top/head_logo.gif) top left no-repeat;
	width:143px;
	height:70px;
	float:left;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#static {
	text-align:right;
	font-size:10px;
	margin:0px 10px 0px 0px;
	padding:50px 0px 0px 0px;
}

#header a{ color: #333333; text-decoration: underline;}
#header a:link{ color: #333333; text-decoration:none;}
#header a:visited{ color: #333333; text-decoration:none;}
#header a:active{ color: #666666;}
#header a:hover{ color: #666666;}


/* Global Navigation */
#global-navigation {
	width:760px;
	height:45px;
	margin-top:1px;
}

#global-navigation ul {
	list-style:none inside;
}

#global-navigation ul li {
	float:left;
}

#global-navigation a{
	text-decoration:none;
}

#btn_gnavi_01 {
	float:left;
	background:url(../images/top/navigation01.gif) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_02 {
	float:left;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
	background-image: url(../images/top/navigation08.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn_gnavi_03 {
	float:left;
	background:url(../images/top/navigation03.gif) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_04 {
	float:left;
	background:url(../images/top/navigation04.gif) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_05 {
	float:left;
	background:url(../images/top/navigation05.gif) top left no-repeat;
	width:126px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_06 {
	float:left;
	background:url(../images/top/navigation06.gif) top left no-repeat;
	width:126px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}


#global-navigation li a:hover {
	background-position:bottom left;
}

#flash {
	width:760px;
	height:200px;
}


/* Contents Container */
#contents-container {
	width:760px;
}


/* Contents Left */
#contents-left {
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
}

#contents-left a{
	text-decoration:none;
}

#btn_snavi_01 {
	background:url(../images/top/sub_navigationtitle.gif) top left no-repeat;
	width:180px;
	height:31px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_02 {
	background:url(../images/top/sub_navigation01.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_03 {
	background:url(../images/top/sub_navigation02.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_04 {
	background:url(../images/top/sub_navigation03.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_05 {
	background:url(../images/top/sub_navigation04.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_06 {
	background:url(../images/top/sub_navigation05.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}
#btn_snavi_07 {
	background:url(../images/top/sub_navigation06.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#contents-left dl a:hover {
	background-position:bottom left;
}


/* Contents Right */
#contents-right {
	background-color:#FFFFFF;
	float:right;
	width:560px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 5px;
}

#contents-right p {
	font-size:12px;
	color:#666666;
	line-height:135%;
}

#contents-right h2 {
	font-size:16px;
	color:#990000;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	background-image: url(../images/top/top-title-logo-bg-560.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	width: 560px;
}

#contents-right h3 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

#btn_foot {
	background:url(../images/top/footer_btn.gif) top left no-repeat;
	width:760px;
	height:20px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
	margin:30px 0px 0px 0px;
}

#pagelayout p a:hover {
	background-position:bottom left;
}


/* Footer */
#footer {
	background:url(../images/top/footer.gif) top left no-repeat;
	width:770px;
	height:40px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}
#odetoxd560 {
	width: 560px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#warpu {
	background-image: url(../images/top/wrp-bg-1-u.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 560px;
	margin: 0px;
}
#warpm {
	background-image: url(../images/top/wrp-bg-1-m.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#warpd {
	background-image: url(../images/top/wrp-bg-1-d.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 560px;
	margin: 0px;
}
.odetoxtitle {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 510px;
	margin-top: 0px;
	margin-left: 20px;
}
#odetoxtitle {
	font-size: 20px;
	font-weight: bold;
	color: #996666;
	background-color: #FFCCCC;
	height: 30px;
	width: 510px;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
	padding-top: 5px;
}
.odetoxprice {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	width: 510px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#odetoxtext {
	font-size: 12px;
	line-height: 190%;
	color: #333333;
	width: 490px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
}
.odetoxinport {
	font-size: 12px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 120%;
}
#spacleansetext {
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#spacleanse {
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/top/spacleans-bg-560.jpg);
	background-repeat: no-repeat;
}
#spacleansetext h4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
}
#spacleansetext p {
	font-size: 12px;
	line-height: 150%;
}
#spacleanseprice {
	text-align: center;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#spacleanseprice h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.spacleanseinfo {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 150%;
}
#cponland {
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cponlandmain {
	width: 460px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.info500 {
	width: 500px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.campaign560 {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#campaigntext520 {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#campaigntext520 p {
	font-size: 12px;
	line-height: 170%;
	margin-bottom: 5px;
}
#campaigntext520 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
