body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-image: url(../_img/_layout/web_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.Copyright_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright_01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyright_01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F55C01;
	text-decoration: underline;
}
.Copyright_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
.Designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #727272;
	text-decoration: none;
}
.Designer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #727272;
	text-decoration: underline;
}
.Designer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #727272;
	text-decoration: underline;
}
.Form input{
	background:#ffffff;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	padding-left: 4px;
}
.Form select{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.Form textarea{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu_Line {
	background-image: url(../_img/_layout/menu_line.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1px;
}
.Dote_Line_01 {
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Dote_Line_02 {
	background-image: url(../_img/_layout/dote_line_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Page_BG_L {
	background-image: url(../_img/_layout/page_bg_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Page_BG_R {
	background-image: url(../_img/_layout/page_bg_r.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	line-height: 12px;
}
.Page_Title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-image: url(../_img/_layout/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 11px;
	padding-left: 5px;
}
.Page_Title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F55C01;
	text-decoration: underline;
	background-image: url(../_img/_layout/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 11px;
	padding-left: 5px;
}
.Push_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003D72;
	text-decoration: none;
	background-image: url(../_img/_layout/square.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	line-height: 18px;
}
.Remarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
}
.Detail_Top {
	background-color: #FFFFFF;
	background-image: url(../_img/_layout/detail_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003D72;
	text-decoration: none;
	line-height: 18px;
}
.Warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Warning a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: underline;
}
.Warning a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #1591FF;
	text-decoration: underline;
}
/*-----------------------------menu-----------------------------*/
.Menu {
	background-image: url(../_img/_layout/arrow_02.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.Menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
}
.Menu a:hover{
	background-image: url(../_img/_layout/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: 7px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
	padding-left: 20px;
}
.Menu_On {
	background-image: url(../_img/_layout/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
.Menu_On a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
}
.Menu_On a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007BEA;
	text-decoration: none;
}
.Menu_Item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007BEA;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Menu_Item a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.Menu_Item a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007BEA;
	text-decoration: none;
}
/*-----------------------------00_index-----------------------------*/
.Index_BG {
	background-image: url(../_img/00_index/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Index_BG_L {
	background-image: url(../_img/00_index/index_bg_l.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Index_BG_R {
	background-image: url(../_img/00_index/index_bg_r.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Index_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.Index_News a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.Index_News a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0057A6;
	text-decoration: underline;
}
/*---.MCP_pic {
	background-image: url(../_img/00_index/mcp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.SSD_pic {
	background-image: url(../_img/00_index/ssd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Flash_Cards_pic {
	background-image: url(../_img/00_index/flash_cards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}---*/
.index_link_bg {
	background-image: url(../_img/00_index/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_link_title {
	font-weight: bold;
	color: #003D72;	
}
.index_link_title a{
	font-weight: bold;
	color: #003D72;	
}
.index_link_title a:hover{
	color: #007CEC;	
}
.index_link_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 8px;
}
/*-----------------------------01_product-----------------------------*/
.Ov_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
	background-image: url(../_img/01_products/title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Ov_Title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	display: block;
}
.Ov_Title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: underline;
	background-image: url(../_img/01_products/title_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.Ov_Pic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../_img/01_products/ov_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.List_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666682;
	text-decoration: none;
	background-color: #E0E0FF;
	padding-top: 6px;
	padding-bottom: 6px;
}
.Product_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666682;
	text-decoration: none;
	background-color: #D3DDE7;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Product_No {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
	background-color: #E0E7ED;
	padding-bottom: 3px;
	padding-top: 3px;
}
.Note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding: 10px 15px;
	border: 1px solid #E0E0E0;
	margin-top: 15px;
}
.Note a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.Note a:hover{
	color: #F55C01;
}
.List_Title_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
}
.List_Title_1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.List_Title_1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007BEA;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.List_Title_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
}
.List_Title_2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0059AA;
	text-decoration: none;
}
.List_Title_2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007BEA;
	text-decoration: none;
}
.List_Title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
}
.Menu_Item_On {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.List_Pic_bg {
	background-image: url(../_img/01_products/list_pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
.List_Relate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.Detail_Pic_bg {
	background-image: url(../_img/01_products/detail_pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Item_bg_01 {
	background-image: url(../_img/01_products/item_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Item_bg_01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Item_bg_01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Item_bg_02 {
	background-image: url(../_img/01_products/item_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Item_bg_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Item_bg_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Item_bg_03 {
	background-image: url(../_img/01_products/item_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Item_bg_03 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Item_bg_03 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
}
/*-----------------------------04_where to buy-----------------------------*/
.Article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #004584;
	text-decoration: none;
	background-image: url(../_img/_layout/dote_line_03.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Join_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
.Join_Title a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 15px;
}
.Join_Title a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
	border: 1px solid #999999;
	display: block;
	padding: 15px;
}
.Partners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
	padding-bottom: 5px;
}
.Partners a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
}
.Partners a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0073DB;
	text-decoration: underline;
}
.Partners_Mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF5F01;
	text-decoration: none;
	padding-bottom: 11px;
}
.Partners_Mail a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF5F01;
	text-decoration: none;
}
.Partners_Mail a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF5F01;
	text-decoration: underline;
}
/*-----------------------------05_about-----------------------------*/
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Ov_Title_s {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0059AA;
	text-decoration: none;
	font-weight: bold;
}
.Ov_Title_s a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0059AA;
	text-decoration: none;
	font-weight: bold;
}
.Ov_Title_s a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007BEA;
	text-decoration: underline;
	font-weight: bold;
	display: table;
}
.Page_No {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F55C01;
	text-decoration: none;
}
.Page_No a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Page_No a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F55C01;
	text-decoration: underline;
}
.News_Title_01 {
	background-image: url(../_img/05_about/news_title_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 12px;
	padding-bottom: 23px;
	padding-left: 12px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}.News_Title_01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.News_Title_01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.News_Title_02 {
	background-image: url(../_img/05_about/news_title_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 11px;
	padding-bottom: 23px;
	padding-left: 12px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}.News_Title_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.News_Title_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Job a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: underline;
}
.Job a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
/*-----------------------------06_contact_us-----------------------------*/
.Inquiry_Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Inquiry_Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003D72;
	text-decoration: none;
}
.Necessity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F55C01;
	text-decoration: none;
}
.Hardware_Form {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Hardware_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0057A6;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ECECFF;
}
.Hardware_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0057A6;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*-----------------------------07_sitemap-----------------------------*/
.Sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../_img/_layout/dote_line_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 11px;
}
.Sitemap a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Sitemap a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #F55C01;
	text-decoration: none;
}
