/* -----------Layout----------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px auto;
	background-color: #525252;
	background-image: url(../_img/_layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
	text-align: center;
	vertical-align: text-top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Input_1{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #c2c2c2;
	line-height: 120%;
}
.Input_2{
	background:#ffffff;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c2c2c2;
	border-left: none;
}
.Form input{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #c2c2c2;
	line-height: 120%;
}
.Form select{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #c2c2c2;
}
.Form textarea{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #c2c2c2;
}
.Web_BG { margin:0 auto;
	background-image: url(../_img/_layout/web_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	vertical-align: text-top;
	width: 1000px;
}
.Rim_L {
	background-image: url(../_img/_layout/rim_l_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 19px;
}
.Rim_R {
	background-image: url(../_img/_layout/rim_r_a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 19px;
}
.Copyright_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(../_img/_layout/copyright_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Copyright_01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.Copyright_01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Copyright_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.Copyright_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyright_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.Layered_Line {
	background-color: #CCCCCC;
	background-image: url(../_img/_layout/layered_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1px;
}
.Dote_Line_01 {
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.Dote_Line_02 {
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Dote_Line_03 {
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960000;
	text-decoration: none;
	background-image: url(../_img/_layout/pagination_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.Pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.Pagination a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960000;
	text-decoration: underline;
}
/* -----------Menu----------- */
.Menu_BG {
	background-image: url(../_img/_layout/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 97px;
	width: 956px;
	display: block;
	padding: 3px;
	vertical-align: text-top;
}
.Auxiliary_Manu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Auxiliary_Manu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 4px;
}
.Auxiliary_Manu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.Menu_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Menu_01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Menu_01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Menu_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.Menu_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
.Menu_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Menu_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/_layout/menu_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	vertical-align: text-top;
	width: 200px;
}
.Menu_03 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.Menu_03 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/_layout/menu_mouseon.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
}
.Menu_03_On {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/_layout/menu_mouseon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.Menu_03_On a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_03_On a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	background-color: #1F1F1F;
}
.Menu_04 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	background-color: #1F1F1F;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.Menu_04 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #960000;
	line-height: 14px;
	display: block;
}
.Menu_05 {
	background-color: #797979;
	filter:alpha(opacity=85);
	opacity:0.85;
	zoom:1;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
/* -----------00_index----------- */
.Services_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4C4C4C;
	text-decoration: none;
}
.Services_Link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #960000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_img/_bottom/arrow_04.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
.Services_Link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB0000;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../_img/_bottom/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px
}
.Services_BG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4C4C4C;
	text-decoration: none;
	background-image: url(../_img/00_index/services_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 360px;
}
.Services1_BG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4C4C4C;
	text-decoration: none;
	background-image: url(../_img/00_index/services1_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 360px;
}
.Contact_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/00_index/contact_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 230px;
}
.Contact_Link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_img/_bottom/arrow_05.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}
.Contact_Link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F79C97;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../_img/_bottom/arrow_06.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px
}
.Index_Event_BG {
	background-image: url(../_img/00_index/index_event_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	height: 57spx;
	width: 220px;
	margin: 0px;
}
.Index_Event_Date {
	font-weight: bold;
	padding-top: 5px;
	line-height: 12px;
}
.Index_Event {
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.Index_Event a{
	font-weight: bold;
	color: #BB0000;
	font-size: 12px;
	line-height: 12px;
}
.Index_Event a:hover{
	font-weight: bold;
	color: #BB0000;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}
.Index_Booth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
/* -----------01_products----------- */
.Search {
	background-image: url(../_img/01_products/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}
.Search_Connectors {
	background-image: url(../_img/01_products/search_bg_connectors.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 40px;
	text-align: left;
	vertical-align: top;
}
.Detail_BG_Top {
	background-image: url(../_img/_layout/back_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	height: 30px;
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: right;
	vertical-align: text-top;
	padding-right: 20px;
}
.Detail_BG_Bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 50px;
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Detail_BG {
	padding-right: 20px;
	padding-bottom: 50px;
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-left: 20px;
}
.Detail_BG_2 {
	padding-right: 20px;
	padding-bottom: 50px;
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-left: 20px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.Marker_BG {
	background-image: url(../_img/01_products/marker_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	height: 25px;
}
.Marker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	height: 25px;
	width: 122px;
	background-image: url(../_img/01_products/marker_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
	letter-spacing: 0em;
}
.Marker a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/01_products/marker.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 19px;
	width: 116px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 13px;
	letter-spacing: 0em;
}
.Marker a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../_img/01_products/marker_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 13px;
	letter-spacing: 0em;
}
.Connectors_Tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../_img/01_products/connectors_ov_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 30px;
	width: 200px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.Connectors {
	text-align: left;
	vertical-align: text-top;
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 98px;
}
.Connectors a{
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/_layout/dote.jpg);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 10px;
}
.Connectors a:hover{
	color: #CC0000;
}
.Connectors_Search {
	text-align: left;
	vertical-align: text-top;
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 205px;
}
.Connectors_Search a{
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/_layout/dote.jpg);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 10px;
}
.Connectors_Search a:hover{
	color: #CC0000;
}
.Assembling_BG {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Assembling_Link_BG {
	background-image: url(../_img/01_products/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	width: 860px;
	text-align: left;
	vertical-align: top;
}
.Assembling_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	padding: 20px 200px 20px 20px;
	width: 290px;
	background-image: url(../_img/01_products/link_r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Assembling_ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 20px;
	width: 184px;
	line-height: 14px;
	text-align: left;
	vertical-align: text-top;
}
.Assembling_ov a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
.Assembling_ov a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
	line-height: 13px;
}
.User_Pic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/01_products/user_no_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 100px;
	width: 150px;
}
.User_Pic a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.User_Pic a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Data_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
}
.Data_Form_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.Product_Tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 14px;
}
.Product_Tittle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 14px;
	text-align: left;
	vertical-align: text-top;
	display: block;
	padding-top: 3px;
	padding-left: 7px;
}
.Product_Tittle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_08.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 14px;
}
.Product_Tittle_02 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	line-height: 15px;
}
.Product_Form_Top {
	background-image: url(../_img/01_products/product_form_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	width: 625px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.Product_Form_Bottom {
	background-image: url(../_img/01_products/product_form_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 7px;
}
.Product_Form {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 25px;
	padding-left: 25px;
}
.Product_Explain {
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	height: 27px;
	padding-bottom: 3px;
}
.Product_Pic {
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-bottom;
	height: 105px;
}
.Category_Tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.Category_Tittle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 7px;
	display: block;
	line-height: 13px;
	padding-top: 3px;
}
.Category_Tittle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_08.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.Tittle_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
.Tittle_01 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Tittle_01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.Tittle_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../_img/_bottom/arrow_07.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.Quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/01_products/quicklink_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 410px;
	width: 175px;
	text-align: left;
	vertical-align: text-top;
	padding-top: 30px;
	padding-right: 17px;
	padding-left: 17px;
}
.Quicklink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Quicklink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* -----------Product_Edit----------- */
.Edit_Tittle {
	text-align: left;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Edit_2_BG_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/01_products/assembling_wire_edit/assembling_2_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 260px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	vertical-align: text-bottom;
	padding-bottom: 30px;
}
.Edit_2_BG_2 {
	background-image: url(../_img/01_products/assembling_wire_edit/assembling_2_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 30px;
}
.Edit_3_BG_2 {
	background-image: url(../_img/01_products/assembling_wire_edit/assembling_3_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 30px;
}
.Edit_4_BG_1 {
	background-image: url(../_img/01_products/assembling_wire_edit/assembling_4_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 30px;
}
/* -----------02_about----------- */
.About_ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}
.About_ov a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 7px;
	display: block;
	padding-top: 3px;
}
.About_ov a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* -----------About_Edit----------- */
.Edit_Line {
	background-image: url(../_img/02_about/edit_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
.Edit_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.Edit_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.Edit_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.Edit_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
.Edit_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Edit_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.Edit_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Edit_07 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960000;
	text-decoration: underline;
}
.Edit_07 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.Edit_09 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #575757;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
}
.Edit_09 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ADADAD;
	text-decoration: none;
}
.Edit_09 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* -----------03_contact----------- */
.Sand {
	background-image: url(../_img/03_contact/send_message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 135px;
	padding-left: 305px;
	padding-bottom: 45px;
}
.Contact_1 {
	background-image: url(../_img/03_contact/contact_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 44px;
	padding-left: 230px;
	padding-right: 20px;
}
.Contact_2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 25px;
	padding-left: 25px;
}
.Contact_3 {
	background-image: url(../_img/03_contact/contact_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
.Contact_4 {
	text-align: left;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Contact_5 {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 5px;
}
.Contact {
	text-align: right;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/* -----------04_sitemap----------- */
.Sitemap_Line {
	background-image: url(../_img/_layout/dote_line_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
	vertical-align: text-top;
	text-align: left;
}
.Sitemap_TD_1 {
	text-align: left;
	vertical-align: top;
	width: 230px;
}
.Sitemap_TD_2 {
	text-align: left;
	vertical-align: top;
	width: 210px;
}
.Sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../_img/_layout/dote.jpg);
	background-repeat: no-repeat;
	background-position: 8px 18px;
}
.Sitemap a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Sitemap a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
/* -----------05_search----------- */
.Search_A {
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 277px;
	padding: 20px;
}
.Search_B {
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 277px;
	padding: 20px;
}
.Search_C {
	background-image: url(../_img/_layout/detail_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
.Search_nodata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../_img/01_products/search_bg_connectors.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 200px;
	margin: auto;
	padding-top: 50px;
}
.box01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../_img/quality/quality_o.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	width: 145px;
	margin: auto;
	padding-top: 0px;
}
.box02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../_img/quality/quality_o1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	width: 145px;
	margin: auto;
	padding-top: 0px;
}
.box03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../_img/quality/quality_o2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	width: 145px;
	margin: auto;
	padding-top: 0px;
}
.box00 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(../_img/quality/quality_oo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
	width: 145px;
	margin: auto;
	padding-top: 0px;
}
.lincolor {
	text-align: center;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 1px;
	border: thin outset #0FF;
}
