/* ********************************************************************************
 * init all style
 * ******************************************************************************** */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y:scroll;
}

img {
	border: none;
}

a img {
	border:none;
	text-decoration:none;
	outline:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

ul,ol {
	list-style-type:none;
}
.smallText {
	font-size:11px;
	color:#f1879d;
	position:relative;
	top: 5px;
	left:10px;
	}
.headimg img {
	float:left;
	}
.beat {
	position: absolute;
	bottom: 0;
	right:0;
	display: none;
}	
/* 
********************************************************************************
 * object tag style
 * ******************************************************************************** */
body {
	width: 100%;
	color:#666;
	margin:0;
	padding: 0;
	background: #FFF url(../images/background_2.jpg) repeat-x left top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
hr {
	display: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

object, param {
	border: 0;
	vertical-align: bottom;
}
input{
	verticalalign: middle;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

strong {
	font-weight: bold;
	text-decoration: none;
}	
	
/* ********************************************************************************
 * LINK
 * ******************************************************************************** */

a {
	overflow: hidden;
	outline: 0;
	text-decoration: none;
	color: #165689;
}
	
a:visited {
	text-decoration: none;
	color: #165689;
}
	
a:hover {
	text-decoration:underline;
	color: #93BBD0;
}

a:active {
}
.edit {
	margin: 10px 20px;
	}
.edit a, .edit a:visited  {
	background-color: #6C5635;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	float: right;
	font-size: 12px;
	}	
.edit a:hover  {
	background-color: #B2A390;
	}	


/* ********************************************************************************
 * layout style
 * ******************************************************************************** */

.clear {
	display:none;
	clear:both
}

.hidden {
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Right flooat */
.alignRight {
	float: right;
}
	
/* Left flooat */
.alignLeft {
	float: left;
}

/* float clear */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End Hides from IE-mac */

/* ********************************************************************************
 * basic style
 * ******************************************************************************** */

body {
	text-align: center; /* for IE6 */
}
	

/* Layout */
#motherBody {
	margin:0; 
	padding:0; 
	background: url(../images/bg.jpg) center top no-repeat #f47e94; 
	}
#mother {width:920px; margin:auto; text-align:left;}
#header {height:87px; width:920px; position:relative;}
#header2 { 
	height:44px; 
	width:920px; 
	position:relative;
	}
#logo {position:absolute; top:0px; left:10px;}
#logo_amo {position:absolute; top:0px; right:10px;}

/* Nav_1 */
ul#subNavi {
	position: absolute;
	top: 63px;
	right: 10px;
}
ul#subNavi li {
	float: left;
}

ul#subNavi li#subNavi01 a:hover,
ul#subNavi li#subNavi02 a:hover,
ul#subNavi li#subNavi03 a:hover {
	background-position: left bottom;
}

/* Nav_2 */
#subNavi2 {
	position: absolute;
	top: 12px;
	left: 10px;
	}

#flashcontent{
  margin-left: 5px;
	
	} 	
	
#head {
	margin-left: 15px;
	margin-top:15px;
	}
#footer {
	width:900px;
	margin:auto;
	padding:15px 0 35px 0;
	}
#footer a, #footer a:visited {
	color:#BA4666;
}
#footer a:hover {
	color:#fff;
}
.amo-footer {
	float:left;
	width:20%;
	margin-left:20px;
}
.footer-right {
	float:left;
	width:70%;
	color:#BA4666;
}
.amo-footer li {
	display: inline;
	padding:0 5px;
}
#footer_img {
	position: absolute;
	top: -20px;
	left: 15px;	
	}	
#footer_img2 {
	top:5px;
	position: absolute;
	left: 15px;
	
	}		
/* Content */ 
#content {
	width:920px; 
	position:relative;
	}
#content_container {	
	margin-left:10px;
	}	
#content_bak_top {
	 width:907px; 
	 height:25px; 
	 background:url(../images/content_top.gif) left top no-repeat; 
	 font-size:0;
	}
#content_bak_bottom {
	width:907px; 
	height:25px; 
	background:url(../images/content_bottom.gif) left top no-repeat; 
	font-size:0;
	}	
	
#content_body {
	width:907px; 
	background:url(../images/content_bak.gif) left top repeat-y;
	}
	
/* ********************************************************************************
 * Product Page
 * ******************************************************************************** */
#stuffContent {
	border:#e4e5e6 solid 1px; 
	width:826px; 
	}


/* StuffNav */
#stuffBorder {
	margin-left:8px;
	}
ul#stuffNav {
	margin-left:5px;
	margin-top: 20px;
	margin-bottom: 1px;
	}
ul#stuffNav li {
	width:144px;
	height:48px;
	float:left;
	margin-left:5px;
	background: url(../images/stuffNav_bg.gif) no-repeat;
  text-indent: -5000px;
	}	

ul#stuffNav li#btn1{
	width:144px;
	background-position:0 0;
	}
ul#stuffNav li#btn2{
	width:166px;
	background-position: -149px 0;
	}
ul#stuffNav li#btn3{
	width:177px;
	background-position: -319px 0;
	}
	
ul#stuffNav li#btn4{
	width:160px;
	background-position: -501px 0;
	}
ul#stuffNav li#btn5{
	width:144px;
	background-position: -666px 0;
	}	

/* StuffNavA ----------------- */

ul#stuffNav li a {
	display: block;
	width:144px;
	height:48px;
	background: url(../images/stuffNav_bg.gif) no-repeat;
	
	}

	
ul#stuffNav li#btn1 a{
	width:144px;
	background-position:0 0;
	}
ul#stuffNav li#btn2 a{
	width:166px;
	background-position: -149px 0;
	}
ul#stuffNav li#btn3 a{
	width:177px;
	background-position: -319px 0;
	}
	
ul#stuffNav li#btn4 a{
	width:160px;
	background-position: -501px 0;
	}
ul#stuffNav li#btn5 a{
	width:144px;
	background-position: -666px 0;
	}	
	
ul#stuffNav li#btn1,
ul#stuffNav li#btn1 a:hover{
	width:144px;
	background-position:0 -49px;
	}
ul#stuffNav li#btn2,	
ul#stuffNav li#btn2 a:hover{
	width:166px;
	background-position: -149px -49px;
	}
ul#stuffNav li#btn3,	
ul#stuffNav li#btn3 a:hover{
	width:177px;
	background-position: -319px -49px;
	}
	
ul#stuffNav li#btn4,
ul#stuffNav li#btn4 a:hover{
	width:160px;
	background-position: -501px -49px;
	}	
ul#stuffNav li#btn5,
ul#stuffNav li#btn5 a:hover{
	width:144px;
	background-position: -666px -49px;
	}		

/* ********************************************************************************
 * Content Page
 * ******************************************************************************** */
#stuffContentBox {
	padding: 5px 30px 30px 30px;
	font-size: 15px;
	}
#stuffContentBox ul {
	line-height: 25px;
	list-style:decimal;
	margin-left: 20px;
	}
	

 
 	
/* ********************************************************************************
 * Releate Page
 * ******************************************************************************** */
#product_left {
	float:left; 
	width:320px;
	}
#product_right {
	float:right; 
	width:396px;
	}	
#product_left ul {
	line-height: 10px;
	margin-top: 20px;
	font-size: 15px;
	}	
#product_left li {
	line-height: 20px;
	}		
#clear {
	clear:both;
	}
	
#headTxt {
	background:url(../images/head_bak.gif) left top no-repeat; 
	width:210px; 
	height:38px; 
	font-size:12px; 
	position:relative;
	margin-top:10px;
	margin-left:20px;
	}	
#headTxt p {
	position:absolute; 
	top:6px; 
	left:8px;
	}	
	
#container {
	text-align: left; 
	font-size: 12px; 
	color:#666666; 
	padding:15px 30px 30px 30px; 
	}
#product_left li {margin-left: 10px; margin-top: 10px;}

#line {
	border:#c5c7c9 solid 1px; 
	border-left:0px; 
	border-right:0px; 
	border-top:0px; 
	margin-bottom:30px; 
	margin-top:30px; 
	line-height:0px;
	} 
#lineThick {
	border:#c5c7c9 solid 1px; 
	border-left:0px; 
	border-right:0px; 
	border-top:0px; 
	margin-bottom:10px; 
	margin-top:10px; 
	line-height:0px;
	} 	
#contactForm td {
	padding:3px;
	background-color:#ffffff;
	}
#contactMsg {
	border-left:1px solid #ddd;
	padding:10px 0 10px 20px;
	font-size:14px;
	line-height: 170%;
	margin-top:30px; 
	float:left; 
	width:350px; 
	}
#contactMsg_right {
	float:left; 
	margin-top:30px; 
	margin-left:90px; 
	}	
#contactMsg p {
	font-size: 15px;
	color:#999999;
	margin-top:25px; 
	margin-left:20px;
	}
#contactMsg2 {
	border:solid 1px #cccccc;
	background-color:#D6EAF4; 
	margin-top:30px; 
	float:left; 
	width:370px; 
	height:120px;	
	}
#contactMsg2 p {
	font-size: 15px;
	color:#999999;
	margin-top:25px; 
	margin-left:20px;
	}	
input { background-color:#ffffff;}	





#subNavi2 li {
	display:inline;
}
#subNavi2 a {
	display:block;
	float: left;
	text-indent:-9000px;
}
#subNavi2 a:hover {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
.btn1 a {
	width:182px;
	height:21px;
	background: url("../images/menu_1.gif") no-repeat;
}
.btn2 a {
	width:194px;
	height:21px;
	background: url("../images/menu_2.gif") no-repeat;
}
.btn3 a {
	width:181px;
	height:21px;
	background: url("../images/menu_3.gif") no-repeat;
}
.btn4 a {
	width:160px;
	height:21px;
	background: url("../images/menu_4.gif") no-repeat;
}
.btn5 a {
	width:160px;
	height:21px;
	background: url("../images/menu_5.gif") no-repeat;
}

