* { 
	margin: 0;	
	padding: 0; 
}
html { 
	height: 100%; 
}
body { 
	margin: 0; 
	padding: 0;	
	width: 100%; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #424344; 	
	/*background: #fff; */
	height: 100%;
	background: url(../images/bg.gif);	
}
.scrollbar
{
    scrollbar-face-color: #dddddd;
    scrollbar-shadow-color: #e0e0e0;
    scrollbar-highlight-color: #e0e0e0;
    scrollbar-3dlight-color: #F7F9FA;
    scrollbar-darkshadow-color: #F7F9FA;
    scrollbar-track-color: #F8F8F8;
    scrollbar-arrow-color: #4B8CE7;
    border: 0px solid #B2CDD4;
    color: black;
}
br.clear { 
	clear: both; 
	margin: 0; 	
	padding: 0; 
}

h1, h2, h3, h4, h5, h6 { 
	padding: 10px 0; 
	color: #000; 
}
h1 { 
	font-size: 22px; 
	font-weight: normal; 
}
h2 { 
	font-size: 18px; 
	font-weight: normal; 
}
h3 { 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
}
h4 { 
	font-size: 14px; 
	font-weight: bold; 
}
h5, h6 { 
	font-size: 12px; 
	font-weight: bold; 
}
a { 
	color: #4DB3D9; 
	font-weight: normal; 
	text-decoration: underline; 
}
a:hover { 
	color: #107CBA; 
	font-weight: normal; 
	text-decoration: none; 
}
a img { 
	border: 0; 
}

#center { 
   background: #fff url(../images/bg.gif);
   margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: 100%;
	position: relative;
	min-width: 755px;
	max-width: 990px;

}
p {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}

h1.pagename{
	display: block;
	font-size: 22px;
	font-family: "Trebuchet MS";
	color: #216A96;
	padding: 15px;
	margin: 0;
}
input.forminput{
	border: 1px solid #125EBE;
	width: 200px;
	height: 20px;
	padding: 3px 2px 0px 2px;
}
textarea.formtextarea{
	border: 1px solid #125EBE;
	width: 200px;
}
input.search {
	background: #D5E7EC;
	border: 0;
	font: 13px Arial;
	color: #000;
	padding: 2px 5px 2px 5px;
	height: 20px;
	margin: 0;
}
input.searchform {
	background: #D7E9ED;
	font: 14px Arial;
	font-weight: normal;
	color: #000;
	padding: 2px 5px 0 5px;
	height: 20px;
	border: 0;
	margin: 0 5px 0 5px;
	width: 150px;
}
select.searchform {
	background: #D7E9ED;
	font: 14px Arial;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 5px;
	height: 20px;
	border: 0;
	margin: 0 5px 0 5px;
	width: 160px;
}
select.formselect {
	border: 1px solid #125EBE;
	width: 200px;
	height: 20px;
}
span.searchparts{
	color: #125EBE;
	font: 14px Arial;
	font-weight: bold;
}
/*--------------------------------------------Layout--------------------------------*/
#main {
	position: relative;
	margin-left: 13.3%;
	width: 73.5%;
	background: #fff;
}
#ads1 {
	width: 13%;
	margin: 0;
	padding: 0;	
	/*background: #F7E18E;*/
	min-height: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/bg.gif);	
}
#ads2 {
	width: 13%;
	margin: 0;
	padding: 0;	
	/*background: #F7E18E;*/
	min-height: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/bg.gif);	
}
.left {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
#ads1 a {
	position: relative;
	display: block;
	border: none;
	margin: 0 0 17px 0;
	/*padding-left: 4%;*/
}
#ads1 a img {
		width: 96%;
}
#ads2 a {
	position: relative;
	display: block;
	border: none;
	margin: 0 0 17px 0;
	/*padding-left: 4%;*/
}
#ads2 a img {
		width: 96%;
}
/*------------Header-------------*/
#header{
	background: #fff url(../images/headerbg.gif) repeat-x top left;
	width: 100%;
	height: 145px;
	padding: 0;
	margin: 0;
	position: relative;
}
#headleft{
	background: url(../images/head-left-bg.gif) no-repeat top left;
	width: 100%;
	height: 145px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#headright{
	background: url(../images/head-right-bg.gif) no-repeat top right;
	width: 100%;
	height: 145px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	
}
#header #logo{
	position: absolute;
	top: 17px;
	left: 20px;
	width: 203px;
	height: 86px;
}
/*---------------Top navigation---------------*/
#topnav {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 122px;
	color: #F5F8FA;
}
#topnav span{
	color: #F5F8FA;
	text-decoration: none;
	padding: 3px 4px;
	margin: 0;
	background: #EBC83C;
}
#topnav a{
	color: #F5F8FA;
	text-decoration: none;
	padding: 0;
	margin: 0 4px;
	line-height: 20px;
}
#topnav a:hover{
	color: #F5F8FA;
	text-decoration: none;
	background: #EBC83C;
	padding: 3px 4px;
	line-height: 20px;
	margin: 0;
}
#sitesbox {
	position: absolute;
	top: 33px;
	right: 15px;
}
#sitesbox a{
	display: block;
	color: #0433BB;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	line-height: 18px;
}
#sitesbox a.com{
	background: url(../images/com.gif) no-repeat left;
}
#sitesbox a.il{
	background: url(../images/il.gif) no-repeat left;
}
#sitesbox a:hover{
	text-decoration: underline;
}

#skype
{
	position:absolute;
	top: 33px;
	right: 160px;
}
#userpan{
	position: absolute;
	top: 10px;
	right: 15px;
	font: 13px Arial;
	color: #fff;
	font-weight: normal;
}
#userpan a{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#userpan a:hover{
	text-decoration: underline;
}
#searchbox{
	position: absolute;
	margin: 0;
	padding: 0;
	right: 10px;
	bottom: 35px;
	color: #fff;
	font: 15px Arial;
	font-weight: bold;
}
#searchbox input.search{
	width: 120px;
}
#searchbox form{
	margin: 0;
	padding: 0
}
#searchbox a.button_search{
	display: block;
	background: url(../images/searchun.gif) no-repeat;
	width: 63px;
	height: 25px;
}
#searchbox a.button_search:hover{
	background: url(../images/searchactive.gif) no-repeat;
	width: 63px;
	height: 25px;
}

/*--------------------------------------------Content------------------------------------*/
#rcontent{
	position: relative;
	width: 100%;
	background: url(../images/rcontent.gif) repeat-y top right;
}
#lcontent{
	position: relative;
	width: 100%;
	background: url(../images/lcontent.gif) repeat-y top left;
}
#rccontent{
	position: relative;
	width: 100%;
	background: url(../images/rcorner.gif) no-repeat bottom right;
}
#lccontent{
	position: relative;
	width: 100%;
	background: url(../images/lcorner.gif) no-repeat bottom left;
	padding-bottom: 230px;				/* for place footer*/
}
#content {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: 0;
	background: url(../images/bcontent.gif) repeat-x bottom left;
	padding: 0;
}

#content #middle {
	position: relative;
	left: 25%;
	width: 50%;
	margin: 0px;
	height:100%;
	padding: 0px;
	padding-top:7px;
	display:block;
	
	
}
.clearer
{
	clear:both;
}
#content #leftside, #rightside {
	position: absolute;
	width: 23.5%;
	margin-top:20px;

}
#content #leftside {
	left: 0;
	top: 0;
	height: 100%;
}
#content #rightside {
	right: 0;
	top: 0;
	height: 100%;
}

/*--box styles--*/
.box_top {
	width: 100%;
	height: 100%;
	background: url(../images/box-top.gif) repeat-x top left;
}
.box_bottom {
	width: 100%;
	height: 100%;
	background: url(../images/box-bottom.gif) repeat-x bottom left;
}
.box_right {
	width: 100%;
	height: 100%;
	background: url(../images/box-right.gif) repeat-y top right;
}
.box_left {
	width: 100%;
	height: 100%;
	background: url(../images/box-left.gif) repeat-y top left;
}
.box_left_top{
	width: 100%;
	height: 100%;
	background: url(../images/box-top-left.gif) no-repeat top left;
}
.box_right_top{
	width: 100%;
	height: 100%;
	background: url(../images/box-top-right.gif) no-repeat top right;
}
.box_left_bottom{
	width: 100%;
	height: 100%;
	background: url(../images/box-bottom-left.gif) no-repeat left bottom;
}
.box_right_bottom{
	width: 100%;
	height: 100%;
	background: url(../images/box-bottom-right.gif) no-repeat bottom right;
}

/*--center box--*/
.centerbox {
	position: relative;
	width: 98%;
	margin: 0 auto;
	margin-bottom: 15px;	
	background: #fff;
}
.centerbox p {
	font-size: 12px;
	color: #424344;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	text-align: justify;
}
.centerbox h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #216A96;
	padding-left: 10px;
}
.centerbox img {
	float: left;
	width: 150px;
	height: 93px;
	margin: 0 10px 10px 10px;
}
.centerbox a {
	font-size: 12px;
	color: #107CBA;
	font-weight: bold;
}
.centerbox a:hover {
	text-decoration: none;
	font-weight: bold;
}
.centerbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 15px 5px 15px;
}
.centerbox ul li {
	margin: 0;
	padding: 0;
}
.centerbox ul li a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	line-height: 20px;
}
.centerbox ul li a:hover {
	text-decoration: none;
}
.centerbox ul li a.star {
	background: url(../images/ico_star.gif) no-repeat left top;
	padding: 5px 0 5px 25px;
	line-height: 35px;
}

/*--Right Box--*/
.rightbox{
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	background: #fff;
	right: 3%;
}
.rightbox p.capt{
	font: 11px Arial;
	font-weight: bold;
	color: #2E94D1;
	line-height: 30px;
	margin-left: 20px;
}
.rightbox p.capt span {
	margin-right: 30px;
}
.rightbox h1{
	display: block;
	color: #216A96;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}
.rightbox ul {
	width: 60%;
	margin: 0 auto;
	list-style-image: url(../images/li_bullet.gif);
	/*list-style-position: outside;*/
	margin-bottom: 10px;
}
.rightbox ul li {
	padding: 0;
	margin: 0;
	font-size: 11px;
	margin: 4px 0;
}
.rightbox a {
	color: #177FBE;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.rightbox a:hover {
	text-decoration: none;
}
.rightbox ul li img.ico {
	margin: 0 7px 0 0;
	padding: 0;
}
.rightbox p.more {
	text-align: right;
	margin-right: 25px;
}

/*--Left Box--*/
.leftbox {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 15px;
	background: #fff;
	margin-left: 3%;
	margin-top:10px;
}
.leftbox h1 {
	display: block;
	color: #216A96;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}
.leftbox form {
	width: 96%;
	margin: 0 auto;
}
.leftbox label {
	float: left;
	display: inline;
	width: 35%;
	line-height: 20px;
	margin: 4px 5px;
	text-align: right;
}
#newregistration p.text
{
	font-weight:bold;
}

#boxcontent p.textwelcome
{
	padding: 1px 1px 1px 1px;
	text-align:center;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold !important;
}

.leftbox input.text{
	width: 48%;
	border: 1px solid #E8E8E8;
	color: #5B5B5B;
	font-size: 13px;
	margin: 3px 0 3px;
	padding: 2px;
}
.leftbox a.btn{
	display: block;
	width: 62px;
	height: 26px;
	background: url(../images/login.gif) no-repeat left top;
	margin: 0 auto; 
	padding:0;
	margin-top: 5px;
	margin-bottom: 3px;
}
.leftbox a.btn:hover{
	background-position: left bottom;
}
.leftbox ul {
	width: 95%;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	margin-top: 15px;
}
.leftbox ul li {
	display: inline;
}
.leftbox ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #107CBA;
	margin: 0 2px;
}
.leftbox ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}
/*------------------------------footer-----------------------------*/
#footer{
	position: absolute;
	height: 140px;
	width: 100%;
	bottom: 0;
	left: 0;
	border-top: 1px solid #E7F0E7;
}
#footer #footernav{
	position: absolute;
	top: 15px;
	line-height: 26px;
	width: 100%;
	text-align: center;
	right: 0;
	left: 0;
	color: #4EB1D8;
}
#footer #footernav a{
	color: #4EB1D8;
	text-decoration: underline;
	font: 13px "Arial";
	font-weight: normal;
	margin: 0 4px;
}
#footer #footernav a:hover{
	text-decoration: none;
}
#footer #copy{
	position: absolute;
	top: 70px;
	left: 10px;
}
#footer #copy p{
	color: #989898;
	font: 11px "Tahoma";
	font-weight: bold;
}
#footer #descl{
	position: absolute;
	top: 90px;
	left: 10px;
	padding-right: 20px;
}
#footer #descl p{
	color: #989898;
	font: 10px "Tahoma";
	font-weight: normal;
}
#footer #p4b{
	position: absolute;
	top: 70px;
	right: 20px;
}
#footer #p4b p {
	color: #989898;
	font: 11px "Tahoma";
	font-weight: bold;
}
#footer #p4b p a{
	color: #107BBB;
	font: 11px "Tahoma";
	font-weight: bold;
	text-decoration: underline;
}
#footer #p4b p a:hover{
	text-decoration: none;
}
/*------------------------------------------contactus-------------------------------*/
span.req{
	color: #FF4800;
}
span.hint{
	font: 12px Arial;
	color: #858585;
	font-weight: normal;
}
#boxcontent table {
	margin: 0 auto;
}
/*--------------------------------------about us----------------------------------*/
#boxcontent{
	position: relative;
	width: 85%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#boxcontent p.text{
	padding: 5px 30px 40px 30px;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
}
#boxcontent p.image{
	text-align: center;
}
#boxcontent p.contacts{
	text-align: center;
	margin-top: 40px;
	padding-bottom: 30px;
}
#aboutus p.forgot{
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}
#boxcontent img{
	margin-top: 50px;
	margin-bottom: 30px;
}

/*-------------------------------------------Links--------------------------------*/
#links {
	position: relative;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/pagebg.jpg) no-repeat center;
}
#links p {
	font-size: 14px;
	margin: 0 0 10px 0;
}
#links a {
	font-size: 13px;
	color: #117ABB;
	text-decoration: underline;
	font-weight: normal;
}
#links a:hover {
	text-decoration: none;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 10px;
	font-size: 13px;
	margin-bottom: 20px
}
#links ul li {
	margin: 0;
	padding: 0;
	margin: 15px 0;
}
#links ul li a {
	color: #177FBE;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	font-family: "Trebuchet MS";
}
#links ul li a:hover {
	text-decoration: none;
}
#links ul li img.ico {
	margin: 0 7px 0 0;
	padding: 0;
}
/*-------------------------------------reg new supplier------------------------------*/
#newregistration{
	position: relative;
	width: 80%;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background: url(../images/pagebg2.gif) no-repeat center;
}
#newregistration p{
	font: 13px "Arial";
}
#newregistration a{
	font: 13px "Arial";
	color: #117ABB;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 10px;
	line-height: 25px;
}
#newregistration a:hover{
	text-decoration: none;
}
#newregistration table{
	margin-bottom: 30px;
	margin-top: 20px;
}
/*----------------------------------------------searchtop---------------------------------*/
#searchtop{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#searchtop table{
	margin: 0 auto;
}
#searchtop p{
	margin-bottom: 10px;
	color: #353732;
	font: 13px Arial;
	font-weight: normal;
}

#searchres{
	padding: 0;
	margin: 0 auto;
	background:  url(../images/searchres.gif) repeat-x top left;
	width: 98%;
	position: relative;
}
#searchres p{
	margin-left: 20px;
}
#searchres #searchresleft{
	background:  url(../images/searchresleft.gif) no-repeat top left;
	width: 100%;
	height: 100%;
}
#searchres #searchresright{
	background:  url(../images/searchresright.gif) no-repeat top right;
	width: 100%;
	height: 100%;
}
#searchres .searchbox{
	width: 24%;
	float: left;
	position: relative;
	margin: 10px 0 20px 0;
}
#searchres .searchbox a{
	color: #145EBD;
}
#searchres .searchbox span.instok{
	color: #0E8C0F;
	background: url(../images/instock.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
#searchres .searchbox span.nomatch{
	color: #676968;
	background: url(../images/nomatch.gif) no-repeat 0px 7px;
	padding-left: 13px;
}
#requestoffer{
	text-align: right;
	position: relative;
	height: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#requestoffer p{
	font: 14px Arial;
	font-weight: bolder;
	color: #175DBC;
	padding-right: 80px;
	line-height: 50px;
}
#requestoffer p a.button_submit{
	position: absolute;
	right: 15px;
	top: 13px;
}
#searchres p.resnotify{
	text-align: center;
	font: 13px Arial;
	color: #000;
	font-weight: bold;
	line-height: 25px;
}
#searchres p.result{
	text-align: left;
	font: 13px Arial;
	color: #000;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 20px;
}
#searchres ul.searchbox2{
	width: 28%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	margin: 20px 0 20px 15px;
	list-style: none;
}
#searchres ul.searchbox2 li{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font: 14px Arial;
}
#searchres ul.searchbox2 li input{
	margin-right: 10px;
}

#formrequest table{
	margin: 0 auto;
}

.supplierinfobox{
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 98%;
}
table.supplierinfo_line{
	background: #88D3FD;
	font: 12px Arial;
	color: #353734;
	width: 100%;
	height: 21px;
}
table.supplierinfo_line a{
	color: #1A5871;
	font-weight: bold;
}
table.supplierinfo_line td.leftbg{
	background: url(../images/lineleftbg.gif) no-repeat left;
}
table.supplierinfo_line td.rightbg{
	background: url(../images/linerightbg.gif) no-repeat right;
}
#innertable{
	position: relative;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 98%;
}
/*-------------------------------------suppliers guide-------------------------*/
#guidetop{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-bottom: 10px;
}
#guidetop guide{
	margin-left:  20px;
}
#guidetop p.addcompany{
	position: absolute;
	right: 20px;
	top: 0px;
}
#guidetop p.addcompany a{
	color: #4DB3D9;
	font: 14px Arial;
	text-decoration: underline;
}
#guidenav{
	position: relative;
	width: 100%;
	height: 60px;
	padding-bottom: 10px;
}
#guidenav p a{
	margin: 0 5px 0 0;
}
#guidenav p span{
	color: #353732;
	margin: 0 5px 0 0;
}
#guidenav p.pages{
	position: absolute;
	top: 20px;
	left: 20px;
}
#guidenav p.records{
	position: absolute;
	top: 20px;
	right: 30px;
}
/*--------------------------------------inner buttons----------------------*/
a.button_search_inner{
	display: block;
	background: url(../images/searchinner.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_search_inner:hover{
	background: url(../images/searchinnerhover.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_showall{
	display: block;
	background: url(../images/showall.gif) no-repeat;
	width: 78px;
	height: 26px;
}
a.button_showall:hover{
	display: block;
	background: url(../images/showallhover.gif) no-repeat;
	width: 78px;
	height: 26px;
}
a.button_reset{
	display: block;
	background: url(../images/reset.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_reset:hover{
	display: block;
	background: url(../images/resethover.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_submit{
	display: block;
	background: url(../images/submit.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_submit:hover{
	display: block;
	background: url(../images/submithover.gif) no-repeat;
	width: 61px;
	height: 26px;
}
a.button_login{
	display: block;
	width: 62px;
	height: 26px;
	background: url(../images/login.gif) no-repeat;
	margin: 0 auto; 
	padding:0;
}
a.button_login:hover{
	display: block;
	width: 62px;
	height: 26px;
	background: url(../images/login_hover.gif) no-repeat;
}
a.button_recover{
	display: block;
	width: 154px;
	height: 34px;
	background: url(../images/recover.gif) no-repeat;
	margin: 0 auto; 
	padding:0;
}
a.button_recover:hover{
	display: block;
	width: 154px;
	height: 34px;
	background: url(../images/recoverhover.gif) no-repeat;
}
a.look_btn{
	display: block;
	width: 32px;
	height: 26px;
	background: url(../images/look_btn.gif) no-repeat left top;
	margin: 0 auto; 
	padding:0;
}
a.look_btn:hover{
	background: url(../images/look_btn.gif) no-repeat left bottom;
}
a.submit_blue_btn{
	display: block;
	width: 106px;
	height: 28px;
	background: url(../images/submit_blue.gif) no-repeat left top;
	margin: 0 auto; 
	padding:0;
}
a.submit_blue_btn:hover{
	background: url(../images/submit_blue.gif) no-repeat left bottom;
}
/*CIRCUIT*/
#circuit {
	width: 98%;
	margin: 0 auto;
	position: relative;
}
#circuit .table_back {
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	background: #E3EFF7 url(../images/circuit_top_left.gif) no-repeat top left;
}
#circuit .table_back .top_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background: url(../images/circuit_top_right.gif) no-repeat right top;
}
#circuit .table_back .bottom_right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background: url(../images/circuit_bottom_right.gif) no-repeat bottom right;
}
#circuit .table_back .bottom_left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background: url(../images/circuit_bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}
#circuit .contact {
	width: 100%;
	position: relative;
}
#circuit .important {
	width: 59%;
	position: relative;
	float: left
}
#circuit .finish {
	width: 40%;
	position: relative;
	float: right;
}
#circuit .attach {
	width: 100%;
	position: relative;
	float: left;
	height: 35px;
	vertical-align: middle;
}
#circuit table td {
	padding: 3px;
}
#circuit table select {
	/*width: 80px;*/
	min-width: 80px;
}
#circuit table td.txtcol {
	text-align: right;
}
#circuit table p.table_name {
	text-align: left;
	font: 13px Arial;
	font-weight: bolder;
}
#circuit table#important {
	margin-left: 2%;
}
#circuit table#important td {
	padding: 7px 3px;
}
#circuit table#contact {
	margin: 0 auto;
	width: 95%;
}
#circuit table#finish {
	margin-left: 2%;
}
#circuit table#finish td {
	padding: 8px 3px;
}
#circuit table#attach {
	margin: 0 auto;
}
#circuit table#submit {
	margin: 0 auto;
}


/*--------------------------------------------Upload parts---------------------------------*/
#upload {
	position: relative;
	width: 99%;
	margin: 0 auto;
}
#upload table.set {
	width: 100%;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#upload table.set select {
	width: 90%;
}
#upload table.set th {
	padding: 9px 0;
	background: #D7ECF2;
	border-bottom: 1px solid #D7ECF2;
	border-right: 1px solid #fff;
}
#upload table.set td {
	padding: 10px 0;
	border-right: 1px solid #D7ECF2;
} 
#upload table.set th.col1, th.col2, th.col3, th.col4, th.col5, th.col6, th.col7, th.col8, th.col9, th.col10 {
	width: 10%;
}
#upload p {
	padding: 5px 20px;
}
#upload ul {
	margin: 5px 30px;
	padding: 0;
	list-style-image: url(../images/li_bullet.gif);
}
#upload ul li {
	margin: 5px 0;
}
#upload fieldset {
	position: relative;
	border: 0;
	margin: 0 auto;
	width: 50%;
	padding: 30px 0;
	text-align: center;
}
#upload fieldset label {
	float: left;
	display: inline;
	width: 150px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
#upload fieldset select {
	width: 150px;
}
#upload input.the_file {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#upload input.btn {
	width: 150px;
	height: 30px;
	margin: 0 auto;
}
#upload table.parts {
	width: 100%;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#upload table.parts th {
	padding: 9px 0;
	background: #D7ECF2;
	border-bottom: 1px solid #D7ECF2;
	border-right: 1px solid #fff;
}
#upload table.parts td {
	padding: 10px 0;
	border-right: 1px solid #D7ECF2;
} 
#upload table.parts th.col1 {
	width: 16%;
}
#upload table.parts th.col2 {
	width: 14%
}
#upload table.parts th.col3 {
	width: 14%
}
#upload table.parts th.col4 {
	width: 14%
}
#upload table.parts th.col5 {
	width: 14%
}
#upload table.parts th.col6 {
	width: 14%
}
#upload table.parts th.col7 {
	width: 14%
}

