@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
#list1 { }
#list1 ul { list-style:url(../images/li.png); margin-left:15px}
#list1 ul li {line-height:18px}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
body {margin:0px auto}

h1 {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#005fa9; margin-bottom:10px}
h2 {font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#69F; font-weight:bold; margin-bottom:10px}

#header{
	width:100%;
	height:auto;
	position:relative
}
.header_name_full {width:100%; height:40px; background:#191919; position:relative; background:url(../images/header_bg.jpg)}
.header_name {width:900px; height:40px; background:#191919; background:url(../images/name_header.jpg) no-repeat; position:relative; margin:0 auto}
.header_menu {
	width:900px;
	height:60px;
	background:#333;
	background:url(../images/menu_header.jpg);
	position:relative;
	margin:0 auto
}
.header_banner {
	width:900px;
	height:160px;
	position:relative;
	margin:0 auto
}
#image_menu {width:905px; height:155px; position:relative; margin:0 auto; padding:20px 0 20px 0; font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#666; text-align:justify}
#image_menu a{color:#005fa9; text-decoration:none}
#image_menu a:hover {color:#69F}
.image1 {width: 160px; height:75px; border:1px #CCC solid; background:url(../images/mobile_vas.jpg) no-repeat; overflow:hidden; margin:5px 0 5px 0}
.image2 {width: 160px; height:75px; border:1px #CCC solid; background:url(../images/solution_bank.jpg) no-repeat; overflow:hidden; margin:5px 0 5px 0}
.image3 {width: 160px; height:75px; border:1px #CCC solid; background:url(../images/web_application.jpg) no-repeat; overflow:hidden; margin:5px 0 5px 0}
.image4 {width: 160px; height:75px; border:1px #CCC solid; background:url(../images/consumer_products.jpg) no-repeat; overflow:hidden; margin:5px 0 5px 0}
.image_menu_left {
	width:160px;
	height:121px;
	border-right:1px #CCC dotted;
	position:relative;
	float:left;
	overflow:hidden;
	padding:12px 32px 32px 32px 
}
.image_menu_right {width:160px; height:121px; position:relative; float:left; overflow:hidden; padding:12px 32px 32px 32px}
#container {
	width:100%;
	height:auto;
	position:relative;
	background:#e1e2e3;
	float: left;
}
.content {
	width:900px;
	height:auto;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
	line-height:16px;
	margin: 0 auto;
}
.left_column {
	width:195px;
	height:335px;
	background:#e1e2e3;
	position:relative;
	float:left;
	padding: 15px;
	overflow: hidden;
}
.middle_column {
	width:420px;
	height:335px;
	background:#e1e2e3;
	position:relative;
	float:left;
	padding:15px;
	overflow: hidden;
}
.right_column {
	width:195px;
	height:335px;
	background:#d5d7d8;
	position:relative;
	float:left;
	padding: 15px;
	overflow: hidden;
}
#navigator {
	width:100%;
	height:auto;
	position:relative;
	float: left;
}
.navigator_container {width:900px; height:auto; position:relative; margin:0 auto}
.iso_logo{
	width:225px;
	height:155px;
	float:left;
	position:relative
}
.image_navigator {
	width:675px;
	height:155px;
	position:relative;
	float: left;
}
#footer_main {
	width:100%;
	height:235px;
	background:#191919;
	background:url(../images/footer_bg.jpg);
	position:relative;
	margin: 0 auto;
	float: left;
}
.footer_link {
	width:900px;
	margin:0 auto;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px
}
.footer_link_div {
	width:200px;
	height:auto;
	position:relative;
	float:left;
	padding: 12px;
	overflow: hidden;
}
.footer_link a{color:#CCC; text-decoration:none}
.footer_link ul{margin:0; position:relative}
.footer_link ul li{list-style:none; line-height:18px}
.footer_link a:visited {color:#999}
.footer_link a:active {color:#CCC}
.footer_link a:hover {color:#69F}
.facebook {width:49px; height:48px;background:url(../images/facebook.png); position:relative; float:left; cursor:pointer}
#copy_right {width:98%; height:10px; background:#191919; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#ccc; text-align:center; padding:1%; position:relative; float:left}



/*-------------css for inner pages----------------*/
#innerpage_content {
	width:900px;
	background:#191919;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align:justify;
	line-height:16px;
	margin: 0 auto;
	float: left;
	}
.innerpage_right_column {
	width:645px;
	background:#e1e2e3;
	height:auto;
	position:relative;
	float:left;
	padding:15px;
	overflow: hidden;
	text-align:justify;
}
.innerpage_left_column{
	width:195px;
	background:#191919;
	position:relative;
	float:left;
	padding: 15px;
	overflow: hidden;
	text-align:left;
}
.innerpage_sub_link{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold
}
.innerpage_sub_link a{color:#69f; text-decoration:none}
.innerpage_sub_link ul{margin:0; position:relative}
.innerpage_sub_link ul li{list-style:none; line-height:18px; border-bottom:1px #666 dotted}
.innerpage_sub_link a:visited {color:#69f}
.innerpage_sub_link a:active {color:#fff}
.innerpage_sub_link a:hover {color:#fff}
.innerpage_sub_link #currentpage a {color:#fff;}


.heading_div{border-bottom:1px #999 solid; margin-bottom:10px}

.key_image{width:131px; height:131px; border:1px #666 solid; float:left; position:relative}
.key_text {width:485px; height:auto; position:relative; float:left; padding-left:20px; margin-bottom:20px}

