 
body{
  background: #Ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}


table.grid{
	border-collapse: collapse;
	border: 1px solid #ccc;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #ccc;
	background: #e9f1f8;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	padding:8px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	margin: auto;
       

}

table.grid th, .head{
	border: 1px solid #ccc;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #ffffff !important; 
}
table.hide, table.hide th, table.hide td{
	border: 0;
}








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: #0069A2;
  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: 966px;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.m_top{
  background:#C2CEDA;
  border-top:1px solid #1979CC;
  padding-top:5px;
  height:26px;
}

.m_head{
  height:60;
}

.h_logo{
  float:left;
  width:180px;
}

.h_banner{width:680px;
  float:left;text-align:center;
}

.h_link{
  float:right;
  width:90px;
  padding-top:6px;
}

.m_menu{
  background-image:url('/images/mue.gif');
  height:22px;
  border-top:0px solid #ff6600;
  padding-top:3px;
  margin-bottom:3px;
}

.m_foot{
  background:#F1F6F9;
  height:60px;
  border-top:3px solid #C2CEDA;
  text-align:center;
  padding:5px;
}

#left{
  float: left;
  width: 190px;
  margin-right:8px;
}

#right{
  float: right;
  width: 190px;
}

#centers{
  float: left;
  width: 570px;
}

#centerm{
  float: left;
  width: 760px;
}

#centerl{
  float: center;
  width: 960px;
}

#content{

}

.block{
  width: 100%;
  border: 1px solid #C2CEDA;
  margin-bottom: 5px;
}

.blocktitle{
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-right: #ffffff 1px solid;
  border-bottom: #ccc 1px solid;
  font-weight: bold; 
  font-size: 14px; 
  background-image:url('/images/logh2bg.gif');
  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: #C2CEDA; 
}
.grid th{height:30px;border: 1px solid #ffffff;

  background: #F7FBFD; font-size:14px;
}

.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: 12px;
  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;
}
.even b{font-size:14px;padding:6px;}
.even p{color:#666666;line-height:18px;}
.even1{
  background: #F7FBFD; 
  padding: 10px;
  line-height: 26px;
  font-size: 14px;
}
.odd{
  background: #F7FBFD; 
  padding:  3px;
line-height: 20px;
}

.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: #FEF0E0;
}
.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: #ff0000;
  text-decoration: none;
}
#jieqi_menu a:visited  {
  color: #ff0000;
  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;
}
#tips {
	border: 1px solid #a3bee8;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
}
.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;}

#mrdd{
	border-top: 1px solid #C2CEDA;
	border-right: 1px solid #C2CEDA;
	border-bottom: 1px solid #C2CEDA;
	border-left: 1px solid #C2CEDA;
    font-size:16px;

}
.lian{
     color:#333;
}
.tm{
    color:#c42205;
    font-weight: bold;
}
.lefttitle{
    color:#000000;
}
.notetext{
    color:#c42205;
}
.dibuxian{
    border-bottom:1px dotted #666666;
}
.tupian{
    border: 1px solid #000000;
    padding:1px;
}



/* custom */

.ultop li{list-style: decimal inside; margin: 3px 4px; border-bottom: 1px dashed #d8e4ef; color: #1b74bc;}
.ultop li a{color: #c42205;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.fix, .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;}

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	font-size: 14px;
	line-height: 150%;
}

.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}





/* menu */

.nav {
    position: relative;
    background: url("/images/nav_bg.png") no-repeat 0 -136px;
	margin-bottom:0px;
}
.navinner {
    background: url("/images/nav_bg.png") no-repeat 100% -72px;
}
.navlist {
    height: 32px;
    overflow: hidden;
    margin: 0px;
    background: url("/images/nav_bg.png") repeat-x 0 0px;
}
.nav li {
	height: 35px;
    line-height: 36px;
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url("/images/nav_bg.png") no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 86px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;text-decoration:none;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #ff0000;
    font-weight: bold;
    background: url("/images/nav_bg.png") no-repeat 30% -144px;
}
.ads{
  width: 960px;
  
  flot: center;
  margin-left: auto;
  margin-right: auto;
}
.userlist{
  width: 760px;
  line-height: 24px;
}
.lianjie{
    width:95px;

    float:left;
    padding-top:3px;
    padding-left:0px;
    
	}
.centitlr{
    padding-left:0px;
    font-size: 12px; 
    color: #FF3535; 
	}
.pingbi{
     width:252px;
	height:50px;
    margin:60px 0px 60px 230px;
    padding:14px 0px 0px 70px;
    color:#ff0000;
border:1px solid #999;
  background: #FEFDED;
	}
.forumtext{
 padding-left:10px;
}
.info{
     width:760px;
}
.lthead{
  background: #f3f8ef;
  padding: 3px; 
  color:#659b28;
  font-size: 12px;
  font-weight: ;
}
.lttitle{
  border-bottom:4px solid #dbecF4;background:#E0F0F9;text-align:left;color:#004c7d;padding:5px 7px 3px 7px;font-weight: bold;
}
.tuijian{
    
	height:22px;
    float:left;
    padding:2px 4px 0px 4px;
    
    color:#0000ff;
	}
.tuijian2{
    
	height:22px;
    float:left;
    padding:2px 4px 0px 4px;
    
    color:#ff00ff;
	}
.tuijian3{
    
	height:22px;
    float:left;
    padding:6px 4px 0px 4px;
    
    color:#0000ff;
	}
.tuijian4{
    font-size: 14px;
	height:22px;
    float:left;
    padding:4px 0px 0px 6px;
    
    color:#ff0000;
	}
.top1 { LINE-HEIGHT:15px;padding:2px ;border: 1px solid #f6f6f6; }
.luntan{
 
    color:#ff0000;
	}
.luntan2{
 
    color:#0000ff;
	}
.luntan3{
 
    color:#009900;
	}
.zhuanqu{
         font-size:12px;

}
.zhuanqu th{
         padding:6px;background:#f8f8f8 ;

}
.touxiang{margin-top:10px;border:0px #ccc solid;padding:2px; width:70%;overflow :hidden;text-align:center;
;}
a.message{background:url("images/aicons.gif") 0px 0px no-repeat; padding-left:16px;}
a.parlor{background:url("images/aicons.gif") 0px -16px no-repeat; padding-left:16px;}
a.friend{background:url("images/aicons.gif") 0px -34px no-repeat; padding-left:16px;}
a.bookcase{background:url("images/aicons.gif") 0px -54px no-repeat; padding-left:16px;}
a.group{background:url("images/aicons.gif") 0px -73px no-repeat; padding-left:16px;}
a.space{background:url("images/aicons.gif") 0px -94px no-repeat; padding-left:16px;}
a.userinfo{background:url("images/aicons.gif") 0px -113px no-repeat; padding-left:16px;}
a.logout{background:url("images/aicons.gif") 0px -133px no-repeat; padding-left:16px;}

