/*--------------总体部分----------------*/
*,img{
margin:0px;
padding:0px;
}
body,table,td,p{
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	text-align:center;
}
.img_sd{
padding:4px;
border:#CCC solid 1px;
margin:2px;}
p{text-align:left;}
a{
color:#000;
text-decoration:none;
}
a:hover{
color:#999;
text-decoration:underline;
}
.dotline{
border-top: dashed #999 1px;
}
/*--------------字体部分----------------*/
.w_white{
color:#fff;
}
.w_red{
color:red;}
.w_gray{
color:gray;
}
.w_alpha60{
	filter: Alpha(Opacity=60);
}
.w_666{
color:#666;}
.w_333{
color:#333;}
h1{
	font-family: "宋体";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
}
h2{
	font-family: "宋体";
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}
/*--------------结构部分----------------*/
#news{
padding-left:30px;}
#news  a{
background:url(../images/newicon.gif) no-repeat 6px 6px;
text-indent:1.5em;
text-decoration:none;
display:block;
color:#333;
}
#news  a:hover{
background:url(../images/newicon.gif) no-repeat 10px 6px;
text-indent:1.5em;
text-decoration:underline;
color:#ccc;

}
#head{
text-align:left;
}
#head{
background:url(../images/demo3_01.jpg) left top no-repeat #FFF;
width:100%;
height:73px;
}
#nav{
clear:both;
background-color:#000;
height:24px;
}
#wrap{
margin:0px auto;
padding:0px;
width:1004px;
}
#main{
background:url(../images/main_03.gif) repeat-x #FFF top left;
text-align:left;
padding-left:29px;
width:975px;
}
.aboutbg{
background:url(../images/about_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
.newsbg{
background: url(../images/news_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
.conbg{
background:  url(../images/contact_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
.zsbg{
background:  url(../images/sqzs_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
.fkfsbg{
background:  url(../images/fkfs_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
.enbg{
background: url(../images/enploy_02.jpg) no-repeat top  left;
height:154px;
width:1004px;
}
#main_left{
float:left;
padding-top:90px;
background-color:#CCC;
height:200px;
}

#submenu{
width:100%;
height:100%;
}
#submenu a{
background:url(../images/sub.gif) no-repeat 10px 9px #333;
display:block;
height:24px;
text-indent:4em;
margin-top:4px;
padding-top:6px;
color:#fff;
letter-spacing:2px;
}
#submenu a:hover{
background:url(../images/sub.gif) no-repeat 14px 9px #666;
display:block;
height:24px;
text-indent:4em;
margin-top:4px;
padding-top:6px;
color:#fff;
font-weight:bold;
letter-spacing:2px;
text-decoration:none;
}
.about_lbg{
background:url(../images/about_04.gif) no-repeat top left;
width:180px;
}
.news_lbg{
background: url(../images/news_04.gif) no-repeat top left;
width:180px;
}
.enploy_lbg{
background:  url(../images/enployment_04.gif) no-repeat top left;
width:180px;
}
.contact_lbg{
background: url(../images/contact_04.gif) no-repeat top left;
width:180px;
}
.fkfs_lbg{
background: url(../images/payment_04.gif) no-repeat top left;
width:180px;
}
.sqzs_lbg{
background: url(../images/sqzs_04.gif) no-repeat top left;
width:180px;
}
#main_right{
float:left;
width:660px;
background:url(../images/main_05.gif) no-repeat top left;
padding:16px 60px;
}
/*#main_right p{
text-indent:2em;}
*/
#current_pos{
float:right;
}
#flink{
padding:8px;
background-color:#eee;
}
#flink a{
color:#333;
text-decoration:none;
}
#flink a:hover{
color:#999;
}
#more{
text-align:right;
padding-top:19px;
padding-right:40px;
}
#foot{
clear:both;
background-color:#000;
height:70px;
}

#authorized ul{
width:200px;
border:#999 solid 1px;
padding:4px;
float:left;
list-style:none;
margin:10px;
color:#666;
}
#authorized ul li{
text-align:center;
}
#authorized ul img{
border:#eee solid 1px;
}
/*--------------公司环境------------------------*/
#pic{
width:100%;
text-align:center;
}
#pic ul{
width:200px;
border:#999 solid 1px;
padding:4px;
float:left;
list-style:none;
margin:10px 15px;
color:#666;
}
#pic ul li{
text-align:center;
}
#pic ul img{
border:#eee solid 1px;
}
/*--------------导航部分----------------*/
#navcontainer {
        background: #000;
		margin-top:10px;
        border-top: 1px solid #9CC;
		border-bottom:2px solid #fff;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align:center;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}
/*900*/
#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}
/*C00*/
#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}
/*369*/
#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #000;
        border-bottom: none;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-top: 1px solid #000;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}
/*---------------翻页代码-------------------------*/
#page{
clear:both;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}
* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}
iframe{v:expression(this.src='about:blank',this.outerHTML='');}