a {
text-decoration:none;
	color:#333333;
}
.onDiv{
	border:#990000 1px solid;
}

.pageStyle{
    border:1px solid #DDD;
    background:#F2F2F2;
    display:inline-block;
    margin:1px;
    text-decoration:none;
    font-size:12px;
    width:15px;
    height:15px;
    text-align:center;
    line-height:15px;
    color:#AAA;
    padding:1px 2px;
}
.pageStyle a:hover{
    border:1px solid #E5E5E5;
    background:#F9F9F9;
}
.pagebox span.pagebox_num_nonce a{
	color:#fff;
	margin:0;
	padding:0;
	background: none;
	border: 0;
}

.pagebox strong{
	font-weight: normal;
}
/*.current{
	border:1px solid #83E7E4;
    background:#DFF9F8;
    display:inline-block;
    margin:1px;
    text-decoration:none;
    font-size:12px;
    width:15px;
    height:15px;
    text-align:center;
    line-height:15px;
    color:#27CBC7;
    padding:1px 2px;
}*/


#info{
    width:auto;
}
body,td,th {
	font-size: 12px;
	line-height:230%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

* html .container {
    height: 100%;
}
.container {
    width: 958px;
    min-height: 100%;
    margin: auto;
    text-align: left;
    background: #102B82;
}
.container .wrap {
    margin: 0 10px;
}


.col1, .col2, .col3, .col4, .col5, .news_sort {
    float: left;
    margin-right: 10px;
}




/* Nav
==========================================================*/
.nav {
    position: relative;
    background: url('../images/nav_bg.png') no-repeat 0 -36px; margin-left:0px; margin-right:0px; margin-top:0; margin-bottom:1px
}
.navinner {
    background: url('../images/nav_bg.png') no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    margin: 0 10px;
    background: url('../images/nav_bg.png') repeat-x 0 0;
}
.nav li {
    float: left;
    display: inline;
    background: url('../images/nav_bg.png') no-repeat 0 -108px; margin-left:-2px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:6px; padding-right:4px; padding-top:0; padding-bottom:0
}
.nav a {
    display: block;
    width: 108px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url('../images/nav_bg.png') no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 41px;
    left: 0;
    float: left;
    height: 27px;
    line-height: 27px;
    white-space: nowrap;
    background: url('../images/nav_bg.png') no-repeat 0 -180px;
}


* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p {
    background: url('../images/nav_bg.png') no-repeat 100% -234px; padding-left:7px; padding-right:10px; padding-top:0px; padding-bottom:0px;
}
.subnav p span {
    display: block;
    background: url('../images/nav_bg.png') repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url('../images/nav_bg.png') repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
@charset "utf-8";
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 2px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 120px; }
#subnav2 { left: 230px; }
#subnav3 { left: 340px; }
#subnav4 { left: 450px; }
#subnav5 { left: auto; right: 200px; } 
#subnav6 { left: auto; right: 150px; }
 #subnav7 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 40px; }
#subnav5 .pointer { left: auto; right: 90px; }
#subnav6 .pointer { left: auto; right: 30px; }
#subnav7 .pointer { left: auto; right: 70px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 140px; }
#subnav6 { min-width: 140px; }
#subnav7 { min-width: 130px; }



/* Note
==========================================================*/
.note {background-color:#102B82;
    margin: 0 0px 0px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}

.buttont {
    font-size:12px;
	font-weight:bold;
	color:#0064b3;
    filter:
    Dropshadow(offx=1,offy=0,color=white)
    Dropshadow(offx=0,offy=1,color=white)
    Dropshadow(offx=0,offy=-1,color=white)
    Dropshadow(offx=-1,offy=0,color=white);
}

/* ad-loop, search, topinfo, recommendinfo
==========================================================*/
.active{ background:url('../images/tab_bg1.gif') left -25px repeat-x;border:1px  #C7C7CD solid;border-bottom:0px;margin-right:2px;cursor:pointer; }
.active a{color:#FF3300;}
.normal{ background:url('../images/tab_bg1.gif');border:1px #C7C7CD solid;border-bottom:0px; margin-right:2px;cursor:pointer}
.normal a{color:#333333;}
.none {display:none;}

.activeblue{ background:url('../images/tab_bg2.gif') left -25px repeat-x;border:1px  #aacbee solid;border-bottom:0px;margin-right:2px;cursor:pointer; color:#003399}
.activeblue a{color:#003399;}
.normalblue{ background:url('../images/tab_bg2.gif');border:1px #aacbee solid;border-bottom:0px; margin-right:2px;cursor:pointer}
.normalblue a{color:#333333;}

.activegreen{ background:url('../images/tab_bg3.gif') left -25px repeat-x;border:1px  #aacbee solid;border-bottom:0px;margin-right:2px;cursor:pointer; color:#ffffff; font-weight:bold}
.activegreen a{color:#ffffff; font-weight:bold}
.normalgreen{ background:url('../images/tab_bg3.gif');border:1px #aacbee solid;border-bottom:0px; margin-right:2px;cursor:pointer; font-weight:bold}
.normalgreen a{color:#237d57; font-weight:bold}

.activered{ background:url('../images/tab_bg4.gif') left -25px repeat-x;border:1px  #f19f39 solid;border-bottom:0px;margin-right:2px;cursor:pointer; color:#ffffff; font-weight:bold}
.activered a{color:#ffffff; font-weight:bold}
.normalred{ background:url('../images/tab_bg4.gif');border:1px #f19f39 solid;border-bottom:0px; margin-right:2px;cursor:pointer; font-weight:bold}
.normalred a{color:#333333; font-weight:bold}

.activegovblue{ background:url('../skin/images/hnedugov/images/news-title1.gif') no-repeat;padding-top:5px;margin-left:5px; width:66px; height:30px;cursor:pointer; color:#ffffff; font-weight:bold}
.activegovblue a{color:#ffffff; font-weight:bold}
.normalgovblue{ background:url('../skin/images/hnedugov/images/news-title.gif');padding-top:5px;width:66px;margin-left:5px; height:30px;cursor:pointer;}
.normalgovblue a{color:#333333;}

.activegovgray{ background:url('../skin/images/hnedugov/images/wsbs-tab.gif') no-repeat;padding-top:5px; width:79px; height:24px;cursor:pointer; color:#0064b2; font-weight:bold}
.activegovgray a{color:#0064b2; font-weight:bold}
.normalgovgray{ padding-top:5px;width:79px;height:24px;cursor:pointer;color:#333333;}
.normalgovgray a{color:#333333;}

.activegovdblue{ background:url('../skin/images/hnedugov/images/e-mail-tab.gif') no-repeat;padding-top:5px; width:79px; height:28px;cursor:pointer; color:#064276; font-weight:bold; font-size:14px;}
.activegovdblue a{color:#064276; font-weight:bold; font-size:14px;}
.normalgovdblue{ padding-top:5px;width:79px;height:28px;cursor:pointer;color:#ffffff; font-size:14px;}
.normalgovdblue a{color:#ffffff; font-size:14px;}
/*fenye*/
.pagebox {
width:100%;
height:50px;
text-align:center;
margin-top:7px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:5px 0;
padding:5px 6px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce {
background-color:#a10909;
border:1px solid #a10909;
color:#fff;
margin:5px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}
.pagebox span.pagebox_num_nonce a{
	color:#fff;
	margin:0;
	padding:0;
	background: none;
	border: 0;
}

.pagebox strong{
	font-weight: normal;
}