td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #003366;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #003366;
}

a:active {
	text-decoration: underline;
}

.other_lang {
	font-size: 10px
}

.footer {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:30px;
	width:780px;
}
.footer_top {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:30px;
}

h3 {
	color: #221284;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear{
clear:both;
}
/* clearfix*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* header */

#langBtnJ a span{
visibility:hidden;
font-size:9px;
}
#langBtnJ a{
background-image:url(../images/lang_btn_j.gif);
background-repeat:no-repeat;
}

.breadcrumbs{
	font-size:80%;
	margin-top:10px;
	margin-bottom:10px;
}
#globalMenu{
	margin:0px;
	padding:0px;
}
#globalMenu li{
	display:inline;
	margin:0px;
	padding:0px;
}

#languageMenu{
	margin:7px 20px 0px 0px;
	padding:0px;
}


#languageMenu li{
	display:inline;
	margin:0px;
	padding:2px 0px 10px 20px;
	list-style-type:none;
	background-image: url('/img/en/sankaku.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-size:12px!important;
	line-height:14px;
	}
#languageMenu li a:hover{
	text-decoration:none;
}

img {
	border: none;
}

p.imageTag{
	margin:3px;
}

/*Top page*/

#topContent{
	width:700px;
}
#topContentL{
	width:350px;
	float: left;
	padding-left: 15px;
	font-size:75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topContentL td{
	line-height:130%;
}
#topContentR{
	width:300px;
	float: right;
	padding-right: 15px;
	font-size:75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:130%;
}
#topNews{
	margin-top:2px 0;
}
#topNews a{
	display:block;
	margin-bottom:2px;
	margin-left:4px;
	padding-left:12px;
	background-image:url(../img/en/sankaku_s.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
}

#topTitleProducts{
	background-image:url(../images/title_products.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	padding:3px 5px;
	margin:8px 0;
	font-size:90%;
}
#topTitleNewProducts{
	background-image:url(../images/title_new_products.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	padding:5px 5px 4px 5px;
	margin:8px 0;
	font-size:90%;
}
#topTitleNews{
	background-image:url(../images/title_news.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	padding:5px 5px 4px 5px;
	margin:8px 0;
	font-size:90%;
}
#topTitleNetwork{
	background-image:url(../images/title_network.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	padding:5px 5px 4px 5px;
	margin:8px 0;
	font-size:90%;
}
#topTitleSolutions{
	background-image:url(../images/title_solutions.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	padding:3px 5px;
	margin:8px 0;
	font-size:90%;
}

#topNetwork{
	padding:10px 0 0 0;
	line-height:1.3em;
}

#topTitleProducts a, #topTitleNews a, #topTitleNetwork a, #topTitleSolutions a, #topTitleNewProducts span{
	display:block;
	color:#FFF;
	font-size:150%;
	font-weight:bold;
	text-align:right;
	border-right:5px solid #FFF;
	padding-right:5px;
}

#topIntro{
	font-size:110%;
	color:#666666;
}

/*Top end*/

.imgLeft {
	float: left;
}
.aroundLine {
	padding-top: 3px;
	padding-bottom: 3px;
}

.categoryTable, .categoryTable2, .categoryTable3 {
	width: 350px;
	margin-top: 5px;
}
.categoryTable th, .categoryTable2 th, .categoryTable3 th {
	font-weight:bold;
	text-align:left;
	background-image:url(../images/categoryImg_bg.gif);
	height:26px;
	width:305px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
}
.categoryTable th {
	color:#333366;
}
.categoryTable2 th {
    color:#CC0000;
}
.categoryTable3 th {
    color:#3366CC;
}
.categoryTable td, .categoryTable2 td, .categoryTable3 td {
	color:#333333;
	text-align: right;
	line-height: 105%;
}

/*Products Container*/ 
#mainContent{
	margin-left:10px;
	width:570px;
	float: left;
}

/*Sitemap*/
#sitemapTable {
   width:650px;
   font-size:80%;
   line-height:120%;
   margin-top:5px;
}
#sitemapTable th {
	text-align:left;
	padding:3px 3px 3px 20px;
	background-image:url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-right:1px solid #FFCC66;
	border-bottom:1px solid #FFCC66;
	background-color:#FEF5DA;
}
#sitemapTable td {
    font-size:100%;
	color:#333333;
	line-height:1.4em;
	padding:3px 3px 3px 3px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FAFAFA;
}

/* companylayout */
#bodyCompany, #bodySitemap, #bodyGlobal, #bodyNews, #bodyInquiry{
background-image:url(/img/en/bgc.gif);
background-repeat:repeat-y;
background-position:83px 0;
}
#wrapCompany{
width:800px;
}

#headerCompany{
margin-bottom:25px;
}
#footerCompany{
margin-bottom:30px;
}

/*Global */
div#globalContent{
	width:780px;
	text-align:center;
}
div#globalContent table{
	margin-right:auto;
	margin-left:auto;
}

/*News */
div#newsContent{
	width:780px;
}

/*inquiry */
div#inquiryContent{
	width:780px;
}
div#inquiryContent td{
	font-size:80%;
}

/*plicy */
#tblPolicy{
	font-size:75%;
	line-height:1.5em;
}


/*inquiry*/
div.contactAd{
	font-size:12px;
	line-height:1.4em;
	margin:2px 0 20px 27px;
	font-weight:normal;
	color:#000; 
	border:1px #333 solid; 
	width:547px;
	}
div.contactAd p{
	padding:0 10px;
	margin: 5px
}
p.contactAdTitle{
	margin:5px 0 0 27px;
}


/*Serach Box*/
#searchBox{
margin:5px 20px 0 0;
line-height:1.0em;
text-align:right;
}
#searchBox form, #searchBox input{
 margin:0;
 padding:0;
}
#sTextBox{
 width:160px;
 font-size:12px;
}

/*
#languageMenu{
	margin:0px 5px 10px 0px;
	padding:0px;
}
*/


/*Serach Result*/
.searchResults{
text-align: center;
margin: 0 auto;
font-size: 12px;
width: 550px;
}

h1.title_search{
border-bottom: solid 2px #006699;
}


