body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	height:100%;
	background-color:#CCCCCC;
}

ol{
	margin:5px 10px 10px 25px;
	padding:0px;
	}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0;
	text-decoration:underline;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0d062e;
	margin:5px 0px;
	}

h4{
	font-size:11px;
	font-weight:bold;
	color:#9e0d21;
	margin:2px 0px;
	}

h6{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:2px 0px;
	}

p{
	margin-top:5px;
	margin-bottom:2px;
	}

/*The website layout definition*/
#frame-container{
	width:790px;
	margin:0 auto;
	margin-top:0;
	height:100%;
	}

#frame-top{
	height:90px;
	text-align:left;
	background-color:#FFFFFF;
	}

#frame-top-banner{
	float:right;
	}

#frame-menu{
	text-align:left;
	background-color:#0d062e;
	background-image:url(../images/frame-bg-menu.jpg);
	background-repeat:repeat-y;
	}

#frame-banner{
	height:80px;
	background-color:#FFFFFF;
	text-align:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	clear:both;
	}

#frame-banner img{
	margin-left:1px;
	}

#frame-body{
	padding:0px 1px 0px 1px;
	text-align:left;
	color:#333333;
	overflow:visible;
	background-image:url(../images/frame-bg-body.jpg);
	background-repeat:repeat-y;
	}

.spacer{
	height:0px;
	clear:both;
	}

#frame-footer{
	height:30px;
	padding:10px 0px 5px 0px;
	font-size:9px;
	color:#FFFFFF;
	background-color:#0d062e;
	background-image:url(../images/frame-bg-menu.jpg);
	background-repeat:repeat-y;
	}

#frame-footer a{
	text-decoration:none;
	color:#FFFFFF;
	margin:5px 10px;
	}

#frame-footer a:hover{
	text-decoration:underline;
	}

/*The menu section */
#mainMenu{
	padding:5px;
	}

#mainMenu a{
	margin-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/frame-bg-button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:19px;
	padding-top:1px;
	}

#mainMenu a:hover{
	color:#FF9900;
	}

/*Homepage section */

#homeFlash{
	margin-left:5px;
	}

#frame-body a, #frame-homecenter a{
	color:#990000;
	text-decoration:none;
	}

#frame-body a:hover, #frame-homecenter a:hover{
	text-decoration:underline;
	}

#frame-other{
	float:left;
	height:auto;
	}

#frame-leftmenu{
	width:180px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background-color:#EAEAEA;
	border:1px outset #0d062e;
	}

#frame-leftmenu-title{
	background-color:#0d062e;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	}

#frame-leftmenu a{
	display:block;
	margin:5px;
	color:#333333;
	}

#frame-leftmenu a:hover{
	color:#000000;
	text-decoration:underline;
	}

#frame-rightContent{
	position:relative;
	width:560px;
	margin-left:205px;
	top:0px;
	padding:10px;
	}
	

.textFieldS{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	width:200px;
	}
	
/*The detail description of product */
.productDesc{
	font-size:10px;
	color:#333333;
	text-align:left;
	vertical-align:top;
	}

.detailMedia{
	width:240px;
	vertical-align:top;
	}

.recommend{
	float:left;
	width:115px;
	vertical-align:bottom;
	text-align:center;
	}

.recommend a{
	text-decoration:none;
	color:#333333;
}

.recommend a:hover{
	text-decoration:underline;
	color:#FF9900;
}

.more-info{
	margin:10px;
	padding:10px;
	}