/*====================body====================*/
*{ 
	margin:0; 
	padding:0;
}
body{ 
	background:#000; 
	font-family:Tahoma; 
	font-size:100%;
	color:#677788; 
	text-align:center; 
	font-size:12px;
}
a { 
	color:#677788; 
	text-decoration:none;
}
a:hover { 
	color:#6e9ec9; 
	text-decoration:underline;
}

#main {
	width:980px; 
	margin:0 auto; 
	text-align:left;
}
ul{
	list-style:none;
}
/*====================header====================*/
#header {
	height:430px;
	width:100%;
}
/*====================content====================*/
#content { 
	background:url(../images/content_bgd.jpg) center top;
	width:100%;
}
#content .banner{ 
	height:120px;
	background:url(../images/content_bgd_top.jpg) left top no-repeat; 
	padding:37px 0 0 28px;
}
#content .bannerImg{ 
	float:left; 
	margin-right:11px; 
	width:302px; 
	height:117px;
}
#content .bannerSpan{
	width:157px;
	height:87px;
	margin: 15px 20px 15px 125px;
	overflow:hidden;
	line-height: 30px;
}
#content .banner1
{
	background:url(../images/banner1.jpg) center no-repeat; 
}
#content .banner2
{
	background:url(../images/banner2.jpg) center no-repeat; 
}
#content .banner3
{
	background:url(../images/banner3.jpg) center no-repeat; 
}
#content .article
{
	width:910px;
	margin: 0px 35px 0px 35px;
	overflow:hidden;
	padding:30px 0 50px 0;
}
/*====================bottom====================*/
#bottom { 
	background:url(../images/footer_bgd.gif) left top repeat-x; 
	text-align:center; 
	vertical-align:middle; 
	height:81px;
	width:980px;
	line-height:81px;
	color:#CCC;
	font-size:12px;
}

/*====================font style====================*/
.bannerTitle {
	font-size:25px;
	color: #68a6e4;
}
.bannerMore {
	color:#FFF;
	font-size: 12px;
	padding-left: 20px;
}
.bannerMore a{
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
}
.bannerMore a:hover{
	font-size: 12px;
	color:#FFF;
	text-decoration:underline;
}
.copyright {
	font-size: 12px;
	color:#CCC;
}
.titleH{
	color:#FFF;
	font-size:20px;
	line-height: 20px;
	font-style:normal;
	padding-bottom: 20px;
	text-align:left;
}
.downloadH{
	color:#CCC;
	font-size:14px;
	line-height:20px;
	font-style:normal;
	padding-bottom:10px;
	text-align:left;
}

/*====================index====================*/
.service_contact{
	color:#CCC;
	font-size:12px;
}
.payments{
	padding-top:20px;
	text-align:center;
}
.payments img{
	margin:0px 20px 15px 0px;
}
.index_left{
	width:610px;
	margin-right:10px;
	float:left;
}
.index_right{
	width:290px;
	float:right;
}
.index_items{
	float:left;
}
.index_item{
	color:#CCC;
	font-size:12px;
	float:left;
	width:140px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.index_news{
	text-align:left;
}
.index_news_list li{
	float:left;
	width:295px;
	max-width:295px;
	padding-right:10px;
	overflow:hidden;
}
.index_news_list li a{
	background:url(../images/marker.jpg) no-repeat left 0px; 
	padding-left:21px; 
	color:#677788; 
	line-height:17px;
}
.index_news_list li a:hover {
	color:#6e9ec9;
}
/*====================morenews====================*/
.morenews{
	font-size:12px;
}
.newstitle{
	
}
.newstitle a{
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
.newstitle a:hover{
	color:#FFF;
	text-decoration:underline;
}
.newstime{
	color:#677788;
	font-size:12px;
}
.newsinfotitle{
	color:#eee;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #eee;
}
.newsinfotime{
	color:#CCC;
	font-size:12px;
	text-align:right;
	padding-right:20px;
}
.newsinfo{
	padding-top:20px;
	color:#CCC;
	font-size:12px;
}
/*====================download====================*/
.download{
	padding-bottom:30px;
}
.download li{
	width:100%;
	font-size:12px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding-left:20px;
}
.download li a{
	color:#CCC;
}
.download li a:hover{
	color:#FFF;
}

.agreement{
	color:#CCC;
	line-height:15px;
}
.agreement p{
	padding-bottom:15px;
}
/*====================other====================*/
.rightimg{
	color:#CCC;
	height:100px;
}
.rightimg img{
	clear:both;
	float:right;
}
.button1{ border: 3px double #323548; height: 22px;background-color: #2C59AA;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px; padding-top: 1px; cursor: hand;FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#2C59AA); }
.txtBox{
	BORDER: 1px solid #323548; width:200px; height:16px; color:#ff0; BACKGROUND-COLOR: black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
.helplist{
	width:100%;
}
.helplist li{
	float:left;
	width:295px;
	max-width:295px;
	padding-right:10px;
	overflow:hidden;
}
.helplist li a{
	background:url(../images/marker.jpg) no-repeat left 0px; 
	padding-left:21px; 
	color:#677788; 
	line-height:17px;
}
.helplist li a:hover {
	color:#6e9ec9;
}
.helppage{
	width:600px;
	color:#CCC;
}
.helpinfo{
	width:100%;
	float:left;
	word-wrap: break-word; 
	word-break: normal;
}
.helpinfo p{
	line-height:25px;
}
.helpinfolist li{
	padding-bottom:10px;
	background:url(../images/marker.jpg) no-repeat left 0px; 
}
.helpinfolist li a{
	padding-left:21px;
}
