/*
 * copyright 2009 Nio Technology KK
 */
body{
	font-size:12px;
	line-height:1.5em;
	color:#03679e;
	background:#fff url(../img/bg.gif) repeat-x left top;
	margin:0;
	padding:0;
}
a:link{
	color:#28a7e1;
}
a:visited{
	color:#28a7e1;
}
a:hover{
	color:#28a7e1;
}
a:active{
	color:#28a7e1;
}
.container{
	text-align:center;
	width:100%;
	overflow: hidden;
}
#headerContainer1{
	text-align:left;
	width:740px;
	margin:0 auto;
	padding:0 30px;
	overflow: hidden;
}
#logo{
	width:139px;
	height:88px;
	margin:36px 0 0;
	padding:0;
	overflow: hidden;
	float:left;
}
#logoImage{
	border-width:0;
}
#menu, .subMenu{
	padding:0;
	overflow: hidden;
	list-style:none;
}
#menu{
	width:458px;
	height:45px;
	margin:112px 0 0;
	float:right;
}
#menu li{
	background-repeat:no-repeat;
	background-position:left center;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	float:left;
	list-style:none;
}
#menu li.active{
	background-image:url(../img/menuMarker.gif);
}
#menu li a{
	text-indent:-9999px;
	background-repeat:no-repeat;
	height:15px;
	display:block;
	overflow: hidden;
}
#news a{
	background-image:url(../img/menu.gif);
	background-position:0 0;
	width:40px;
}
#news a:hover{
	background-position:0 -45px;
}
#aboutUs a{
	background-image:url(../img/menu.gif);
	background-position:-61px 0;
	width:70px;
}
#aboutUs a:hover{
	background-position:-61px -45px;
}
#solutionService a{
	background-image:url(../img/menu.gif);
	background-position:-152px 0;
	width:148px;
}
#solutionService a:hover{
	background-position:-152px -45px;
}
#contact a{
	background-image:url(../img/menu.gif);
	background-position:-320px 0;
	width:118px;
}
#contact a:hover{
	background-position:-320px -45px;
}
.subMenu{
	width:130px;
	margin:0 0 0 9px;
	padding:0;
	position:absolute;
}
.subMenu li{
	background-image:url(../img/tree.gif) !important;
	background-position:left top !important;
	margin:0 !important;
	padding:0 0 0 12px !important;
}
.subMenu li.last{
	background-position:left -15px !important;
}
.subMenu li.active{
	padding:0 0 0 20px !important;
}
#companyProfile{}
#companyProfile a{
	background-image:url(../img/menu.gif);
	background-position:-84px -15px;
	width:100px;
}
#companyProfile a:hover{
	background-position:-84px -60px !important;
}
#sbnSolution{}
#sbnSolution a{
	background-image:url(../img/menu.gif);
	background-position:-200px -15px;
	width:78px;
}
#sbnSolution a:hover{
	background-position:-200px -60px !important;
}
#webSolution{}
#webSolution a{
	background-image:url(../img/menu.gif);
	background-position:-200px -30px;
	width:79px;
}
#webSolution a:hover{
	background-position:-200px -75px !important;
}
#bodyContainer1{
	text-align:left;
	background:url(../img/frame.gif) no-repeat right top;
	width:600px;
	margin:15px auto 0;
	padding:18px 0 0 0;
	overflow: hidden;
}
#bodyContainer2{
	background:url(../img/frame.gif) no-repeat left bottom;
	width:600px;
	padding:0 0 18px 0;
	overflow: hidden;
}
#bodyContainer3{
	background-color:#fff;
	width:400px;
	margin:50px 0;
	padding:0 100px;
	overflow: hidden;
}
h1{
	font-size:24px;
	line-height:1.25em;
	display:none;
}
h2{
	font-size:12px;
	line-height:2.5em;
	margin:2em 0 2em 5px;
	padding:0 0 0 10px;
	border-left:5px solid #03679e;
}
h3{
	font-size:12px;
	line-height:2.5em;
	background:url(../img/h3.gif) no-repeat left center;
	margin:2em 0 0 20px;
	padding:0 0 0 15px;
}
p{
	font-size:12px;
	line-height:2.5em;
	margin:2em 0;
	padding:0 0 0 20px;
}
.read{
	font-weight:bold !important;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 !important;
	overflow:hidden;
}
.lebel3{
	padding:0 0 0 35px !important;
}
ul.normal li, dl.normal dt{
	font-size:12px;
	line-height:1.5em;
	padding:0.5em 0;
}
ul.normal li, dl.normal dt, dl.normal dd{
	padding-left:13px !important;
}
ul.normal li, dl.normal dt{
	background:url(../img/listMarker.gif) no-repeat left 11px;
}
ul.normal{
	margin:2em 0;
	padding:0;
	list-style:none;
}
ul.normal li{
	margin:0;
	list-style:none;
}
dl.normal{
	margin:0;
}
dl.normal dt{
	font-weight:bold;
	margin:2em 0 0 0;
}
dl.normal dd{
	font-size:12px;
	line-height:2.5em;
	margin:0 0 2em 0;
}
a.mark{
	background:url(../img/linkMarker.gif) no-repeat left center;
	padding-left:14px;
}
#footerContainer1{
	text-align:left;
	width:550px;
	margin:0 auto;
	padding:0 0 30px 0;
	overflow: hidden;
}
#copyright{
	font-family:Verdana;
	font-size:10px;
	color:#2b71b8;
}
