/*
 	Common tags
*/
body {
	background: #25a2f7 url('../i/bgl.jpg') repeat-x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: #333;
	margin: 0px;
	}

a, a:visited, a:link, a:hover {
	text-decoration: underline;
	color: #111;
	padding: 0px;
	}

a.null, a.null:visited, a.null:link, a.null:hover {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-size: 0pt;
	}	

h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 20pt;
	margin: 0px 0px 10px 0px;
	color: #000;
	}
h2 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #000;
	margin: 8px 0px 4px 0px;
	}
h3 {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	margin: 18px 0px 4px 0px;
	color: #000;
	}

small {
	font-size: 10px;
	color: #999;
	}
img {
	border: 0px;
	}

/*
	Design
*/
.menubg {
	position: absolute;
	float: right;
	left: 50%;
	width: 50%;
	height: 100%;
	background: url('../i/bgr.jpg') repeat-x;
	z-index: 1;
	}

.main {
	left: 50%;
	margin-left: -500px;
	position: absolute;
	width: 1000px;
	background: url('../i/bodybg.jpg') no-repeat center top;
	z-index: 5;
	}
	
.header {
	width: 100%;
	height: 345px;
	background: url('../i/logo.jpg') no-repeat;			
	}
.iheader {
	width: 100%;
	height: 225px;
	background: url('../i/logo.jpg') no-repeat;			
	}
	
.logo {
	position: absolute;
	left: 18px;
	top: 18px;
	width: 300px;
	height: 100px;
	cursor: pointer;
	}	
.menul {
	position: absolute;
	left: 374px;
	top: 0px;
	width: 26px;
	height: 46px;
	background: url('../i/ml.png') no-repeat;	
	}
.phone {
	position: absolute;
	left: 672px;
	top: 46px;
	width: 223px;
	height: 99px;
	background: url('../i/phone.gif') no-repeat;	
	}
div.lang {
	position: absolute;
	left: 922px;
	top: 60px;
	color: #ffd200;
	}
a.w, a.w:visited, a.w:link {
	color: #fff;
	text-decoration: underline;
	}	
a.w:hover {
	color: #ffd200;
	text-decoration: underline;
	}	

a.b, a.b:visited, a.b:link, a.b:hover {
	color: #000;
	text-decoration: none;
	}	

div.ld {
	position: absolute;
	left: 24px;
	top: 106px;
	width: 205px;
	height: 488px;
	background: url('../i/ld.png') no-repeat;
	z-index: 6;
	}
div.rd {
	position: absolute;
	left: 622px;
	top: 146px;
	width: 308px;
	height: 447px;
	background: url('../i/rd.png') no-repeat;
	z-index: 6;
	}

div.topmenu {
	float: right;
	width: 600px;
	height: 46px;
	background: #111 url('../i/mbg.png') repeat-x;			 
	}
ul.menu {
	z-index: 10;
	}	
	
ul.menu li {
	padding: 0px 24px 0px 0px;
	float: left;
	line-height: 46px;
	}
a.topmenu, a.topmenu:visited, a.topmenu:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	}	
a.topmenu:hover {
	color: #ffd200;
	text-decoration: none;
	font-weight: bold;
	}	

a.stopmenu, a.stopmenu:visited, a.stopmenu:link {
	color: #ffd200;
	text-decoration: underline;
	font-weight: bold;
	}	
a.stopmenu:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}	


a.ntopmenu, a.ntopmenu:visited, a.ntopmenu:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}	
a.ntopmenu:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}	

ul.ddmenu {
	padding: 0px 28px 12px 28px;
	width: 290px;
	background: url('../i/ddmbg.png') no-repeat left bottom;
	display: none; 
	position: absolute;
	z-index: 25;
	}
	
ul.ddmenu li {
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 18px;
	text-align: left;
	float: none;
	}	

.fpinfo {
	height: 323px;
	}
div.ktech {
	position: relative;
	float: left;
	width: 324px;
	height: 313px;
	overflow: hidden;
	z-index: 10;
	}
div.inktech {
	width: 324px;
	height: 313px;
	overflow: hidden;
	background: url('../i/b1.png') no-repeat;
	}
h1.ktech {
	color: #fff;
	padding: 100px 0px 4px 60px;
	margin: 0px;
	font-size: 12pt;
	}
ul.ktech {
	padding-left: 55px;
	}
ul.ktech li {
	color: #fff;
	padding: 0px 35px 0px 36px;
	line-height: 27px;
	background: url('../i/b1b.png') no-repeat;
	}
	
div.dir {
	position: relative;
	float: left;
	width: 320px;
	height: 313px;
	overflow: hidden;
	z-index: 10;
	}
div.indir {
	width: 320px;
	height: 313px;
	overflow: hidden;
	background: url('../i/b2.png') no-repeat;	
	}
h1.dir {
	color: #000;
	padding: 18px 0px 8px 40px;
	margin: 0px;
	font-size: 12pt;
	}
ul.dir {
	padding-left: 45px;
	}
ul.dir li {
	color: #000;
	line-height: 18px;
	background: url('../i/b2b.png') no-repeat;
	padding: 2px 35px 2px 36px;
	}
	

div.fpmisc {
	position: relative;
	float: left;
	margin-top: 100px;
	z-index: 10;
	}	
div.ask {
	font-size: 11pt;
	line-height: 58px;
	width: 188px;
	height: 58px;
	background: url('../i/but.png') no-repeat;
	text-align: center;
	}
a.ask, a.ask:visited, a.ask:link {
	color: #fff;
	text-decoration: underline;
	}	
a.ask:hover {
	color: #ffd200;
	text-decoration: none;
	}	

.fpvideo {
	padding: 0px 0px 50px 65px;
	}
div.vt {
	float: left;
	padding-right: 12px;
	}

.footer {
	color: #fff;
	padding-bottom: 80px;
	}
.fl {
	float: left;
	width: 420px;
	padding-left: 55px;	
	}
.fr {
	float: left;
	width: 465px;
	text-align: right;
	padding-top: 8px; 
	}
	
.info {
	padding: 0px 55px 24px 56px; 
	}	
.cb {
	background: url('../i/ibg.png') no-repeat left bottom;
	width: 889px;
	height: 24px;
	}
div.submenu {
	height: 38px;
	background: #000 url('../i/smbg.png') repeat-x;
	}
div.smi {
	float: left;
	}	
.b1s {
	float: right;
	width: 183px;
	height: 38px;
	line-height: 38px;
	background: url('../i/smbl.jpg') no-repeat;
	text-align: center;
	}
.b2s {
	float: right;
	width: 221px;
	height: 38px;
	line-height: 38px;
	background: url('../i/smyl.jpg') no-repeat;
	text-align: center;
	}
ul.smi li {
	padding: 0px 10px 0px 24px;
	float: left;
	line-height: 38px;
	text-ident: 1.3em;	
	}

ul.smi li:before {
	content:'>  ';
	color: #fff;
	}

/*
	Misc
*/

.map {
	margin-left: 32px;
	}
div.mapitem {
	margin: 0px;
	padding-left: 22px;
	padding-bottom: 5px;
	}

.content {
	background: #fff;
	padding: 32px 42px 42px 42px; 
	}

.content a {
	text-decoration: underline;
	color: #069;
	padding: 0px;
	}

.content a:visited {
	text-decoration: underline;
	color: #069;
	padding: 0px;
	}
.content a:link {
	text-decoration: underline;
	color: #069;
	padding: 0px;
	}
.content a:hover {
	text-decoration: underline;
	color: #07a;
	padding: 0px;
	}

.content p {
	margin-bottom: 18px;
	}
.content ul {
	list-style: circle outside;
	}
.content li {
	margin-left: 34px;
	}
.content table {
	border: solid 2px #ccc;
	}
.content td {
	font-size: 9pt;
	padding: 4px 8px;
	border: solid 1px #eee;
	}
.content .left {
	margin-right: 18px;
	float: left;
	}
.content .right {
	margin-left: 18px;
	float: right;
	}
	
.fel {
	padding-bottom: 18px;
	}
	
#yamap table {
	border:0 none;
	margin: 0;
	padding: 0;
	}	
#yamap td {
	border:0 none;
	margin: 0;
	padding: 0;
	}	

table.pics {
	border: 0px;
	width: 100%;
	margin: 24px 0px;
	}
table.pics td {
	width: 22%;
	font-size: 9pt;
	padding: 14px 8px;
	border: 0px;
	overflow: hidden;
	}	
	
.accsubhead {
	font-weight: bold;
	padding: 16px 0px 4px 8px;
	}	
	
.galtitle {
	color: #666;
	}	
.galtm {
	font-size: 7pt;
	color: #ccc;
	}
	
.search_panel {
	background: #e0e0e0;
	padding: 12px 24px;
	}
.rmessage {
	margin-top: 12px;
	padding: 12px 24px;
	background: #ddf;
	color: #900;
	text-align: center;
	}
.content table.rtable {
	border: 0;
	font-size: 10pt;
	}
.productsub {
	color: #999;
	font-size: 8pt;	
	}
.addformbutton {
	padding: 8px 16px;
	text-align: right;
	}
.formproduct {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	}	
.content td.ptotal {
	font-size: 12pt;
	font-weight: bold;
	}	
span.comcom {
	font-size: 12pt;
	color: #999;
	padding-right: 24px;
	}
	
	
#pages {
	padding-top: 24px; 
	text-align: center;
	}
.page {
	padding: 2px 8px 2px 8px;
	} 
.cpage {
	background-color: #25a2f7;
	padding: 2px 3px 2px 3px;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
	color: #fff;
	}	
