/* All */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#fff;
	color:#073a71;
	font-family:"宋体";
	font-size:12px;
	line-height:160%;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
}
a{
	color:#073a71;
	text-decoration: none;
}
a:hover{
	color:#ff9600;
	text-decoration:underline;
}


img{
	border:0;
}
ul,li{
	list-style:none;
}
.pointLine{
	height:20px;
	background-image:url(../images/point_bakline.png);
	background-repeat:repeat-x;
}
.dySubmit{
	width:92px;
	text-align:center;
	height:22px;
	padding-top:2px;
	background-image:url(../images/dy_submit.png);
	background-repeat:repeat-x;
	background-repeat:no-repeat;
	float:right;
}
.clear{
	clear:both;
}
.btn {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid
}


/*活动搜索框*/
.actionSearch{
	color:#000;

}
.actionSearch  table{
	background-image:url(../images/action_search_bg.gif);
	background-repeat:repeat-y;
}
.actionSearch  .select{
	border:#3b94de solid 1px;
	width:80px;
}
.actionSearch  .selectArea{
	width:117px;
}
.actionSearch  .actionSearcBbtn{
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid;
}


.actionSearch .title{
	background-image:url(../images/action_search_title.gif);
	height:39px;
}
.actionSearch .botton{
	background-image:url(../images/action_search_botton.gif);
	height:7px;
}





/*  Header  */
#header{
	width:1000px;
	margin:0 auto;
	height:auto;
    overflow:hidden;
}
.benner{
	width:999px;
	height:130px;
}
.benner .logo{
	width:150px;
	height:60px;
	margin-top:10px;
	float:left;
}
.benner .logo a img{
	width:150px;
	height:60px;
}

.benner .loginOff{
	width:800px;
	height:48px;
	float:right;
	text-align:right;
	padding-right:20px;
}
.benner .loginOff a{
	color:#3389da;
	font-size:13px;
}
.benner .loginOn{
	width:800px;
	height:48px;
	float:right;
	text-align:right;
	padding-right:20px;
}
.benner .loginOn .memHed {
	height:30px;
	width:58px;
	float:left;
	text-align:center;
	margin-left:250px;
	margin-top:10px;
}
.benner .loginOn .memHed a img{
	width:28px;
	height:28px;
	border:#c9c9c9 solid 1px;
	padding:1px;
}
.benner .loginOn .memMsg{
	height:30px;
	width:200px;
	float:left;
	text-align:left;
	margin-top:10px;
	overflow:hidden;
}
.benner .menu{
	width:830px;
	height:34px;
	float:right;
}
.benner .menu ul{}
.benner .menu ul li{
	float:left;
	width:auto;
	height:34px;
	text-align:center;
	background-image:url(../images/heaerMenu_bg2.gif);
	background-repeat:repeat-x;
}
.benner .menu ul .b{
	width:6px;
	background-image:url(../images/heaerMenu_b.gif)
}
.benner .menu ul .reg{
	background-image:url(../images/heaerMenu_reg.gif);
	width:131px;
	margin-right:20px;
	float:right;
}
.benner .menu ul .e{
	width:9px;
	background-image:url(../images/heaerMenu_e.gif)
}
.benner .menu ul .jiange{
	height:34px;
	width:5px;
	background-image:url(../images/heaerMenu_jx.gif)
}
.benner .menu ul li a{
	display:block;
	width:70px;
	height:25px;
	font-weight:bold;
	font-size:14px;
	padding-top:9px;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.benner .menu ul li A:hover {
	BACKGROUND: url(../images/top_menu_hover_bg.gif) no-repeat center bottom;
	TEXT-DECORATION: none;
	color:#F00;
}
.benner .menu ul li .acticv{
	background-image:url(../images/heaerMenu_bg.gif);
	color:#FFF;
	width:98px;
}

.benner .hSearch{
	clear:both;
	width:1000px;
	height:30px;
	margin-top:5px;
	color:#000;
	background-image:url(../images/headerSeaBg.gif);
}
.benner .hSearch a{
	color:#3389da
}
.benner .hSearch form{
	width:530px;
	text-align:left;
	float:right;
}
#mq{
	PADDING-LEFT: 20px;
	float:left;
	OVERFLOW: hidden; 
	WIDTH: 440px;
	HEIGHT: 30px;
	line-height:30px;
}

.benner .hSearch form .keyword{
	width:450px;
	height:22px;
	background-image:url(../images/heaerSearIco.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	color:#3389da;
	float:left;
	margin-top:4px;
	font-size:13px;
}
.benner .hSearch form span{
	float:left;
}

.benner .hSearch form .keyword select{
	float:left;
}

.benner .hSearch form .keyword input{
	width:280px;
	border:0px;
	border-bottom:#CCC solid 1px;
	float:left;
	margin:2px 5px;
}


.Topleft{
	width:327px;
	float:left;
	margin-right:8px;
	height:390px;
	background:url(../images/indexSear_bg.gif) no-repeat;
}
.Topleft .searchMenu{
	width:85px;
	*width:75px;
	float:left;
	margin-left:17px;
}


.Topleft .searchMenu  ul{
	margin-top:70px;
}
.Topleft .searchMenu  ul li{
	list-style:none;
	width:73px;
	float:left;
	height:27px;
	padding-top:3px;
	text-align:center;
	margin:10px 0px;
    overflow:hidden;
}
.Topleft .searchMenu ul li a{
	color:#1a5891;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-decoration:none;
	width:73px;
	height:27px;
	background:url(../images/indexSearMenuBg.gif) no-repeat bottom left;
}
.Topleft .searchMenu ul li a:hover{
	color:#1C75C9;
	background:url(../images/indexSearMenuBgActive.gif) no-repeat bottom left;
}
.Topleft .searchMenu  li a:active{
	background:url(../images/indexSearMenuBgActive.gif) no-repeat bottom left;
    display:inline
}
.Topleft .searchBox{
	float:right;
	margin-top:70px;
	padding-right:7px;
	width:205px;
	height:295px;
	font-size:14px;
} 
.Topleft .searchBox .BoxTitle{
	width:205px;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#1a5891;
	margin-top:21px;
	background:url(../images/indexSearBoxTitleBg.gif) no-repeat bottom 10px;
}
.Topleft .searchBox ul{
    list-style:none;
   	width:205px;
	overflow:hidden;
	margin-top:10px;
}
.Topleft .searchBox ul li{
    list-style:none;
	line-height:25px;
	color:#000;
	font-size:12px;
	margin-left:10px;
}
.Topleft .searchBox ul li a img{
	width:48px;
	height:48px;
	border:#3f91db solid 1px;
	padding:2px;
	float:left;
}

.Topleft .searchBox ul form li{
    list-style:none;
	margin-top:4px;
}
.Topleft .searchBox ul form li  input{
	border:#78b3e7 solid 1px;
	width:100px;
}
.Topleft .searchBox ul form li  .radio{
	width:17px;
	border:0px;
}

.Topleft .searchBox ul form li select{
	border:#78b3e7 solid 1px;
	width:102px;
}
.Topleft .searchBox ul li a{
	color:#000;
	margin:0px 3px;
}

.TopCenter{
	width:328px;
	float:left;
	background-color:#ECECEC;
	border:#C9C9C9 solid 1px;
}
.TopCenter .TopNew{
	margin-left:3px;
	padding-bottom:5px;
	height:150px;
}
.TopCenter .TopNew .TopNewImg{
	background-color:#FFF;
	text-align:center;
	width:127px;
	float:left;
}
.TopCenter .TopNew .TopNewImg a {
	color:#676767;
	margin:5px 0px;
	display:block;
}

.TopCenter .TopNew .TopNewImg a img{
	width:127px;
	height:118px;
	float:left;
}
 .TopCenter .TopNew .TopNewTxt{
	float:right;
	width:170px;
	margin-right:5px;
	margin-top:3px;
	color:#676767;
}
 .TopCenter .TopAdsnew{
	 background-image:url(../images/topTxt_bg.png);
	 height:26px;
}
.TopCenter .TopAdsnew .menu{
	height:26px;
	background-color:#FFF;
	background-image:url(../images/topTxt_bg.png);

}
.TopCenter .TopAdsnew .menu  li{
	float:left;
	width:101px;
	list-style:none;
	height:26px;
	text-align:center;
	background-image:url(../images/topTxt_menu_normal.png);
	margin:0px 3px;
	background-repeat:no-repeat;
}
.TopCenter .TopAdsnew .menu  li a{
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-top:3px;
}

.TopCenter .TopAdsnew .menu  .acticv{
	background-image:url(../images/topTxt_menu_activa.png);
    display:inline
}
.TopCenter .TopAdsnew .menu  .acticv a{
	color:#FFF;
}
.TopCenter  .list {
	margin-top:6px;
	line-height:40px;
	width:328px;
	height:auto;
}
.TopCenter .list ul li{
	list-style:none;
	width:320px;
	float:left;
	margin:4px auto;
	line-height:15px;
}
.TopCenter .list ul li a{
	color:#676767;
	float:left;
	display:block;
}
.TopCenter .list ul li span{
	float:right;
	color:#676767;
}

.TopRight{
	width:330px;
	*width:320px;
	float:right;
	background-color:#ECECEC;
	border:#C9C9C9 solid 1px;
}
.TopRight .menu{
	margin:7px ;
	width:305px;
	height:30px;
	padding-left:10px;
	padding-top:6px;
	font-weight:bold;
	font-size:15px;
	color:#1E8CC5;
	background-image:url(../images/outSearchTitle.gif);
}
.TopRight .searchBox{
	color:#000;
	margin-left:10px;
	
}
.TopRight .searchBox ul li{

}
/*  Footer  */
#footer{
	width:1000px;
    height:auto;
	line-height:24px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	background:url(../images/footer_di.gif) repeat-x;
	color:#000;
	background-color:#FFF;;
}
#footer a{
	color:#218AE4;
}
#footer a:hover{
	color:#073a71;
}
#footer .friendLink{
	width:995px;
	border:#C9C9C9 solid 1px;
	margin-bottom:10px;
}
#footer .friendLink .friendLinkTitle{
	background-image:url(../images/title_bg.png);
	height:25px;
	padding-left:30px;
	padding-top:6px;
}
#footer .friendLink ul{
	margin-bottom:5px;
	list-style:none;
	width:995px;
	overflow:hidden;
}
#footer .friendLink ul li{
	list-style:none;
	height:18px;
	margin:2px 3px;
	float:left;
	color:#218AE4;
	white-space:nowrap;
}
#footer .friendLink ul li a{
	white-space:nowrap;
}
#footer .friendLink ul li a img{
	width:88px;
	height:31px;
}
.indexDy{
	margin:0px;
	width:217px;
	height:72px;
	background:url(../images/index_dy.jpg) no-repeat;
}
.indexDy input{
	border:#2c5498 solid 1px;
	height:20px;
	margin:0px;
	padding:0px;
}

.indexDyEmail{
	float:left;
	width:114px;
	background:url(../images/index_dy_eemail_bg.jpg) no-repeat;
}
.indexDySubmit{
	height:20px;
	width:36px;
	background-color:#4269ac;
	float:left;
	display:block;
}

/*ADS*/
.adstonglan{
	width:1000px;
	margin:7px auto;
	height:auto;
	overflow:auto;
	clear:both;
}
/*CENTER*/

#center{
	width:1000px;
	margin:1px auto;
	clear:both;
	height:auto;
    overflow:hidden;	
}
.centerBox{
	width:1000px;
	margin:7px auto;
	height:auto;
}
.img_list{
	height:124px;
}
.img_list ul{
	
}
.img_list ul li{
	list-style:none;
	width:119px;
	text-align:center;
	float:left;
	margin-left:26px;
	overflow:hidden;
}
.img_list ul li a{
}
.img_list ul li a img{
	border:#C9C9C9 solid 1px; 
	padding:2px;
	width:113px; 
	height:89px;
}

.centerLeft{
	float:left;
	width:330px;
	background-color:#ECECEC;
	overflow:hidden;
	border:#C9C9C9 solid 1px;
}
.centerLeft a{
	color:#474747;
}

.centerLeft .leftTitle{
	background-image:url(../images/title_bg.png);
	background-repeat: no-repeat;
	height:25px;
	padding-left:30px;
	padding-top:6px;
}
.centerLeft .leftImgList{
	width:320px;
	text-align:center;
	height:125px;
}
.centerLeft .leftImgList ul {
	clear:both;
	width:320px;
}
.centerLeft .leftImgList ul li{
	width:110px;
	height:95px;
	background-color:#FFF;
	float:left;
	margin:10px;
	text-align:center;
	padding:5px;
    display:inline;
	overflow:hidden;
}
.centerLeft .leftImgList ul li a img{
	width:110px;
	height:80px;
	
}

.centerLeft .leftTxtList{
	width:320px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:5px;

}
.centerLeft .leftTxtList ul li{
	line-height:20px;
	margin:5px 0px;
}
.centerLeft .leftTxtList ul li a{
	color:#676767;
}
.centerCenter{
	float:left;
	width:430px;
	background-color:#ECECEC;
	overflow:hidden;
	margin-left:10px;
	/*border:#C9C9C9 solid 1px;*/
}
.centerCenter .center_title{
	background-image:url(../images/title_bg.png);
	background-repeat: no-repeat;
	height:25px;
	padding-left:30px;
	padding-top:6px;
}

.centerThreeMenu{
	height:34px;
	background-image:url(../images/menu_three_bg.png);
	background-repeat:repeat-x;
	
}
.centerThreeMenu .centerThreeMenuLeft{
	height:34px;
	width:4px;
	background-image:url(../images/center_three_menu_left.png);
	background-repeat:no-repeat;
	float:left;
}
.centerThreeMenu .centerThreeMenuRight{
	height:34px;
	width:4px;
	background-image:url(../images/center_three_menu_right.png);
	background-repeat:no-repeat;
	float:right;
}
.centerThreeMenu ul li{
	width:86px;
	height:34px;
	list-style:none;
	float:left;
	text-align:center;
	margin:0px 4px;
	padding-top:9px;
}
.centerThreeMenu ul li a{
	color:#FFF;
}

.centerThreeMenu ul .acticv{
	width:86px;
	height:34px;
	list-style:none;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/center_three_menu_active.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	display:inline;
}
.centerThreeMenu ul .acticv a{
	color:#2580CF;
}

.centerCenter .centerCenterBox{
	border-left:#C9C9C9 solid 1px;
	border-right:#C9C9C9 solid 1px;
	border-bottom:#C9C9C9 solid 1px;
}
.centerCenter .centerCenterBox .hearderNew{
	line-height:23px;
	color:#848484;
	width:auto;
	clear:both;
	height:110px;
}
.centerCenter .centerCenterBox .hearderNew a img{
	height:104px;
	width:140px;
	border:#D2D2D2 solid 1px;
	padding:2px;
	float:left;
	margin:2px 14px;
}

.centerCenter .centerCenterBox .list{
	margin:5px;

}
.centerCenter .centerCenterBox .list ul li{
	height:22px;
	margin:5px 0px;
}
.centerCenter .centerCenterBox .list ul li a{
	color:#000;
	display:block;
	float:left;
}
.centerCenter .centerCenterBox .list ul li span{
	float:right;
	margin-right:5px;
}


.centerRight2{
	width:650px;
	height:auto;
	float:right;
}

.centerRight{
	float:right;
	width:215px;
	background-color:#F5F5F5;
	overflow:hidden;
	border:#C9C9C9 solid 1px;
	padding-bottom:13px;
}

.centerRight .rightTitle{
	background-image:url(../images/title_bg.png);
	background-repeat: no-repeat;
	height:25px;
	padding-left:30px;
	padding-top:6px;
}
.centerRight .hearderTop{
	text-align:center;

}
.centerRight .hearderTop a {
	font-weight:bold;
	font-size:14px;
	color:#589442;
}
.centerRight .hearderTop a img{
	width:127px;
	height:88px;
	margin:5px;
}
.centerRight .dyTop{
	padding-left:15px;
	
}
.centerRight .dyTop li{
	list-style:none;
	height:25px;
}

.centerRight .dyTop li a{
	color:#333;
}

.centerRight .dyNew{
	padding-left:15px;
	
}
.centerRight .dyNew li{
	list-style:none;
	height:20px;
}

.centerRight .dyNew li a{
	color:#458FFF;
}
.hdTop1{
	padding:5px 15px;
	color:#218AE4;
	margin-top:5px;
	
}
.hdTop1 a img{
	width:100px;
	height:70px;
	float:left;
	margin-right:10px;
	
}
.centerCenter .zhimglist{
	height:140px;
}
.centerCenter .zhimglist ul li{
	width:200px;
	height:140px;
	float:left;
	list-style:none;
	margin:5px 5px;
	overflow:hidden;
	display:inline;
	text-align:center;
	
}
.centerCenter .zhimglist ul li a{
	color:#000;
}
.centerCenter .zhimglist ul li a img{
	width:200px;
	height:110px;
}
.centerCenter .zhtxtlist{

}
.centerCenter .zhtxtlist ul li{
	width:200px;
	margin:5px;
	float:left;
	overflow:hidden;
}
.centerCenter .zhtxtlist ul li a{

}
/************分页******************/
.listPage{
	width:100%;
	clear:both;
	height:25px;
	overflow:auto;
	text-align:center;
}
.listPage a{
		border:#9AAFE5 solid 1px;
		padding:0px 6px;;
		margin:0px 3px;
		background:#fff;
		color:#3568B9;
		text-decoration:none;
		display:block;
		width:auto;
		height:18px;
		text-align:center;
		float:left;
}
.listPage  .active{
		border:#296CB3 solid 1px;
		padding:0px 6px;;
		margin:0px 3px;
		background:#296CB3;
		color:#fff;
		width:auto;
		height:18px;
		text-decoration:none;
		float:left;
}
/************分页结束******************/

.indexRightNewLi{
	margin-top:10px;

}
.indexRightNewLi li{
	list-style:none;
	line-height:20px;
	margin:5px 0px;
	margin-left:4px;
}
.indexRightNewLi li a{
	color:#676767;
}

.contentPage {
	FLOAT: right; MARGIN: 10px 0px; WIDTH: auto; HEIGHT: 30px; TEXT-ALIGN: right
}
.contentPage A {
	BORDER-RIGHT: #9aafe5 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #9aafe5 1px solid; DISPLAY: block; PADDING-LEFT: 6px; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 3px; BORDER-LEFT: #9aafe5 1px solid; WIDTH: auto; COLOR: #3568b9; PADDING-TOP: 0px; BORDER-BOTTOM: #9aafe5 1px solid; HEIGHT: 18px; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.contentPage .acticvPage {
	BORDER-RIGHT: #296cb3 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #296cb3 1px solid; PADDING-LEFT: 6px; BACKGROUND: #296cb3; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 3px; BORDER-LEFT: #296cb3 1px solid; WIDTH: auto; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: #296cb3 1px solid; HEIGHT: 18px; TEXT-DECORATION: none
}
