/* ============自定义样式=============*/

*{font-size:12px}

html,body{margin:0px; padding:0px; font-size:12px;}

form,ul,li{ margin:0px; padding:0px;}

li{height:16px; padding-top:4px; text-align:left;}

ul{list-style:none}

a{ text-decoration:none; color:#555555;}

p{TEXT-INDENT: 2em; line-height:20px; padding:5px;}



/*===form样式*/
.button{ background:url(../img/buttonBg.gif) 0 0 no-repeat; height:26px; width:83px; border:none}
.textbox{ border:solid 1px #C3CBD6; height:16px; padding-top:4px;}

/*===字体样式*/

.fontC_gray1{ color:#555555}

.fontS_blod{font-weight:bold}

.fontC_red{color:#FF0000}

.logintt {PADDING-LEFT: 10px; COLOR: #FF0000; font-weight:bold;}

.fontC_blue{ color:#2680D8; font-size:14px; font-weight:bold; letter-spacing:2px}


/*===其他*/
.box1,.box2,.gt{ border:solid 1px #DDE1E5}

.box2,.gt{padding:5px; border-top:none;}

.box3{border:solid 1px #C5D4E7; border-top:none}

.gt{margin-top:31px; margin-bottom:10px;}

.banner1{font-size:14px; color:#FFFFFF; font-weight:bold}

.banner2{ border-bottom:solid 1px #D4DAE6; background:url(../img/ico1.gif) no-repeat 5px center; padding-left:25px; font-size:14px; font-weight:bold; color:#555555 }

.banner3{color:#0F4EBA; font-size:14px; font-weight:bold;}

.newsItem{border-bottom: dashed 1px #CCCCCC; width:100%;}

.newsItem a:hover{color:#FF6600}

.more{color:#2680D8; margin-right:10px; font-size:12px;}

.h_10{height:10px; line-height:10px; clear:both}

.links a{ margin-left:10px; margin-right:10px}

.navBanner{ padding-left:10px; font-size:14px; color:#2680D8;}

.pBanner1{ background:#F3F7FB; font-size:14px; font-weight:bold;}

.sites{float:right}

.sites a{
	display:block;
	height:20px;
	padding:6px 10px 0px 10px;
	float:left;
	letter-spacing:2px;
	font-weight:bold;
}

.sites a:hover{
	
	font-size:14px;
	border:solid 1px #FD7F00;
	color:#FD7F00;
}

/*====导航菜单======*/

.nav{width:950px; margin:0 auto;}
/*选卡*/
#tab{ height:32px; z-index:10;}
#tab .tabSpace{height:32px; width:25px; float:left;}
#tab a{text-decoration:none; font:14px arial,simsun,sans-serif; font-weight:bold; color:#000000;}
#tab ul{margin:0px; padding:0px; list-style:none; float:left;}
#tab ul li{ margin:0px 2px 0px 2px; padding:0px; float:left; margin-top:8px;}
#tab ul li a{display:block; width:90px; height:20px; padding-top:12px; background:url(../img/tabItem2.gif) no-repeat 0 2px; text-align:center;}
#tab ul li a:hover, #tab ul li a.cur{padding-top:12px;	width:90px; height:20px; background:url(../img/tabItem1.gif) no-repeat; color:#FFFFFF;}
/*搜索*/
#search{
	width:950px;
	margin:0 auto;
	clear:both;
	background:url(../img/Search_Center.gif) repeat-x 0 0;
	height:35px;
	position:absolute;
	margin-top:-3px;
	z-index:-10;
}

#search .searchSpaceLeft{
	height:35px;
	width:5px;
	background:url(../img/Search_Left.gif) no-repeat 0 0;
	float:left;	
}

#search .searchSpaceRight{
	height:35px;
	width:5px;
	background:url(../img/Search_Right.gif) no-repeat 0 0;
	float:right;
}

#search .searchCenter{
	margin-left:35px;
	margin-right:5px;
	padding-top:10px;
	height:25px;
}



