@charset "utf-8";
/* CSS Document */

ul{ margin:0; padding:0; list-style:none;}
.clear{ clear:both; line-height:0; font-size:0;}

#menu{ height:48px; width:944px; background:url(images/nav_bg.gif) 28px 0 no-repeat; padding:0 28px;}
#menu ul li{ float:left; width:118px; height:48px; line-height:48px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; display:inline; text-align:center;}
#menu ul li a{display:block ; color:#666; text-decoration:none;}

.nav_l a{ width:110px;height:48px; padding:0 0 0 8px;}
.nav_m a{ width:118px;height:48px;}
.nav_r a{ width:110px;height:48px; padding:0 8px 0 0;}

.nav_l a:hover{ background:url(images/nav_l.gif) no-repeat;color:#fff!important;}
.nav_m a:hover{ background:url(images/nav_m.gif) no-repeat;color:#fff!important;}
.nav_r a:hover{ background:url(images/nav_r.gif) no-repeat;color:#fff!important;}

.selected_l a{ background:url(images/nav_l.gif) no-repeat;color:#fff!important;}
.selected_m a{ background:url(images/nav_m.gif) no-repeat;color:#fff!important;}
.selected_r a{ background:url(images/nav_r.gif) no-repeat;color:#fff!important;}



.page_bg{background:url(images/pagebg_02.gif) repeat-y;}

.xuline{ border-top:#999 dashed 1px;}

.tex a:link {
	color: #818181;
	text-decoration: none;
}
.tex a:visited {
	text-decoration: none;
	color: #818181;
}
.tex a:hover {
	text-decoration: none;
	color: #0099FF;
}
.tex a:active {
	text-decoration: none;
}

.tex1 a:link {
	color: #12b9f7;
	text-decoration: none;
}
.tex1 a:visited {
	text-decoration: none;
	color: #12b9f7;
}
.tex1 a:hover {
	text-decoration: none;
	color: #99CC00;
}
.tex1 a:active {
	text-decoration: none;
}

.tex3 a:link {
	color:#ff7800;
	text-decoration: none;
}
.tex3 a:visited {
	text-decoration: none;
	color:#ff7800;
}
.tex3 a:hover {
	text-decoration: none;
	color:#ff7800;
}
.tex3 a:active {
	text-decoration: none;
}


.business01_btn { width:84px; height:38px}
.business01_btn a{ background:url(images/business_sdk.gif) 0 -38px no-repeat; width:84px; height:38px; display:block ;}
.business01_btn a:hover{ background:url(images/business_sdk.gif) no-repeat; width:84px; height:38px; display:block;}


.intro_tab{ height:38px; background:url(images/intro_jsbg.gif) repeat-x;}
.intro_tab ul li{ float:left; height:38px;overflow:hidden;white-space:nowrap;font-size:15px; font-family:"微软雅黑"; font-weight:bold;}
.intro_tab ul li a{ height:38px;  padding:0 20px; float:left; line-height:24px; cursor:pointer; color:#666;}
.intro_tab ul li a:hover{color:#0085EC;}
.current a{ color:#0085EC; background:url(images/intro_self.gif) repeat-x;}


