
/** header ************************************************************************/

#header_menu_supplier a{
	background: url(../../image/header_menu_supplier2_on.gif) no-repeat;/*current*/
	}
#header_menu_supplier a:hover{
	background: url(../../image/header_menu_supplier2_on.gif) no-repeat;
	}
/** header end**************************************************************************/


/* supplier--------------------------------------------------------------------------- */

.supplier{
	text-align: center;
	}

.supplier table{
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 320px;
	padding: 5 15px;
	font-size: 100%;
	border: 1px solid #666;
	background: #eee;
	}
.supplier table th{
	width: 90px;
	}
.supplier table td{
	padding: 3px;
	}

.supplier a{
	display: block;
	width: 190px;
	margin: auto;
	padding: 25 0px;
	background-image: url(../image/pd.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	}

.supplier a:hover{
	background-image: url(../image/pd_on.gif);
	}

#login input{
	width: 200px;
	height: 30px;
	}

#login{
	margin-bottom: 20px;
	text-align: center;
	}

#login a{
	display: block;
	width: 190px;
	margin: auto;
	padding: 25 0px;
	background-image: url(../image/login.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	}

#login a:hover{
	background-image: url(../image/login_on.gif);
	}



/* pd----------------------------------------------------------------------------- */

.pd{
	text-align: center;
	}

.pd table{
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 90%;
	font-size: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.pd table th{
	width: 20%;
	padding: 3px;
	background-color: #eee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

.pd table td{
	padding: 3px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
	
#go_pdf{
	clear: both;
	border-top: 3px dotted #ccc;
	height: 150px;
	margin: 50 0 0 0px;
	}
#go_pdf img{
	vertical-align: middle;
	}
#go_pdf a{
	display: block;
	width: 160px !important;
	width: 480px;
	height: 45px !important;
	height: 65px;
	background: url(../image/go_pdf.gif) no-repeat;
	margin: 30 0 0 90px;
	padding: 20 0 0 320px;
	text-decoration: none;
	outline: none;
	}
#go_pdf a:hover{
	background: url(../image/go_pdf_on.gif) no-repeat;
	}

/* doc------------------------------------------------------------------------- */

.doc_news{
	margin-left: 10px;
	font-size: 100%;
	}

.doc_news td{
	padding: 3px;
	}


.doc{
	margin: 15 0 20 0px;
	}

.doc table{
	width: 100%;
	font-size: 100%;
	text-align: left;
	}

.doc table th{
	width: 30%;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px dotted #666;
	border-right: 5px solid #999;
	}

.doc table th img{
	vertical-align: middle;
	}

.doc table th a{
	text-decoration: none;
	color: #F2961D;
	}

.doc table th a:hover{
	text-decoration: underline;
	}

.doc table td{
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #666;
	}

.doc ol{
	padding: 5 15px;
	}
	

#access_pd{
	text-align: center;
	}

#access_pd a{
	display: block;
	width:190px;
	margin: auto;
	padding: 23 0 23 0px;
	margin-top: 20px;
	text-align: left;
	text-indent: -9999px;
	outline: none;
	background: url(../image/access_pd.gif);
	}

#access_pd a:hover{
	background: url(../image/access_pd_on.gif);
	}

/* google map------------------------------------------------------------------------- */
.map{
	border: 1px solid #ccc;
	width: 95%;
	height: 300px;
	margin: auto;
	margin-bottom: 20px;
	}
