﻿body
{
	font-size:9pt;
	font-family:宋体;
	color:#444444;
}

table
{
	font-family:宋体;
	color:#444444;
}

a
{
	color:#0062c3;
	text-decoration:none;	
}

a:hover
{
	text-decoration:underline;
}

a.visited
{
	color:#85009d;
}

.banner
{
	height:90px;
	background-image:url('image/bannerBg.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	position:relative
}

.logo
{
	width:363px;
	height:46px;
	background-image:url('image/logo.png');
	background-repeat:no-repeat;
	margin:5px 0 0 20px;
}

.bannerDot
{
	width:25px;
	height:12px;
	font-size:9pt;
	background-image:url('image/bannerDot.png');
}

.bannerRight
{
	position:absolute;
	top:25px;
	right:5px;
}

.search
{
	width:245px;
}

.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #aaaaaa solid;
    height:14px;
}

.search .ms-sbcell
{
    border:none;
    font-weight:normal;
    font-size:8pt;
    color: #3A4663;
    padding:0px;
}

.search .ms-sbgo
{
    background:none;
}

.menu
{
	height:42px;
	background-image:url('image/menuBg.png');
}

.menu a
{
	color:white;
	display:inline-block;
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding:15px 0 13px 0;
}

.menuSlash div
{
	height:42px;
	width:2px;
	background-image:url('image/menuSlash.png');
	background-repeat:no-repeat;
}

.leftBar
{
	height:100%;
	width:200px;
	background-color:#ededed;
	border-right:1px #d5d5d5 solid;
	vertical-align:top;
	padding:0 0 20px 0;
}

.quickEntry
{
	height:41px;
	width:199px;
	background-image:url('image/quickEntry.png');
}

.quickEntry1
{
	height:41px;
	width:199px;
}


.quickEntryLink
{
	border-bottom:1px #aaaaaa dashed;
	vertical-align:middle;
	padding:10px 0 8px 25px;
	background-image:url('image/leftDot.png');
	background-repeat:no-repeat;
	background-position-x:10px;
	background-position-y:14px;
}

.quickEntryTitle
{
	border-bottom:1px #aaaaaa dashed;
	vertical-align:middle;
	padding:10px 0 8px 10px;
}

.leftText
{
	padding:10px;
	line-height:150%;
}

.contacts
{
	height:41px;
	width:199px;
	background-image:url('image/contacts.png');
}

.contactsAddress
{
	border-bottom:1px #aaaaaa dashed;
	vertical-align:middle;
	padding:10px 0 8px 30px;
	background-image:url('image/iconAddress.png');
	background-repeat:no-repeat;
	background-position-x:10px;
	background-position-y:10px;
}

.contactsPhone
{
	border-bottom:1px #aaaaaa dashed;
	vertical-align:middle;
	padding:10px 0 8px 30px;
	background-image:url('image/iconPhone.png');
	background-repeat:no-repeat;
	background-position-x:10px;
	background-position-y:11px;
}

.contactsEmail
{
	border-bottom:1px #aaaaaa dashed;
	vertical-align:middle;
	padding:10px 0 8px 30px;
	background-image:url('image/iconEmail.png');
	background-repeat:no-repeat;
	background-position-x:11px;
	background-position-y:12px;
}

.friendLinks
{
	padding:10px;
}

.friendLinks select
{
	width:100%;
}

.imageLink
{
	
	margin:0 0 0 10px;
}

.imageLink a
{
	margin:10px 0 0 0;
	display:inline-block;
	border-width:0px;
}

.imageLink img
{
	border-width:0px;
}

.topDiv
{
	border-bottom:4px #92acbd solid;
}

.mainBanner
{
	width:570px;
	height:180px;
	background-image:url('image/imageHome.jpg');
	background-repeat:no-repeat;
}

.announcement
{
	width:210px;
	vertical-align:top;
	padding-bottom:15px;
}

.contentTitle
{
	height:25px;
	margin:8px 15px 0 15px;	
	padding-left:30px;
	padding-top:9px;
	font-size:10.5pt;
	font-weight:700;
	background-image:url('image/titleDot.png');
	background-repeat:no-repeat;
	background-position-x:0;
	background-position-y:5px;
	border-bottom:1px #cccccc solid;
}

.mainEntryLink
{
	margin:0 10px;
	padding:10px 0 0 25px;
	background-image:url('image/mainDot.png');
	background-repeat:no-repeat;
	background-position-x:8px;
	background-position-y:14px;
}

.mainEntryLinkH
{
	margin:0 10px 0 120px;
	padding:10px 0 0 25px;
	background-image:url('image/mainDot.png');
	background-repeat:no-repeat;
	background-position-x:8px;
	background-position-y:14px;
}

.bigPartner
{
	background-image:url('image/iconBigPartner.png');
	background-repeat:no-repeat;
	background-position:25px 65px;
}

.customerSat
{
	background-image:url('image/iconCusSat.png');
	background-repeat:no-repeat;
	background-position:25px 55px;
}

.gov
{
	background-image:url('image/iconGov.png');
	background-repeat:no-repeat;
	background-position:25px 65px;
}

.news
{
	background-image:url('image/iconNews.png');
	background-repeat:no-repeat;
	background-position:30px 65px;
}

.solution
{
	background-image:url('image/iconSolution.png');
	background-repeat:no-repeat;
	background-position:30px 65px;
}

.product
{
	background-image:url('images/iconProduct1.png');
	background-repeat:no-repeat;
	background-position:45px 60px;
}

.download
{
	background-image:url('image/iconDownload.png');
	background-repeat:no-repeat;
	background-position:35px 65px;
}


.personEntry
{
	background-image:url('image/iconPerson.png');
	background-repeat:no-repeat;
	background-position-x:30px;
	background-position-y:20px;
	width:32%;
	padding:30px 10px 10px 80px;
}

.companyEntry
{
	background-image:url('image/iconCompany.png');
	background-repeat:no-repeat;
	background-position-x:30px;
	background-position-y:20px;
	width:33%;
	padding:30px 10px 10px 90px;
}

.serverEntry
{
	background-image:url('image/iconServer.png');
	background-repeat:no-repeat;
	background-position-x:30px;
	background-position-y:20px;
	width:35%;
	padding:30px 10px 10px 90px;
}

.entryTitle
{
	font-size:10.5pt;
	font-weight:700;
	margin-bottom:10px;
}

.entryLink
{
	padding:10px 0 0 25px;
	background-image:url('image/mainDot.png');
	background-repeat:no-repeat;
	background-position-x:8px;
	background-position-y:13px;
}

.line
{
	height:1px;
	border-bottom:1px solid #cccccc; 
	margin:0 15px 10px 15px;
}

.dianban
{
	height:15px;
}

.more
{
	font-size:9pt;
	font-weight:normal;
}

.themePack
{
	padding:15px 15px;
}

.themeImage
{
	border:1px #cccccc solid;
	margin-right:10px;
	margin-bottom:10px;
}

.certificateBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageCertificate.jpg');
	background-repeat:no-repeat;

}

.certificateLeft
{
	width:530px;
	background-image:url('image/iconTitle1.png');
	background-repeat:no-repeat;
	background-position-x:30px;
	background-position-y:30px;
	border-right:1px #cccccc solid;
}

.contentTitle2
{
	font-size:12pt;
	font-weight:700;
	margin:50px 20px 20px 105px;
}

.content
{
	margin:0 20px 20px 105px;
}

.productBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageProduct.jpg');
	background-repeat:no-repeat;

}

.productLeft
{
	padding:0 25px 0 30px;
	width:50%;
}

.productRight
{
	padding:0 30px 0 25px;
	width:50%;
}

.productListEntry
{
	margin-top:30px;
}

.productListEntry img
{
	margin-right:20px;
}

.productListEntry a
{
	font-size:10.5pt;
	font-weight:700;
}

.serviceBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageService.jpg');
	background-repeat:no-repeat;
}

.gssBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageGSS.jpg');
	background-repeat:no-repeat;
}

.collaborateBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageCollaborate.jpg');
	background-repeat:no-repeat;
}


.contentContainer
{
	width:100%;
	background-image:url('image/iconTitle1.png');
	background-repeat:no-repeat;
	background-position-x:30px;
	background-position-y:30px;
}

.knowledgeBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageKnowledge.jpg');
	background-repeat:no-repeat;
}

.newsLink
{
	margin:0 20px 10px 100px;
	padding:0 0 0 25px;
	background-image:url('image/mainDot.png');
	background-repeat:no-repeat;
	background-position-x:8px;
	background-position-y:3px;
}

.anboutusBanner
{
	width:780px;
	height:180px;
	background-image:url('image/imageAboutus.jpg');
	background-repeat:no-repeat;
}

.footer
{
	width:100%;
	height:65px;
	background-image:url('image/footerBg.png');
	background-repeat:repeat-x;	
	text-align:center;
	color:white;
	padding-left:10px;
	line-height:200%;
}


