BODY {text-align:center;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	word-wrap:break-word;
	color:#434343;
	font-family: arial;
	font-size: 12px;
	line-height: 160%;
	margin: 0px;
	background-color:#ffffff;}

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%;
}
.display{display:none}
.main{
  width: 760px;
  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: 168px;

}

#right{
  float: right;
  width: 150px;
}

#centers{
  float: left;
  width: 460px;
}

#centerm{
  float: right;
  width: 584px;
}

#centerl{
  float: left;
  width: 760px;
}

#content{
margin-top:5px;
}

.block{
  width: 100%;
  border: 1px solid #7AE0FF;
	margin-top: 5px;
}

.blocktitle{
  font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "宋体";
	text-align: left;
	padding-right: 10px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(/img/neikuangtopblack.gif);
}

.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 0px;
}

.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;
}



.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #7AE0FF;
}

.gridtop{
  border-top: 1px solid #7AE0FF;
  border-left: 1px solid #7AE0FF;
  border-right: 1px solid #7AE0FF;
  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;
}



.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;
}

.readout {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 1px; MARGIN-RIGHT: 1px; PADDING-TOP: 8px; BACKGROUND-COLOR: #f5fbff
}
.readout .shuming {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: center
}
.readout .shucansu {
	BORDER-TOP: #cde 2px dashed; PADDING:15px 0px 0px 0px;
}
.readout .shucansu .tu {
	FLOAT: left; WIDTH: 26%;text-align:center;
}

.readout .shucansu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.readout .shucansu .fm {
	FLOAT: left; WIDTH: 20px
}
.readout .shucansu .xiangxi {
	FLOAT: right; WIDTH: 70%
}

.readout .shucansu LI {
	FLOAT: left; WIDTH: 49%; HEIGHT: 25px
}
.xiangxi P {
	
}
.readout .shuneirong {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 21px
}


.readout H1 {
		color: #1a53ff;LINE-HEIGHT: 100%;PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 15px; MARGIN: 0px; PADDING-TOP: 15px; TEXT-ALIGN: center
}

.readout .zhangjieli {
	BORDER-TOP: #00ccff 1px dashed; BORDER-LEFT-WIDTH: 1px; BORDER-LEFT-COLOR: #00ccff; PADDING-BOTTOM: 5px; PADDING-TOP: 1px; BORDER-BOTTOM: #00ccff 1px dashed; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #00ccff
}
.readout .zhangjieli UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.readout .zhangjieli LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 180%; PADDING-TOP: 0px; LIST-STYLE-TYPE: circle
}

.readout .mulu {MARGIN-TOP: 2px; background:#fff;}
.readout .mulu H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; MARGIN: 0px 0px 5px; PADDING-TOP: 3px; BACKGROUND-COLOR: #dfefff
}
.readout .mulu UL {MARGIN: 0px 0px 0px 7px; padding:0;verflow:hidden;}
.readout .mulu LI{display:block; line-height:24px; float:left; width:49%; list-style-type:none;}
.readout .mulu  li a{display:block; width:100%;line-height:24px;border-bottom:1px dashed #B9DCFB; text-indent:0.4pc; padding-right:5px;}
.readout .mulu li a:hover  {display:block;line-height:24px; border-bottom:1px  dashed #8BC5F3; background:#D4F6FF;}
.readout .banquan {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px; BACKGROUND-COLOR: #dfefff
}


A:link {
	COLOR: #1A53FF;
	TEXT-DECORATION: none;
}
A:visited {
	TEXT-DECORATION: none;
	color: #551A8B;
}
A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #003399;
	TEXT-DECORATION: underline;
}
.top {
	padding-bottom: 0px;
	width:760px;
	margin:0 auto;
	background-color:#ffffff;
}
.top .top_toplogin {
	width:760px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding:2px;
	background-repeat: repeat-x;
	background-position: right;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #84D3AD;
}
.top .top_toplogin .login_right {
	color: #000000;
	padding-top: 3px;
	float: left;
	padding-left: 1px;
	width: 388px;
}  
.tiao{ 
margin:4px 0;
	background-image: url(/img/top_bottom_img.gif);
	background-repeat: repeat-x;
	background-position: top;
    height:8px;
    }
.tiao form {padding:0; margin:0;}
.top .top_toplogin .login_right form
{
	padding:0;
	margin:0;}

.h_text {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.top .top_pic {
float:right;
margin-top:7px ;
padding:0;}
.top .top_pic  img {
 padding:0 7px;}
.top .daohang {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/daohangblack.gif);
	
	border: 1px solid #CFF5FF;
	height:50px;
}
.bottom {padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;}
.top .daohang .logo {
	float: left;
	width: 13%;
	padding-left:2px;padding-top:5px;
}
.top .daohang .daohang_text {
	float:right;
	padding: 7px 15px 0 3px;
	line-height: 200%;
	color: #666666;
	font-size: 12px;
}
.leikuangbottom_one {
	background-color: #F1FFF8;
	border: 2px dashed #CCCCCC;
}
.top .daohang .daohang_text A:link {
	COLOR: #1A1100; 
	TEXT-DECORATION: none;
}
.top .daohang .daohang_text A:visited {
	COLOR: #1A1100; 
	TEXT-DECORATION: none;
}
.top .daohang .daohang_text A:hover {
	COLOR: #FF6600; 
	TEXT-DECORATION: underline;
}
.top .daohang .daohang_text A:active {
	BACKGROUND: #1A1100; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
.top .top_toplogin .login_left {
	float: left;
	width: 14px;
}
.top .top_toplogin .login_right_01 {
	float: right;
	width: 14px;
}
.bothall {
	clear: both;
}
.zhongjian {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial,Helvetica, sans-serif;
	width:760px;
    background-color:#FfF;
   }
.zhongjian .zhongjian_left {
	padding-right: 2px;
	float: left;
	width: 160px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .new {
	float: none;
	width: 300px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom li {
	float: left;
	width: 49%;
	list-style-image: none;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.zhongjian .zhongjian_right .wukuang .leikuangbottom .newblog {
	float: left;
	width: 47%;
	margin-left:4px;
}
.zhongjian .zhongjian_right {
	width: 593px;
	float: right;
	padding:0;
	margin:0;
}
.listad {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding:0;
}


 .wukuang {
	border: 1px solid #7AE0FF;
	margin-bottom:5px;
	width:100%;
	padding:0;
	overflow: hidden;
}
.wukuang .leikuang_top {
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 3px 1px 2px 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	background-image: url(/img/neikuangtopblack.gif);
}
 .wukuang .leikuang_top01 {
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 10px;
}
 .wukuang .leikuang_top .more {
	float:right;
}

 .wukuang .leikuangbottom {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left:0;
	line-height:17px;background-color:#f4fdff;
}
 .wukuang .leikuang_top .left_list {
	width: 75%;
	float: left;
	text-align: left;
	padding-left:3px;
} .wukuang .zhuozhe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}
.zhongjian .zhongjian_left .wukuang .zhuozhe .heard {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.zhongjian .zhongjian_left .wukuang .zhuozhe h1 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

 .wukuang .leikuangbottom .nr2{ 
width:100%;
padding-left:5px;
}


.zhongjian .zhongjian_right .wukuang {
	margin-bottom: 5px;
	clear: none;
	color: #333333;
	border: 1px solid #7AE0FF;
	padding: 0px;
	width:100%;
}
 .wukuang .leikuang_top {
	font-weight: bold;
	color: #121212;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	background-image: url(/img/neikuangtopblack.gif);
}
 .wukuang .leikuang_top .more {
	float:right;
}

 .wukuang .leikuangbottom {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
}
 .wukuang .leikuang_top .left_list {
	width: 60%;
	float: left;
	text-align: left;
	padding-left:3px;
}
 .wukuang .leikuangbottom .fengtui {
	width: 49%;
	float: left;
	padding-left:5px;
}
 .wukuang .leikuangbottom .fengtui .fengtuileft {
	margin-right: 10px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuileft img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuiright {
	margin-left: 20px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuiright img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}




.zhongjian .zhongjian_right .wukuang .zhuozhe {
	padding:5px;
}
.zhongjian .zhongjian_right .wukuang .zhuozhe .heard {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.zhongjian .zhongjian_right .wukuang .zhuozhe h1 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuileft h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuileft h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuiright h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuiright h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .chuban {
	float: left;
	width: 70px;
	margin: 0 8px 0 4px;
	padding:0;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .chuban h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	vertical-align: bottom;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .chuban .bookimg {
	text-align: center;
	height: 100px;
}

.zhongjian .zhongjian_right .paihangtop {
	margin-bottom: 10px;
	border:1px solid #87B53D ;
	width:100%;
}
.zhongjian .zhongjian_right .paihangtop .leikuang_top {
	font-weight: bold;
	color: #121212;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFD7C6;
	border-right-color: #FFD7C6;
	border-bottom-color: #FFD7C6;
	border-left-color: #FFD7C6;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-right: 10px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(/img/paihao_top_black.gif);
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom {
	padding: 8px 10px 12px 10px;
	margin: 7px;
	border: 1px dashed #D4C8BC;
	width:93%;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui {
	width: 49%;
	float: left;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuileft h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuileft h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuiright h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuiright h2 em {
	font-style: normal;
	color: #1A53FF;
}

.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuileft h2 em {
	font-style: normal;
	color: #1A53FF;
}
.zhongjian .zhongjian_right .wukuang .leikuangbottom .fengtui .fengtuiright h2 em {
	font-style: normal;
	color: #1A53FF;
}

.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuiright h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuileft {
	padding-right: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3C4B1;
	border-right-color: #D3C4B1;
	border-bottom-color: #D3C4B1;
	border-left-color: #D3C4B1;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuileft img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuiright {
	margin-left: 20px;
}
.zhongjian .zhongjian_right .paihangtop .leikuangbottom .fengtui .fengtuiright img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#ttList ul{
	border:1px none #D4C8BC;
	margin: 0px;
	padding: 0px;
}
.zhongjian .zhongjian_right .paihangtop .leikuang_top .left_list {
	text-align: left;
	float: left;
	width: 91%;
}
ul#tTopNav{
	width:288px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
ul#tTopNav li{ 
	float:left; 
	color:#000000; 
	display:inline;
	background:url(/img/top_label2.gif) no-repeat left top; 
}
ul#tTopNav li.on{
	 background-position:right top;
}

.text_right {
	text-align: right;
	overflow: hidden;
}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.textred {
	color: #FF0000;
}
.textred A:link {
	COLOR: #FF0000; 
	TEXT-DECORATION: underline;
}
.textred A:visited {
	COLOR: #FF0000; 
	TEXT-DECORATION: underline;
}
.textred A:hover {
	COLOR: #FF0000; 
	TEXT-DECORATION: underline;
}

.links {margin-bottom: 10px;border: 1px solid #E7E7E7;}
.links h3 {	font-size:12px;	margin:0;line-height:22px;text-align:left;padding:0 0 0 15px;background-color: #EEE;}
.links ul { margin:5px 0 5px 5px;padding: 0px;list-style-type: none;}
.links a {color:#000;}
.links a:hover {background-color:#F7F7F7;}
.linktext li {text-align:center;float:left; white-space: nowrap;margin: 0px; padding:0 6px;}
#forums {
background:#919191;
width:58%;
float:right;
margin:0;
}

.table1 {
	width:100%;
	background: #7AE0FF;
	border:1px solid #7AE0FF;
	margin-bottom:15px;
	background-color: #7AE0FF;
}
 
.table1 td ,th {
margin:0;
padding:8px 2px;
text-align:left;
color:#000000;
border-bottom:1px solid #eee;
}

.table1 tr {  background:#fff;}
.table1 tr.alt {background: #F7F7F7;}


.table1 caption { 
background:#EEFBFF;
text-align:center;
padding:7px 20px;
border:1px solid #7AE0FF;
border-bottom:none;
font-weight:700;
font-size:15px;
letter-spacing:5px;
color: #FF9900;
}
.broom { 
width:100%;
background:#0099FF;
height:23px;
text-align:center;
}
.alltop{width:760px;text-align:center;margin-top:5px;border: #7ae0ff 1px solid;}
.allbottom{width:760px;text-align:center;margin-top:5px;border: #7ae0ff 1px solid;}

.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: #e9f1f8;}
.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;}
