*{
	margin:0px;
	padding:0px
}
body{
	background-color:white;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#636163
}
div{
	float:left;
	display:inline;
	line-height:18px
}
img{
	float:left;
	display:inline;
}
a{
	color:#606163
}
a:hover{
	color:#606163
}
input.hidden{
	float:left;
	display:inline;
	visibility:visible
}
.inputTable{
	float:left;
	border:0;
}
.inputText,.inputSel,.inputCheck,.inputArea,.inputRadio,.inputCustomButton{
	float:left;
	display:inline;
	margin-left:5px;
	padding-left:3px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#636163;
}
.inputCheck,.inputRadio{
	height:13px;
	width:13px;
	margin:3px 3px 0 5px;
}
.inputArea{
	width:392px;
	height:100px;
}
.inputCustomButton{
	background-image:url(../images/btn_fill.gif);
	background-repeat:repeat-x;
	height:29px;
	line-height:29px;
	margin:0;
	padding:0 5px 0 5px;
	font-size:11px;
	font-weight:bold;
	color:#636163;
	border:0;
	cursor:pointer;
}
.main{
	background-image:url(../images/bg_header.gif);
	height:175px;
	width:100%;
	background-repeat:repeat-x;
}
.centerContent{
	width:760px;
	margin:auto;
	float:none;
	display:block;
}
.bannerProductBuy
{
	margin-left:30px;
	background-image:url(../images/bannerProductBuy.jpg);
	background-repeat:no-repeat;
	width:698px;
	height:35px;
}
