
/* 全局设置 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img { border:none; }

ul, ol { list-style:none; }

#header {
	font-size:12px;
	line-height:150%;
	width:960px;
    height:213px;
	margin:0 auto;
}

/*End*/

/*顶部*/
#topBar {
	width:960px;
	height:30px;
	margin-bottom:10px;
	
	background:url(/images/topBar_bg.png);
	
	float:left;
	display:inline;
	
	position:relative;
}

#h_left li {
	margin-left:10px;
	
	line-height:30px;
	float:left;
	display:inline;
}

#h_right li {
	margin:0 10px;
	
	line-height:30px;
	float:right;
	display:inline;
	
	position:relative;
}

#h_left a:link, #h_left a:visited {
	color:#0136a1;
	text-decoration:none;
}

#h_right a:link, #h_right a:visited, #siteNav a:link, #siteNav a:visited {
	color:#333;
	text-decoration:none;
}

#h_left a:hover, #h_left a:active, #h_right a:hover, #h_right a:active, #siteNav a:hover, #siteNav a:active {
	color:#f90;
	text-decoration:underline;
}

.triangle { 
	height:30px;
	width:83px;

	background:url(/images/triangle.gif) right 0 no-repeat;
	
	text-indent:13px;
	
	display:block;
}
/*弹出菜单*/
#siteNav {
	width:83px;
	padding-bottom:5px;
	
	border:#c5c5c5 1px solid;
	border-top:none;
	background:#f5f5f5;
	
	display:none;
	
	position:absolute;
	top:30px;
	left:-1px;
}

#siteNav li a {
	width:85px;
	height:20px;
	margin-right:-25px;
	
	line-height:20px;
	display:block;
}

/*End*/

/*LOGO*/
#logo {
	margin-left:60px;
	
	float:left;
	display:inline;
}

/*End*/

/*搜索*/
#searchBar {
	width:540px;
	height:65px;
	margin-right:10px;
	
	float:right;
	display:inline;
	
	position:relative;
}

#srhLab {
	width:540px;
	height:25px;
	width:540px;
	
	position:absolute;
	z-index:5;
}

#srhLab li {
	width:60px;
	height:25px;
	
	text-align:center;
	line-height:25px;
	cursor:pointer;
	float:left;
	display:inline;
}

.srhCurLab {
	border:#d1d1d1 1px solid;
	border-bottom:none;
	background:#f5f5f5;
	
	color:#f90;
	font-weight:bold;
}

#h_search {
	width:540px;
	height:40px;
	
	border:#d1d1d1 1px solid;
	background:#f5f5f5;
	
	position:relative;
	top:25px;
	
	overflow:auto;
}

#srhInput {
	width:410px;
	height:28px;
	margin:5px 0 5px 10px;
	
	background:#fff url(/images/search_icon.gif) 5px 6px no-repeat;
	border:#9e9e9e 1px solid;
	border-right:none;
    font-size:12px; 
	text-indent:2em;
	color:#a8a8a8;
	line-height:28px;
	float:left;
	display:inline;
}

.srhBtn {
	width:110px;
	height:30px;
	margin:5px 8px 5px 0;
	
	float:right;
	display:inline;
}

.srhBtn a {
	width:110px;
	height:30px;
	
	background:url(/images/searchBtn.png);
	
	display:block;
}

.srhBtn a:hover { 
	background:url(/images/searchBtn.png) left 30px; 
}
/*End*/

/*导航*/
#nav {
	width:940px;
	height:30px;
	margin-top:15px;
	padding-left:20px;
	
	background:url(/images/nav_bg.gif) repeat-x;
	
	float:left;
	display:inline;
	
	position:relative;
}

#nav li {
	float:left;
	display:inline;
	
	position:relative;
}

#nav li a {
	height:28px;
	padding-left:20px;
	margin-right:10px;
	
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#3b8bdb;
	
	float:left;
	display:inline;
	
	position:relative;
}

#nav li span {
	padding-right:20px;
	display:block;
}
/*自适应宽度*/

#nav li a:link, #nav li a:visited { 
	text-decoration:none;
}

#nav li a:hover, #nav li a:active {
	color:#0CF;
	text-decoration:underline;
}

.navCurLab {
	background:url(/images/navLab.gif) right 0 no-repeat;
	color:#fff!important;
}

.navPopLabL {
	background:url(/images/navLab.gif) left -30px no-repeat;
	color:#333!important;
}

.navPopLabR {
	background:url(/images/navLab.gif) right -30px no-repeat;
	color:#333!important;
}

.navTriLab {
	background:url(/images/navLab.gif) right -60px no-repeat;
}

.navTriCurLab {
	background:url(/images/navLab.gif) right -90px no-repeat;
	color:#fff!important;
}
.srhNoneLab {}
/*弹出菜单*/
#league {
	width:100px;
	z-index:100; 
	border:#999 1px solid;
	border-top:none;
	background:#fff;
	
	display:none;
	
	position:absolute;
	top:27px;
	
	*left:0;
}
#league ul {
	width:80px;
	margin:5px 5px 0 5px;
	padding-left:10px;
	overflow:auto;
	border-bottom:#ccc 1px solid;
}

#league ul li a {
    height:19px;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
}

#library {
	width:105px;
	
	border:#999 1px solid;
	border-top:none;
	background:#fff;
	
	display:none;
	
	position:absolute;
	top:27px;
	
	*left:0;
}

#library ul {
	width:80px;
	margin:5px 5px 0 5px;
	padding-left:15px;
	
	border-bottom:#ccc 1px solid;
	
	overflow:auto;
}

#library ul li a {
	height:19px;
	
	font-size:12px;
	font-weight:normal;
	line-height:19px;
}

#league li a:link, #library li a:link, #league li a:visited, #library li a:visited {
	color:#333;
	text-decoration:none;
}

#league li a:hover, #library li a:hover, #league li a:active, #library li a:active {
	color:#666;
	text-decoration:underline;
}
/*icon*/
#iconsBar {
	width:960px;
	height:63px;
	background:url(/images/icons.png) no-repeat;
	float:left;
	display:inline;
	line-height:14px;
}

#iconsBar li {
	float:left;
	display:inline;
}

#icons {
	width:960px;
	float:left;
	display:inline;
}
#icons li {
	width:60px;
	text-align:center; 
	padding-top:8px;
}

#iconsText li {
	width:60px;
	text-align:center; 
}
#iconsText li a:link, #iconsText li a:visited {
	text-decoration:none;
	color:#333;
}

#iconsText li a:hover, #iconsText li a:active {
	text-decoration:underline;
	color:#666;
}

#top{  height: 80px; padding:10px 0 5px 0; overflow:hidden;}
#logo{ width:202px;float:left;}
.top_ad{ width:400px; height:60px; float:left; margin:0 0 0 3px; display:block;margin-top:8px;}
.top_ad01{ float:right; height:60px;  width: 315px; margin-top:8px;}

#top_310{  height:60px; padding:0px 0 0px 0; overflow:hidden;}
#top_310_1{ float:left;}
.top_310_2{   float:left;margin-left:8px}
.top_310_3{   float:left;margin-left:8px}
.top_310_4{ float:right; }


#top_311{  height:60px; padding:0px 0 0px 0; overflow:hidden;}
#top_311_1{ float:left;}
.top_311_2{   float:left;margin-left:8px}
.top_311_3{   float:left;margin-left:8px}
.top_311_4{ float:right; }

.top5{ width:230px; float:left; text-align:center; height:26px; line-height:26px;}
.menu01{ padding-left:40px; color:#FFFFFF; margin-top:14px; }
.menu01 a{color:#000;background:url(globrand-images/navbg.png) no-repeat; background-position:right -400px; width:50px; display:block; float:left; text-align:center; font-size:14px }
.menu01 a:hover{color:#FFFFFF; background:#333333;}
.topfont{ color:#ffffff; font-size:12px; }
.topfont a{ color:#ffffff; font-size:12px;}
/*End*/

