@charset "gb2312";
/* CSS Document */


*{ margin:0px; padding:0px;}
body,table,td{ font-family:"微软雅黑"; font-size:13px; color:#666;}
a{ text-decoration:none;}



ul,li{ list-style:none;}
img,div{ behavior: url(iepng/iepngfix.htc); border:none; }
input,select{ font-size:12px;}

html, body, #box {height: 100%;}
form{ height:100%;}
form > #box {height: auto; min-height: 100%;}
#main {padding-bottom: 60px;}  /* 必须使用和footer相同的高度 */
#footer {
	position: relative;
	width:100%;
	min-width:980px;
	margin-top: -60px; /* footer高度的负值 */
	height: 60px;
	clear:both;
	background:url(../images/cp-bg_33.jpg) repeat-x;
	border-top:1px solid #e4e3e3;
	}

#footer2 {
	min-width:980px;
	height: 60px;
	clear:both;
	background:url(../images/cp-bg_33.jpg) repeat-x;
	border-top:1px solid #e4e3e3;
	}




.top{ min-width:980px; height:146px; background:url(../images/top_bg_02.jpg) repeat-x;}
.logo{ height:146px;}

/* menu -style */

.menu_bg{ min-width:980px; height:18px; background:url(../images/menu_bg_09.jpg) repeat-x;}

/*选项卡1*/
#menu{ width:1000px; margin:0px auto; height:58px;}

/*菜单class*/
.Menubox {
width:100%;
height:46px;
}
.Menubox ul{
margin:0px;
padding:0px;

}
.Menubox li{ display:inline;}
.Menubox li a{
float:left;
display:block;
cursor:pointer;
width:124px;
height:46px;

}

.Menubox a:hover,.Menubox .currentHover a{ width:124px; height:46px;}
.firstIn{display:none;}

.contentbox{
	height:1px;
	clear:both;
	position:relative;
	margin-top:4px;
}

.sec_list{ position:absolute; border:1px solid #b1c8d7; background:#FFF; left:248px; padding:0px 10px;}
.rec_list{ position:absolute; border:1px solid #b1c8d7; background:#FFF; left:372px; padding:0px 10px;}


.arrow{  position:absolute; width:15px; height:10px; left:54px; top:-10px;}

.sec_list li{ float:left; background:url(../images/piont_06.jpg) no-repeat 0px 10px; padding-left:10px; margin:0px 10px; display:inline; height:24px; line-height:24px;}
.rec_list li{ float:left; background:url(../images/piont_06.jpg) no-repeat 0px 10px; padding-left:10px; margin:0px 10px; display:inline; height:24px; line-height:24px;}


.sec_list li a:link, .sec_list li a:visited{ color:#666;}
.sec_list li a:hover, .sec_list li a:active{ color:#f8580a;}

.rec_list li a:link, .rec_list li a:visited{ color:#666;}
.rec_list li a:hover, .rec_list li a:active{ color:#f8580a;}



.copright{ width:980px; margin:0px auto; line-height:24px; text-align:center; padding-top:20px;}


h1{ font-family:"微软雅黑"; font-size:16px; color:#1d7ad9; background:url(../images/news_tt_03.jpg) no-repeat 0px 8px; text-indent:20px; height:30px; border-bottom:1px solid #a7d1e9; line-height:30px;}















