﻿/*===============================
	INDEX
	-----------------------
	01. reset default value
	02. clearfix
	03. category title
	04. page title
	05. breadcrumb
	06. container
	07. key image
	08. anchor
	09. sub menu
	10. left menu
	11. heading
	12. paragraph
	13. page top
	14. Products Top
===============================*/


/* reset default value
-------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
html {
	overflow-y:scroll;	
}
body{
	text-align:center;
	background-color:#fff;
}
table { 
	border-collapse:separate; 
	border-spacing:0; 
}
img{
	vertical-align:bottom;
}
fieldset,img {  
	border:0; 
} 
address,caption,th { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
}
hr{
	display:none;
}

/* clearfix

-------------------------------*/
.clearfix:after{
	content:"";
	display:block;
	height:.01em;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac*/



/* category title
-------------------------------*/
#c_title{
	background-image: url(../IMAGES/bg_c_title.gif);
	background-repeat: repeat-x;
}

/* page title
-------------------------------*/
#p_title{
	padding:15px 15px 5px;
	background-image: url(../IMAGES/bg_ptitle.gif);
	background-repeat: no-repeat;
}
* html #p_title{
	padding-bottom:0px;
}
* html #p_title img{
	margin-bottom:5px;
}
.sIFR-flash { visibility: visible !important; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate{position: absolute;left: 0;top:0;width: 0;height: 0;display: block;overflow: hidden;letter-spacing: 0;}
.sIFR-hasFlash #p_title span { visibility: hidden; font-size:20px;}


/* breadcrumb
-------------------------------*/
#h_breadcrumb{
	width:720px;
	margin:0 auto;
	padding:6px 20px;
	background-color:#fff;
	font-size:.86em;
	text-align:left;
}
 @media tty {
i{content:"\";/*" "*/}}#h_breadcrumb{width:760px;} /*";}
}/* */ 
#h_breadcrumb a:link{
	color:#333;
	text-decoration:none;
} 
#h_breadcrumb a:visited{
	color:#3f445d;
	text-decoration:none;
}
#h_breadcrumb a:hover{
	color:#3f445d;
	text-decoration:underline;
}
#h_breadcrumb span{
	color:#d50000;
}


/* container
-------------------------------*/
#c_contents_wrap{
	width:680px;
	margin:0 auto 35px;
	text-align:left;
	padding-left:7px;
	background-image: url(../IMAGES/bg_shadow_left.gif);
	background-repeat: no-repeat;
}
#container{
	width:767px;
	padding-left:7px;
	text-align:left;
	/*background-image: url(../IMAGES/bg_container.jpg);*/
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#dw_container{
	width:683px;
	/*padding-left:7px;*/
	text-align:left;
	/*background-image: url(../IMAGES/bg_container.jpg);*/
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
 @media tty {
i{content:"\";/*" "*/}} #container{width:774px;} /*";}
}/* */ 
#c_contents{
	float:left;
	width:680px;
	/*font-size:.92em;*/
}

#c_contents .txt10,
#c_contents .txt10b{
	font-size:88%;
}
#c_contents .txt12,
#c_contents .txt12b{
	font-size:100%;
}
#c_contents .txt14,
#c_contents .txt14b{
	font-size:117%;
}
#c_contents .txt16,
#c_contents .txt16b{
	font-size:132%;
}
#c_contents .txt18,
#c_contents .txt18b{
	font-size:148%;
}
#main{
	width:554px;
}
#dw_main{
	width:680x;
}
.shadow_wrap{
	padding-right:7px;
	background-image: url(../IMAGES/bg_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


/* key image
-------------------------------*/
#key_img{
	margin-bottom:6px;
}
.lede{
	margin-bottom:2em;
}

/* anchor
-------------------------------*/
#anchor{
	margin-bottom:15px;
}
#anchor li{
	float:left;
	margin:0 15px 3px 0;
	padding-left:15px;
	background-image: url(../IMAGES/arrow_down_red.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
#anchor li a{
	text-decoration:none;
}
#anchor li a:hover{
	text-decoration:underline;
}

/* sub menu
-------------------------------*/
/* sub menu -normal */
.smenu_wrap{
	margin-bottom:25px;
	padding:5px 0 3px 6px;
	background-color:#F2F2F2;
}
.smenu_wrap a:link{
	color:#333;
}
.smenu_wrap a:visited{
	color:#333;
}
.smenu_wrap a:hover{
	color:#333;
}
.smenu_wrap a:active{
	color:#333;
}
* html .smenu_wrap{
	padding-bottom:5px;
}
*+html .smenu_wrap{
	padding-bottom:5px;
}
.smenu{
	float:left;
	width:180px;
	margin:0 1px 3px 0;
	background-image: url(../IMAGES/bg_smenu.gif);
	background-repeat: repeat-y;
}
.smenu .smenu_top{
	padding:14px 0 30px;
	background-image: url(../IMAGES/bg_smenu_top.gif);
	background-repeat: no-repeat;
}
.smenu .smenu_bottom{
	position:relative;
	background-image: url(../IMAGES/bg_smenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smenu_tit{
	margin:0 0 8px 17px;
}
.smenu_txttit{
	margin:0 0 8px 17px;
	padding-left:5px;
	border-left:6px solid #ff0000;
}
.smenu .smenu_thumb{
	margin:0 0 6px 15px;
}
.smenu .smenu_cap{
	width:146px;
	margin-left:17px;
	padding-bottom:6px;
}
.smenu .link_detail{
	display:block;
	position:absolute;
	right:13px;
	bottom:10px;
	padding-left:10px;
	text-decoration:none !important;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.smenu .link_detail:hover{
	text-decoration:underline !important;
}
.smenu .smenu_menus{
	width:146px;
	margin-left:17px;
}
.smenu .smenu_menus li{
	margin-bottom:0px;
	padding-left:12px;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.smenu .smenu_menus li a{
	text-decoration:none;
}
.smenu .smenu_menus li a:hover{
	text-decoration:underline;
}

/* sub menu -Double width*/
.smenu_dw{
	float:left;
	width:349px;
	margin:0 1px 3px 0;
	background-image: url(../IMAGES/bg_smenu_dw.gif);
	background-repeat: repeat-y;
}
.smenu_dw .smenu_top{
	padding:14px 0 10px;
	background-image: url(../IMAGES/bg_smenu_dw_top.gif);
	background-repeat: no-repeat;
}
.smenu_dw .smenu_bottom{
	position:relative;
	background-image: url(../IMAGES/bg_smenu_dw_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smenu_dw .smenu_tit{
	margin:0 0 8px 19px;
  padding-top:6px;
}
.smenu_dw .smenu_thumb{
	margin:0 0 8px 18px;
}
.smenu_dw .leftbox{
	float:left;
	width:154px;
  padding:0 0 15px 20px;
}
.smenu_dw .rightbox{
	float:right;
	width:154px;
  padding:0 20px 15px 0;
}
.smenu_dw .rightbox .smenu_menus{
	margin-left:10px;
}
.smenu_dw .smenu_menus li{
	margin-bottom:2px;
	padding-left:12px;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
.smenu_dw .smenu_menus li a{
	text-decoration:none;
}
.smenu_dw .smenu_menus li a:hover{
	text-decoration:underline;
}

/* sub menu -Lage*/
.smenu_l{
	float:left;
	width:271px;
	margin:0 1px 3px 0;
	background-image: url(../IMAGES/bg_smenu_l.gif);
	background-repeat: repeat-y;
}
.smenu_l .smenu_top{
	padding:14px 0 30px;
	background-image: url(../IMAGES/bg_smenu_l_top.gif);
	background-repeat: no-repeat;
}
.smenu_l .smenu_bottom{
	position:relative;
	background-image: url(../IMAGES/bg_smenu_l_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smenu_l .smenu_cap{
	width:244px;
	margin:0 0 15px 17px;
}
.smenu_l .link_detail{
	position:absolute;
	right:20px;
	bottom:16px;
	display:block;
	padding-left:10px;
	text-decoration:none !important;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.smenu_l .link_detail:hover{
	text-decoration:underline !important;
}

.smenu_l .leftbox{
	float:left;
	width:130px;
	padding-bottom:15px;
}
.smenu_l .leftbox .smenu_cap{
	width:100%;
	margin-bottom:0;
}
.smenu_l .rightbox{
	float:right;
	width:100px;
	padding:0 17px 15px 0;
}

/* heading
-------------------------------*/
.hd01{
	width:551px;
	color:#666;
	margin-bottom:10px;
	padding-bottom:4px;
	background-image: url(../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.hd01a{
	width:551px;
	color:#666;
	margin-bottom:10px;
	padding-bottom:0px;
	background-image: url(../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.hd02{
	margin-bottom:6px;
	padding-left:5px;
	border-left:6px solid #ff0000;
}
.hd01_2linel, .hd01_2liner{
	width:273px;
	float:left;
}
.hd01_2linel{
	margin-right:7px;
}
/* paragraph
-------------------------------*/
.left_img{
	float:left;
	margin:0 20px 20px 0;
}
.right_img{
	float:right;
	margin:0 0 20px 20px;
}
.pg{
	margin-bottom:1em;
}


/* page top
-------------------------------*/
.pagetop{
	margin:20px 0 30px;
	text-align:right;
}


/* products top */

/* link color
-------------------------------*/
#p_contents a:link{
	color:#333;
	text-decoration:none;
}
#p_contents a:visited{
	color:#333;
	text-decoration:none;
}
#p_contents a:hover{
	color:#333;
	text-decoration:underline;
}
#p_contents a:active{
	color:#333;
	text-decoration:underline;
}

/* content header
-------------------------------*/

#content_header{
	text-align:center;
}
#p_contents{
	position:relative;
	width:760px;
	margin:0 auto;
	padding:0 7px;
	color:#000;
	text-align:left;
	padding-bottom:20px;
}
.p_contents_wrapper{
	width:700px;
	margin-left:15px;
	margin-top:10px;
}
#print{
	position:absolute;
	left:688px;
	top:32px;
	width:50px;
}
#printa{
	position:absolute;
	left:688px;
	top:10px;
	width:50px;
}
#print a ,#printa a{
	display:block;
	height:22px;
	text-indent:-9000px;
	text-decoration:none;
	outline:0;
	background-image: url(../../../../IMAGES/bt_print.gif);
	background-repeat: no-repeat;
}
#print a:hover, #printa a:hover{
	background-position:0 -22px;
}

/* title
-------------------------------*/
.titlea{
	margin:0 8px 10px 0;
}
.lm03 span{
	display:none;
}

/* heading
-------------------------------*/
#p_contents .hd01_short{
	width:220px;
	color:#666;
	margin-bottom:6px;
	padding-bottom:4px;
	background-image: url(../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#p_contents .hd01_short p{
	padding-left:15px;
	background-image: url(../../../../IMAGES/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
#p_contents .hd01{
	width:700px;
	color:#666;
	margin-bottom:10px;
	padding-bottom:4px;
	background-image: url(../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* wrapper
-------------------------------*/
#p_contents .wrappera{
	position:relative;
	margin-left:6px;
	margin-bottom:25px;
}

/* table
-------------------------------*/
.tablea{
	margin:0 0 10px 1px;
	width:700px;
	border-collapse:collapse;
}
.tablea td, .tablea th{
	vertical-align:top;
	font-weight:normal;
	width:350px;
}
#p_contents .p_box{
	margin-bottom:13px;
}
#p_contents .p_text{
	width:240px;
}


/*  float
-------------------------------*/
.fleft, .fleft_img{
	float:left;
}
.fright, .fright_img{
	float:right;
}
.fleft_img{
	margin-left: 40px;
}
.dw_fleft_img{
	margin-left: 5px;
}

.fright_img{
	margin-right:10px;
}

/* list
-------------------------------*/
ul.p_list{
	float:left;
	padding:3px 0;
}
.p_list li, .p_title{
	margin-bottom:2px;
	padding-left:12px;
	padding-bottom:4px;
	background-image: url(../IMAGES/dotline_02.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
/* Blank Icon
-------------------------------*/
.icon-blank{
	margin-left:5px;
}

.contactus{
	width:542px;
	margin:20px 0 0 6px;
	padding-top:10px;
	background-image: url(../../../../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
}


/* The top-page of each product
-------------------------------*/
/* lead */
#top .lede{
	width:554px;
	margin:15px 0 25px;
}
#top .lede p{
	margin-bottom:10px;
}

/* top img */
#top #wrapimgFrame{
	position:relative;
	width:561px;
	height:232px;
}
#top #imgFrame{
	position:absolute;
	left:0;
	top:0;
	width:561px;
	height:232px;
	z-index:102;
	background-image: url(../IMAGES/img_frame.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top .imgNavi{
	position:absolute;
	top:10px;
	width:10px;
	height:10px;
	background-color:#e5e5e5;
	cursor:pointer;
	z-index:103;
	font-size:1px;
}
#top .imgNaviOn{
	background-color:#f20000;
}
#top .wrapMainImg{
	position:absolute;
	left:0;
	width:554px;
	height:220px;
	overflow:hidden;
}
#top .mainImg{
	position:absolute;
	left:0;
	top:0;
}
#top .mainImgText{
	position:absolute;
	left:28px;
	top:28px;
	z-index:103;
}
#top .mainImgMore{
	position:absolute;
	left:450px;
	top:117px;
	z-index:103;
}
#top .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}
#top #imgFrame_key{
	width:561px;
	height:232px;
	background-image: url(../IMAGES/img_frame.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* what's new */
#top #whatsnew{
	margin-bottom:20px;
}
#top #whatsnew h2{
	margin-bottom:.5em;
}
#top #whatsnew .att{
	font-weight:bold;
}
#top #whatsnew .nrml a{
	color:#333;
}
#top #whatsnew .att a{
	color:#e60000;
	font-weight:bold;
}
#top #whatsnew ul{
	margin-left:5px;
}
#top #whatsnew li{
	margin-bottom:.5em;
	padding-left:10px;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
#top #whatsnew li a:link{
	text-decoration:none;
}
#top #whatsnew li a:visited{
	text-decoration:none;
}
#top #whatsnew li a:hover{
	text-decoration:underline;
}
#top #whatsnew li a:active{
	text-decoration:underline;
}
#top #whatsnew li .outline_d{
	width:86px;
	float:left;
}
#top #whatsnew li .outline_c{
	width:433px;
	margin-left:20px;
  float:left;
}

/* left banner */
#top #banner{
	margin-top:34px;
}
#top #banner li{
	margin-top:9px;
}

/* other */
#top #other{
	margin-bottom:25px;
  padding:9px 3px 9px 3px;
	background-color:#f2f2f2;	
}
#top #other .banner-contact{
	text-align:right;
  margin-right:8px;
}
#top #other .smfix{
  margin-right:12px;
}
#top #other .menu_wrap{
	width:181px;
  float:left;
}
#top #other .menu{
	margin-left:7px;
	padding:7px 0 0 13px;
	background-image: url(../../../../IMAGES/dotline_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top #other .menu_wrap .mr{
	margin-right:15px;
}
/* other -smenu_dw */
#top #smdw_other{
	width:198px;
	float:right;
	padding-top:11px;
}
#top #smdw_other .banner-contact{
  margin-left:14px;
}

/* margin/padding reset */
#top .clear_mb{
	margin-bottom:0 !important;
}
#top .smfix_pt{
  padding-top:3px !important;
}
@charset "utf-8";
/* CSS Document */

#main h3,#main h4,#main h5{
	clear:both;
}
#main sup {vertical-align:text-top;}

#dw_main h3,#main h4,#main h5{
	clear:both;
}
#dw_main sup {vertical-align:text-top;}

.pagetop{clear:both;}

/*------------------------------------------------------------------
page img
--------------------------------------------------------------------*/
#key_img{
	padding-bottom:12px;
	text-align:right;
	background-image: url(../IMAGES/img_frame.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#key_img img{
	padding-right:7px;
	background-image: url(../IMAGES/bg_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


#container .mr{
	margin-right:10px;
}


#container .fleft_img_end{
	margin-right:0;
}

#main.Cimg{
	text-align:center;
}
#dw_main.Cimg{
	text-align:center;
}
/*------------------------------------------------------------------
list
--------------------------------------------------------------------*/
#main ol.mark{
	list-style:decimal;
	margin:0 0 1em 2.5em;
}

#main ul.mark{
	list-style:disc;
	margin:0 0 1em 2.5em;
}

#main ul.memo{
	margin-top:.5em;
	margin-left:2em;
}
#main ul.memo li{
	text-indent:-2em;
}
#main ol.mark{
	list-style:decimal;
	margin:0 0 1em 2.5em;
}

#main ul.mark{
	list-style:disc;
	margin:0 0 1em 2.5em;
}

#dw_main ul.memo{
	margin-top:.5em;
	margin-left:2em;
}
#dw_main ul.memo li{
	text-indent:-2em;
}
/*------------------------------------------------------------------
paragraph
--------------------------------------------------------------------*/
#main .pg2{
	margin-bottom:2em;
}

/* caption */
#main p.caption{
	font-size:.8em;
}

#main p.pdf{
	text-align:right;
	margin-bottom:2em;
}
#dw_main .pg2{
	margin-bottom:2em;
}

/* caption */
#dw_main p.caption{
	font-size:.8em;
}

#dw_main p.pdf{
	text-align:right;
	margin-bottom:2em;
}
/*------------------------------------------------------------------
codicil
--------------------------------------------------------------------*/
#main .codicil{
	padding:10px;
	border:1px solid #CCC;
	background-color:#f2f2f2;		
}
#dw_main .codicil{
	padding:10px;
	border:1px solid #CCC;
	background-color:#f2f2f2;		
}
/*------------------------------------------------------------------
sub menu -full width
--------------------------------------------------------------------*/
#dw_main .smenu_wrapfw{
	margin-bottom:5px;
	padding:5px;
	background-color:#f2f2f2;	
}


#dw_main .smenu_fw{
	width:544px;
	background-color:#FFF;
	/*background-image:url(../IMAGES/bg_smenu_dw.gif);*/
	background-repeat:repeat-y;
	/*background:url(../images/bg_smenu_dw.gif) repeat-y;*/
	overflow:hidden;
	border: thick solid #CCCCCC;
}
#dw_main .smenu_fw .smenu_top{
	padding-top:14px;
	/*background-image: url(../IMAGES/bg_smenu_dw_top.gif);*/
	background-repeat: no-repeat;
}
#dw_main .smenu_fw .smenu_bottom{
	height:6px;
	clear:both;
	/*background-image: url(../IMAGES/bg_smenu_dw_top.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}

#dw_main .smenu_fw{
	width:544px;
	background-color:#FFF;
	/*background-image:url(../IMAGES/bg_smenu_dw.gif);*/
	background-repeat:repeat-y;
	/*background:url(../images/bg_smenu_dw.gif) repeat-y;*/
	overflow:hidden;
}
#dw_main .smenu_fw .smenu_top{
	padding-top:14px;
	/*background-image: url(../IMAGES/bg_smenu_dw_top.gif);*/
	background-repeat: no-repeat;
}
#dw_main .smenu_fw .smenu_bottom{
	height:6px;
	clear:both;
	/*background-image: url(../IMAGES/bg_smenu_dw_top.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smenu_fw .smenu_thumb{
	margin:0 0 6px 15px;
}
.smenu_fw .smenu_cap{
	/*width:510px;*/
	margin-left:17px;
	padding-bottom:6px;
}

/*.smenu_fw .bmore, .dw_more .bmore{
	float:right;
	display:block;
	/*margin-top:1em;
	margin-bottom:1em;*/
/*	padding:0 10px;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}*/

.dw_more .bmore{
	float:left;
	display:block;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
.smenu_fw .lmore{
	float:left;
	display:block;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	letter-spacing: .10ems;
}
.smenu_fw .bmore{
	float:right;
	display:block;
	/*margin-top:1em;
	margin-bottom:1em;*/
	padding:0 10px;
	background-image: url(../../../../IMAGES/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.smenu_fw .bdown{
	float:right;
	display:block;
	background-image: url(../../../../IMAGES/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0 right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 20px;
}
.smenu_fw a.bmore, .smenu_fw a.bdown, .dw_more a.bmore, .smenu_fw a.lmore{
 color:#333;
	text-decoration:none;
}

.smenu_fw a:hover, .dw_more a:hover{
	text-decoration:underline;
}

.smenu_fw .smenu_menus{
	width:146px;
	margin-left:17px;
}
.smenu_fw .smenu_menus li{
	margin-bottom:2px;
	padding-left:12px;
	background:url(../../../../IMAGES/arrow_red.gif) no-repeat 0 .25em;
}

.smenu_fw .smenu_menus li a{
	text-decoration:none;
}
.smenu_fw .smenu_menus li a:hover{
	text-decoration:underline;
}

.smenu_fw .fbox{
	float:left;
	width:400px;
	overflow:hidden;
}

/*------------------------------------------------------------------
products
--------------------------------------------------------------------*/
.bmore2{
	float:right;
	display:block;
	margin-top:1em;
	margin-bottom:1em;
	padding:0 15px;
	background:url(../../../../IMAGES/arrow_red.gif) no-repeat 0 .2em;
}
.smenu_wrap2{
	margin-bottom:5px;
	padding:5px 0 3px 6px;
	background-color:#f2f2f2;
}
.smenu_wrap3{
	margin-bottom:5px;
	padding:20px 20px 20px 30px;
	background-color:#f2f2f2;
}
.banner_top{
	margin:100px;
}
.body_copy{
	width:156px;
	margin-left:7px;
}
.body_copy li{
	margin-bottom:2px;
	padding-left:12px;
	background:url(../../../../IMAGES/arrow_red.gif) no-repeat 0 .25em;
}
.body_copy li a{
	text-decoration:none;
}
.body_copy li a:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------
 navi

--------------------------------------------------------------------*/
#navi{
	margin-bottom:20px;
}
#navi li{
	float:left;
	margin:0 15px 3px 0;
	padding-left:10px;
	background:url(../../../../IMAGES/arrow_red.gif) no-repeat 0 .25em;
	font-size: 10px;
	/*width:160px;*/
}
#navi li.short{
	width:130px;
}
#navi li.middle{
	width:160px;
}
#navi li.dw_middle{
	width:200px;
}
#navi li.dw_short{
	width:120px;
}
#navi li a{
	text-decoration:none;
}
#navi li a:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------
Seventy Series top 
--------------------------------------------------------------------*/

.smenu_l .smenu_top{
	padding:19px 0 14px;
        vertical-align:bottom;
}

.smenu_tit{
	margin:0 0 5px 17px;
}

/*------------------------------------------------------------------
table
--------------------------------------------------------------------*/

#container table{
	margin-left:auto;
	margin-right:auto;
}

#container .widest th{
	vertical-align:top;
}

#container .widest td{
	text-align:right;
	width:125px;
	height:100px;
}


#container .boards th{
	text-align:right;
	vertical-align:top;
	height:40px;
}

#container .boards th span{
	line-height:100%;
}

#container .boards td{
	text-align:center;
	vertical-align:top;	
}


#container .spec,#container .option{
	border-collapse:collapse;
}

#container .spec th,#container .spec td{
	padding:3px;
	border:1px solid #FFF;
	text-align:center;
}

#container .option th,#container .option td{
	padding:3px;
	border:1px solid #666;
	text-align:center;
}

#container .spec th{
	background-color:#e5e3d8;
}

#container .spec .caption th,#container .spec th.caption,
#container .option .caption th,#container .option th.caption{
	background-color:#797c8e;
	color:#FFF;
	padding:8px;
}

#container .spec .head th,#container .spec th.head,
#container .option .head th,#container .option th.head{
	background-color:#8b8ea3;
	color:#FFF;
	padding:8px;	
}

#container .spec .sub th,#container .spec th.sub{
	background-color:#f1efea;
}
#container .spec .sub2 th,#container .spec th.sub2{
	background-color:#faf7f0;
}

#container .spec .color,#container .spec .color td{background-color:#f6f6f6;}


/*------------------------------------------------------------------
tec top 
--------------------------------------------------------------------*/
#container h2.tectop{
	background-image: url(../IMAGES/img_smart7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*------------------------------------------------------------------
network
--------------------------------------------------------------------*/

div.Table_01 {
	width:560px;
	height:360px;
	position:relative;
	margin:1em auto 2em;
}

div.Table_01 img{
	vertical-align:top;
}

div.img-locations01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:14px;
	height:360px;
}

div.btn-locations01_ {
	position:absolute;
	left:14px;
	top:0px;
	width:250px;
	height:38px;
}

div.img-locations02_ {
	position:absolute;
	left:264px;
	top:0px;
	width:33px;
	height:38px;
}

div.btn-locations02_ {
	position:absolute;
	left:297px;
	top:0px;
	width:249px;
	height:38px;
}

div.img-locations03_ {
	position:absolute;
	left:546px;
	top:0px;
	width:14px;
	height:360px;
}

div.img-locations04_ {
	position:absolute;
	left:14px;
	top:38px;
	width:532px;
	height:11px;
}

div.img-locations09_ {
	position:absolute;
	left:14px;
	top:49px;
	width:111px;
	height:231px;
}

div.btn-locations06_ {
	position:absolute;
	left:125px;
	top:49px;
	width:249px;
	height:34px;
}

div.img-locations05_ {
	position:absolute;
	left:14px;
	top:280px;
	width:208px;
	height:37px;
}

div.img-locations10_ {
	position:absolute;
	left:125px;
	top:83px;
	width:249px;
	height:197px;
}

div.img-locations11_ {
	position:absolute;
	left:374px;
	top:49px;
	width:172px;
	height:231px;
}

div.btn-locations03_ {
	position:absolute;
	left:222px;
	top:280px;
	width:250px;
	height:37px;
}

div.img-locations07_ {
	position:absolute;
	left:472px;
	top:280px;
	width:74px;
	height:44px;
}

div.img-locations06_ {
	position:absolute;
	left:14px;
	top:317px;
	width:458px;
	height:7px;
}

div.btn-locations04_ {
	position:absolute;
	left:14px;
	top:324px;
	width:250px;
	height:36px;
}

div.img-locations08_ {
	position:absolute;
	left:264px;
	top:324px;
	width:33px;
	height:36px;
}

div.btn-locations05_ {
	position:absolute;
	left:297px;
	top:324px;
	width:249px;
	height:36px;
}
/* document font style
------------------------------*/
body{
	font:13px arial,helvetica,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.22;
	color:#333;
}

/* font size
------------------------------*/
.txt10, .txt10b{
	font-size:.81em;
}
.txt12, .txt12b{
	font-size:.92em;
}
.txt14, .txt14b{
	font-size:1.07em;
}
.txt16, .txt16b{
	font-size:1.22em;
}
.txt18, .txt18b{
	font-size:1.36em;
}
.txt20, .txt20b{
	font-size:1.53em;
}
.txt10b, .txt12b,.txt14b,.txt16b,.txt18b,.txt20b{
	font-weight:bold;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,sans-serif;
}


/* link color
------------------------------*/
a:link{
	color:#333;
	text-decoration:underline;
} 
a:visited{
	color:#787c8d;
	text-decoration:underline;
} 
a:hover{
	color: #d50000;
	text-decoration:underline;
} 
a:active{
	color: #d50000;
	text-decoration:underline;
}

