@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
.l_1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../wiremesh/l_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.l_2 {
	padding: 5px;
	border: 1px solid #E1E1E1;
}
.l_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../wiremesh/center_title.gif);
	text-indent: 35px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.l_4 {
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	padding: 5px;
}
.l_5 {
	border: 1px dashed #DBDBDB;
}

.l_6 {
	padding: 5px;
	border: 1px solid #E1E1E1;
	background-attachment: fixed;
	background-image: url(../wiremesh/contact.gif);
	background-repeat: no-repeat;
	background-position: 100px 120px;
}	
.l_7 {
	background-image: url(../wiremesh/list.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../wiremesh/bg.gif);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.top_a {
	font-size: 14px;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
}
.top_a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.top_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_a:hover {
	text-decoration: none;
	color: #F78211;
}
.top_a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
}
.tel {
	background-image: url(../uploadfile/tel.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
