body,div,form,img,script,table,td,th,tr{
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background: #f1f2f4 url(/sitewide/tile.gif) repeat-x left top;
}
#wrapper {
	background: #fff url(/sitewide/l_tile.gif) repeat-y left top;
	padding: 0;
	width: 832px;
	margin: 0 auto;	
}

#lefttop {
	width: 44px;
	height: 154px;
	background: url(/sitewide/tl_sideline.gif) repeat-y right top;
	float: left;
}
#innerwrapper  {
	float: left;
	width: 788px;
	background: url(/sitewide/r_tile.gif) repeat-y right top;
}
#righttop  {
	background: url(/sitewide/tr_sideline.gif) no-repeat left top;
	height: 154px;
	width: 44px;
	float: right;
}
#center {
	float: left;
	width: 744px;
}
#center  #navbkgd {
	width: 744px;
	height: 125px;
	background: #FFFFFF url(/sitewide/navbkgd.jpg) no-repeat center bottom;
}
#center    #navbkgd  #contactsearch {
	font-size: 12px;
	text-align: right;
	padding: 5px;
}
#center  #navbkgd  #tdkbox {
	width: 350px;
	float: left;
	padding-left: 5px;
}
#center  #navbkgd  #tdkbox  textarea{
	/*
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;	overflow:-moz-scrollbars-vertical;*/
}
#center   #navbkgd2 {
	width: 744px;
	height: 24px;
	padding: 2px 0 0;
	background: #FFFFFF url(/sitewide/navbkgd2.jpg) no-repeat center bottom;
}
#center     #navbkgd2  #JSdisabled   {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4989b5;
	width: 744px;
	font-weight: bold;
}
#center    #navbkgd2    #JSdisabled  ul   {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
#center    #navbkgd2    #JSdisabled  li   {
	display: inline;
	padding-left: 22px;
	padding-right: 30px;
}
#center     #navbkgd2   #JSdisabled  a    {
	color: #FFFFFF;
}
#center     #navbkgd2   #JSdisabled  a:hover    {
	text-decoration:none;
}
#center  #linkpath {
	font-size: 10px;
	padding: 5px;
}
#center  #main {
	background: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 0px;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#center #footerimg {
	background: url(/sitewide/bottomgfx.jpg) no-repeat center center;
	height: 153px;
	margin-top: 15px;
}
#center   #copyright  {
	background: #FFFFFF url(/sitewide/copyright.jpg) no-repeat center center;
	height: 30px;
	color: white;
}
#center    #copyright    p {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
}

textarea#fix_comment {
	background: #FFFFFF url(/image/support/fixboxbg.jpg) no-repeat left top;
}

textarea#tdkDesc{
	height: 40px;
	width: 340px;
	background: #FFFFFF url(/image/support/tdkdesc.jpg) no-repeat left top;
}
textarea#tdkKey{
	height: 40px;
	width: 340px;
	background: #FFFFFF url(/image/support/tdkkeyword.jpg) no-repeat left top;
}
textarea#tdkTitle{
	height: 20px;
	width: 250px;
	background: #FFFFFF url(/image/support/tdktitle.jpg) no-repeat left top;
}
input#tdkCount{
	height: 18px;
	width: 18px;
	background: #FFFFFF url(/image/support/tdktitle.jpg) no-repeat left top;
}
input#tdkCount, input#tdksubmit{
	vertical-align: top;
	margin-top: 1px;
}
sup {
	font-size: 80%;
}

.clearfloat {
	clear: both;
}
input[readonly], select[disabled] {
	background: #eee;
	color:#000;
}
.buylink {
	float: right;
	width: 40px;
	margin-right: 200px;
}
