body{
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}
form{
  margin: 0px;
  padding: 0px;
}
table{
  text-align: left;
}

table td{
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
}

table.fix{
  table-layout: fixed;
}

table.fix td{
  white-space:nowrap;
  text-overflow:ellipsis;
 
  overflow: hidden;
}

div {
  text-align: left;
}

a{
  color: #1F3A87; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #FF6600;
}

hr{
  height: 1px;
  border: #83b0e1 1px solid;
}

ul{
  margin: 0px; 
  padding: 0px;
  list-style-type: none; 
  text-align: left;
  clear: both;
}

li{
  list-style-type: none; 
  line-height: 150%;
}

.main{
  width: 963px;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.m_top{
  background:#F1F6F9;
  border-bottom:1px solid #E2E2E2;
  padding-top:5px;
  height:26px;
}

.m_head{
  height:60;
}

.h_logo{
  float:left;
  width:180px;
}

.h_banner{
  float:center;
  padding-top:6px;
}

.h_link{
  float:right;
  width:90px;
  padding-top:6px;
}

.m_menu{
  background:#F1F6F9;
  height:24px;
  border-top:3px solid #1979CC;
  padding-top:3px;
  margin-bottom:3px;
}

.m_foot{
  background:#F1F6F9;
  height:60px;
  border-top:3px solid #1979CC;
  text-align:center;
  padding:5px;
}

#left{
  float: left;
  width: 20%;
  margin-right:8px;
}

#right{
  float: right;
  width: 20%;
}

#centers{
  float: left;
  width: 58.5%;
}

#centerm{
  float: left;
  width: 760px;
}

#centerl{
  float: left;
  width: 963px;
}

#content{

}

.block{
  width: 100%;
  border: 1px solid #83b0e1;
  margin-bottom: 5px;
}

.blocktitle{
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-bottom: #83b0e1 1px solid;
  font-weight: bold; 
  font-size: 14px; 
  background-color: #E0EDFF;
  color: #054e86; 
  line-height: 26px; 
  padding-left: 10px;
}

.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 3px;
}

.blocknote{
  border-top: #83b0e1 1px solid;
  padding: 3px;
  text-align: center;
  background: #F0F7FF;
  line-height: 150%;
}

input{
    font-size: 12px; 
}

.text{
	border: #83b0e1 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: #83b0e1 1px solid; 
	color: #054e86; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #DDF2FF;
    border: #83b0e1 1px solid;
    color: #000000;
    height: 20px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #83b0e1;
}

.gridtop{
  border-top: 1px solid #83b0e1;
  border-left: 1px solid #83b0e1;
  border-right: 1px solid #83b0e1;
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}
.title{
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #F0F7FF;
  padding: 3px; 
  color:#054e86;
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FFFFFF; 
  padding: 3px;
}

.odd{
  background: #FFFFFF; 
  padding: 3px;
}

.foot{
  background: #F0F7FF; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #83b0e1;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #83b0e1;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #83b0e1;
	background: #F0F7FF;
	color: #FF0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

.ultop li{list-style: circle inside; margin-left: 3px;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}
#jieqi_menu {
  line-height: 20px;
  list-style-type: none;
}
#jieqi_menu a {
  display: block;
  width: 65px;
  text-align: center;
}
#jieqi_menu a:link  {
  color: #000000;
  text-decoration: none;
}
#jieqi_menu a:visited  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu a:hover  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu li {
  float: left;
  width: 65px;
}
#jieqi_menu li a:hover{
  background: #1979CC;
}
#jieqi_menu li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
#jieqi_menu li ul li{
  float: left;
  width: 90px;
  background: #F6F6F6;
}
#jieqi_menu li ul a{
  display: block;
  width: 80px !important;
  width: 90px;
  text-align:left;
  padding-left:10px;
}
#jieqi_menu li ul a:link  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:visited  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:hover  {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  background:#1979CC;
}
#jieqi_menu li:hover ul {
  left: auto;
}
#jieqi_menu li.sfhover ul {
  left: auto;
}
.m_001{
  background:#E0EDFF;
  padding-top:7px;
  height:25px;
}
body{
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

form{
  margin: 0px;
  padding: 0px;
}

table{
  text-align: left;
}

table td{
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
}

table.fix{
  table-layout: fixed;
}

table.fix td{
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow: hidden;
}

div {
  text-align: left;
}

a{
  color: #1F3A87; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #FF6600;
}

hr{
  height: 1px;
  border: #83b0e1 1px solid;
}

ul{
  margin: 0px; 
  padding: 0px;
  list-style-type: none; 
  text-align: left;
  clear: both;
}

li{
  list-style-type: none; 
  line-height: 150%;
}

.main{
  width: 963px;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.m_top{
  background:#F1F6F9;
  border-top:1px solid #1979CC;
  padding-top:5px;
  height:26px;
}

.m_head{
  height:60;
}

.h_logo{
  float:left;
  width:180px;
}

.h_banner{
  float:left;
}

.h_link{
  float:right;
  width:90px;
  padding-top:6px;
}

.m_menu{
  background:#F1F6F9;
  height:24px;
  border-top:3px solid #1979CC;
  padding-top:3px;
  margin-bottom:3px;
}

.m_foot{
  background:#F1F6F9;
  height:60px;
  border-top:3px solid #1979CC;
  text-align:center;
  padding:5px;
}

#left{
  float: left;
  width: 20%;
  margin-right:8px;
}

#right{
  float: right;
  width: 20%;
}

#centers{
  float: left;
  width: 58.5%;
}

#centerm{
  float: left;
  width: 760px;
}

#centerl{
  float: left;
  width: 963px;
}

#content{

}

.block{
  width: 100%;
  border: 1px solid #83b0e1;
  margin-bottom: 5px;
}



.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 3px;
}

.blocknote{
  border-top: #83b0e1 1px solid;
  padding: 3px;
  text-align: center;
  background: #F0F7FF;
  line-height: 150%;
}

input{
    font-size: 12px; 
}

.text{
	border: #83b0e1 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: #83b0e1 1px solid; 
	color: #054e86; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #DDF2FF;
    border: #83b0e1 1px solid;
    color: #000000;
    height: 20px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #83b0e1;
}

.gridtop{
  border-top: 1px solid #83b0e1;
  border-left: 1px solid #83b0e1;
  border-right: 1px solid #83b0e1;
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.title{
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #F0F7FF;
  padding: 3px; 
  color:#054e86;
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FFFFFF; 
  padding: 3px;
}

.odd{
  background: #FFFFFF; 
  padding: 3px;
}

.foot{
  background: #F0F7FF; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #83b0e1;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #83b0e1;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #83b0e1;
	background: #F0F7FF;
	color: #FF0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

.ultop li{list-style: circle inside; margin-left: 3px;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}

#jieqi_menu {
  line-height: 20px;
  list-style-type: none;
}
#jieqi_menu a {
  display: block;
  width: 65px;
  text-align: center;
}
#jieqi_menu a:link  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu a:visited  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu a:hover  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu li {
  float: left;
  width: 65px;
}
#jieqi_menu li a:hover{
  background: #1979CC;
}
#jieqi_menu li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
#jieqi_menu li ul li{
  float: left;
  width: 90px;
  background: #F6F6F6;
}
#jieqi_menu li ul a{
  display: block;
  width: 80px !important;
  width: 90px;
  text-align:left;
  padding-left:10px;
}
#jieqi_menu li ul a:link  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:visited  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:hover  {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  background:#1979CC;
}
#jieqi_menu li:hover ul {
  left: auto;
}
#jieqi_menu li.sfhover ul {
  left: auto;
}
#jieqi_menu001 {
  line-height: 20px;
  list-style-type: none;
}
#jieqi_menu001 a {
  display: block;
  width: 65px;
  text-align: center;
}
#jieqi_menu001 a:link  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu001 a:visited  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu001 a:hover  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu001 li {
  float: left;
  width: 65px;
}
#jieqi_menu001 li a:hover{
  background: #1979CC;
}
#jieqi_menu001 li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
#jieqi_menu001 li ul li{
  float: left;
  width: 90px;
  background: #F6F6F6;
}
#jieqi_menu001 li ul a{
  display: block;
  width: 80px !important;
  width: 90px;
  text-align:left;
  padding-left:10px;
}
#jieqi_menu001 li ul a:link  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu001 li ul a:visited  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu001 li ul a:hover  {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  background:#1979CC;
}
#jieqi_menu001 li:hover ul {
  left: auto;
}
#jieqi_menu001 li.sfhover ul {
  left: auto;
}
.m_001{
  background:#E0EDFF;
  padding-top:7px;
  height:25px;
}
.m_002{
  background:#E0EDFF;
  padding-top:7px;
  height:25px;
}
.m_002{
  background:#F1F6F9;
  height:24px;
  border-top:3px solid #1979CC;
  padding-top:3px;
  margin-bottom:3px;
}
body{
    text-align:center;}
	
#top 
{
     clear:both;
	 text-align:center;
     background:url(../../images/bg_menu.gif) repeat-x; line-height:32px; font-size:14px; font-weight:bold; height:32px; width:963px;margin:0 auto;}
#top ul.itop a {color:#f2f6fb; text-decoration:none; display:block; line-height:32px; padding:0 8px; background:url(../../images/bg_menu_a_right.gif) no-repeat right;}
#top ul.itop a:hover {background:url(../../images/bg_menu_hover_right.gif) no-repeat right;}
#top ul.itop {list-style:none; float:left;}
#top ul.itop li {float:left; margin-right:3px; display:inline; margin-top:2px;}
#top ul.link{float:right;}
#top ul.link a{color:#f2f6fb; line-height:30px;}
#top ul.link li {float:left; margin-right:16px; display:inline;}
#top li.current {background:url(../../images/bg_menu_on_left.gif) no-repeat; font-weight:bold;}
#top li.current a,#menu li.current a:hover{color:#000000;background:url(../../images/bg_menu_on_right.gif) no-repeat right; }
#top li.home {margin-left:9px; margin-right:2px;}


.utop{
text-align:center;
background:url(../../../images/ut.jpg)
color:#990000;
margin-right:50px;
padding-left:15px;
padding-right:15px;
padding-top:6px;
padding-bottom:6px;}
.evenn{
  background: #FFFFFF; 
  padding: 3px;
  width:25%;
}

.oddd{
  background: #FFFFFF; 
  padding: 3px;
  width:25%;
}
.focusPic{margin:0 auto; width:170px;}
.focusPic .pic{margin:0 auto; width:170px; height:175px; padding:0px 0 0; background-color : #EEEEEE; no-repeat;}
.focusPic .pic img{margin:0px 0 0 0;}
.focusPic .pic h3 {text-align:left; padding:0px 0 0 12px;}
.focusPic .pic h3 img {margin:0px; }

.focusPic .pic .flashBlank {margin:0 auto; width:100%; height:6px; font-size:1px; }
.focusPic .pic h5 {text-align:left; padding:0px 0 0 12px !important;padding:5px 0 0 0px;}
.focusPic .pic h5 img {margin:0px; }

.focusPic h2{ float:left; width:170px;padding:4px 0 3px 0px; font-size:14px; text-align:left;}
.focusPic p{float:left; width:170px;line-height:160%; margin:0; text-align:left;padding:0 0 2px 2px; height:50px;}


.xx{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	bORDER-bottom: #83b0E1  1px solid;
}
.stytle2{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	bORDER-bottom: #83b0E1  1px solid;
	bORDER-top: #83b0E1  1px solid;
}
.title{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	
}
.xx1{
	bORDER-bottom: #83b0E1  1px solid;
	bORDER-top: #83b0E1  1px solid;
}

.xx2{bORDER-bottom: #83b0E1  1px solid;}
.top{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	bORDER-top: #83b0E1  1px solid;
}
.ad{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	bORDER-bottom: #83b0E1  1px solid;
	bORDER-top: #83b0E1  1px solid;
	margin-top:5px;}
.jianjie{
	BORDER-left: #83b0E1 1px solid;
	bORDER-right: #83b0E1  1px solid;
	bORDER-top: #83b0E1  1px solid;
	margin-top:5px;}
.gonggao{
	margin-top:5px;}
.button1{
    background-color: #e0edff;
    border: #e0edff 1px solid;
    color: #0000ff;
    height:16px;
}
.nping{
width:100%;
border: 1px solid #83B0E1;
height:20px;}
.ping{
width:100%;
border: 1px solid #83B0E1;
background-color:#E0EDFF;
height:20px;}
.pingn{
width:100%;
height:40px;
border-left: 1px solid #83B0E1;
border-right: 1px solid #83B0E1;
border-bottom: 1px solid #83B0E1;
padding-left:12px;
padding-right:5px;
margin-bottom:20px;}
.ntitle{
text-align:left;

border-bottom: 1px solid #83b0e1;
border-top: 1px solid #83b0e1;
background-color:#e0edff;
}
.gtitle{
text-align:left;
background-color:#e0edff;
border-bottom: 1px solid #83b0e1;
border-top: 1px solid #83b0e1;
}
.gad{
text-align:center;
padding-top:10px;
}
.ntd{
border-bottom: 1px solid #83b0e1;}

.nptitle{
border-top: 1px solid #83b0e1;
border-left: 1px solid #83b0e1;
border-right: 1px solid #83b0e1;
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}
.zutop{
border: 1px solid #83b0e1;}
.zutitle{
width:100%;
background:#e0edff; 
text-align:center; 
font-size:14px;
font-weight:600;
height:23px;
padding-top:5px; 
color:#054e86; 
   border-bottom: 
   1px solid #83b0e1;}
.zutitle2{
width:100%;
background:#e0edff; 
text-align:center; 
font-size:14px;
font-weight:600;
padding-top:5px; 
color:#054e86; 
border-top: 1px solid #83b0e1;
border-left: 1px solid #83b0e1;
border-right: 1px solid #83b0e1;
}
.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #a3bee8;
	float: right;
	background: #f0f7ff;
	line-height:24px;
	padding:0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #E0EDFF;}
.pagelink kbd{height:24px; border-left: 1px solid #a3bee8;}
.pagelink em{height:24px; border-right: 1px solid #a3bee8; font-style:normal;}
.pagelink input{border: 1px solid #a3bee8; color: #054e86; margin-top:1px; height: 18px;}
/* 表格样式 */
table{
	text-align: left; 
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #a3bee8;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #a3bee8;
	background: #E0EDFF;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

table.grid th, .head{
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #a3bee8;
	padding: 3px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/*主导航部分*/
.mainnav{
	width:963px;
	margin-top:1px;
	height:52px;
	border: 1px solid #A9D4FF;
	background-image: url(http://www.9ubook.com/images/img/nav_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.mainnav_1{
	width:487px;
	float:left;
	height:52px;
	margin-left:3px;
}
.mainnav_1 img{ width:38px; margin-top:10px;}
.m1{
	width:455x;
	margin-top:10px;
}
.m1 li{
	float: left;
	padding-left:8px;
	padding-right:8px;
	height: 19px;
	background-image: url(http://www.9ubook.com/images/img/li2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

.mainnav_2{
	width:298px;
	float:left;
	height:52px;
}
.mainnav_2 img{ float:left; width:38px; margin-top:10px;}
.m2{
	width:250x;
	margin-top:10px;
}
.m2 li{
	float: left;
	padding-left:8px;
	padding-right:8px;
	height: 19px;
	background-image: url(http://www.9ubook.com/images/img/li2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.mainnav_3{
	width:170px;
	float:left;
	height:52px;
}
.mainnav_3 img{ width:38px; margin-top:10px;}
.m3{
    width:130x;
	margin-top:10px;
}
.m3 li{
	float: left;
	padding-left:8px;
	padding-right:8px;
	height: 19px;
	background-image: url(http://www.9ubook.com/images/img/li2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
.mzclear{ clear:both; height:0px; font-size:0px; line-height:0px; }
.floatleft { float:left;}
.floatright { float:right;}
/*首页封面推荐*/
.it2img{ width:100%; vertical-align:top; padding-left:5px;}
.it2img li{ float:left; width:49%; height:120px; margin-top:5px; padding-bottom:5px; line-height:130%;}
.it2img img { float:left; height:115px; width:100px; margin-right:8px;}
.it2img li .i2title{ font-size:14px; font-weight:bold;}
.it2img li .i2title a{ color:#c42205;}
.it2img li span{ float:right;text-align:right; padding-right:20px;}
.it2img li p{ font-size:12px; padding-right:3px;}