﻿body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-image:url(images/bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF
}
form, input{
padding:0px;
margin:0px;
}
.clear{
clear:both;
padding-top:10px
}
.clearMini{
clear:both;
height:0px;
font-size:1px;
line-height:0px;
}
.container{
text-align:left;
margin:0px auto;
width:990px;
}
.topLeftCol{
	float:left;
	width:720px;
}
.topRightCol{
	float:left;
	width:240px;
	background-image:url(images/contactGirl.gif);
	background-repeat:no-repeat;
	background-position:154px 39px;
	padding-top:92px;
}
.topRightCol h1{
font-size:22px;
color:#02a7d8;
margin:0px;
padding:0px;
}
.topRightCol h2{
font-size:18px;
color:#000000;
margin:0px;
padding:0px;
}
.logo{
padding:25px 2px 0px 2px;
}
.topNav{
	float:right;
	width:720px;
	padding:0px 10px;
	background-image:url(images/navBgr.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#FFFFFF;
}
.topNav a{
display:block;
padding:6px 10px;
float:left;
width:80px;
height:15px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
margin-top:5px
}
.topNav a:hover{
background-image:url(images/over.gif);
background-repeat:no-repeat;
background-position:center top;
}
.topNav a.select, .topNav a.select:hover{
background-image:url(images/activeBgr.gif);
background-repeat:no-repeat;
background-position:left top;
margin-top:0px;
padding-top:8px;
padding-bottom:9px
}
.indexBox{
float:left;
width:170px;
height:57px;
padding-left:22px;
padding-top:70px
}
.indexBox a{
display:block;
color:#FF9900;
padding:2px 0;
font-weight:bold;
text-decoration:none
}
.indexBoxSeparator{
float:left;
width:7px;
height:40px;
}
.cpBox{
background-image:url(images/box.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.netBox{
background-image:url(images/box.jpg);
background-repeat:no-repeat;
background-position:left -127px;
}
.bizBox{
background-image:url(images/box.jpg);
background-repeat:no-repeat;
background-position:left -254px;
}
.secBox{
background-image:url(images/box.jpg);
background-repeat:no-repeat;
background-position:left -381px;
}
.webBox{
background-image:url(images/box.jpg);
background-repeat:no-repeat;
background-position:left -508px;
}
.footer{
background-image:url(images/footer.png);
background-repeat:no-repeat;
background-position:left top;
float:left
}
.footerLeftCol{
float:left;
width:238px;
padding:14px;
padding-top:47px;
color:#969696
}
.footerRightCol{
float:left;
width:692px;
padding:14px 4px;
padding-top:47px;
color:#969696;
}
.footerRightCol a{
float:left;
display:block;
padding:0px 20px;
height:40px;
cursor:pointer
}
.logo1{
background-image:url(images/logo.png);
background-repeat:no-repeat;
background-position:left top;
width:234px;
}
.logo2{
background-image:url(images/logo.png);
background-repeat:no-repeat;
background-position:left -40px;
width:155px;
}
.logo3{
background-image:url(images/logo.png);
background-repeat:no-repeat;
background-position:left -80px;
width:177px;
}

/* begin css tabs */
.tabs {
	position:relative;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-bottom:-1px;
}

.tabs LI {
	float:left;
	margin:0;
	padding:0;
	padding-right:2px
}

.tabs span {
	float:left;
	margin:0;
	padding:0;
	background:url(images/tabStart.png) no-repeat left top;
}

.tabs A {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:7px 34px;
	background:url(images/tabEnd.png) no-repeat right top;
	float:left
}

.tabs li.select span {
	background:url(images/tabStartActive.png) no-repeat left top;
}

.tabs li.select A {
	background:url(images/tabEndActive.png) no-repeat right top;
	color:#000000;
}
.tabs a:hover { 
color: #e7f3f9;
}
.tabs li.select a:hover { 
color:#333333;
}
.tabContent{
background:#ffffff url(images/bgrTabs.png) repeat-x left top;
border:1px solid #c0ecf9;
padding:0px 20px
}
.tabContent a{
color:#0018ff;
}
.tabContent a:hover{
color:#6b78fe;
}

/* end css tabs */
