/* basic */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: transparent;
	text-align: center;
	font-family: Arial, sans-serif, "ËÎÌå", Verdana;
	font-size: 12px;
	line-height: 120%;
}

a{
	color: #696969;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #0033ff;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #a4cded;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 157%;
}

/* table */
table{
	text-align: left;
	font-family: "ËÎÌå", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

.grid{
	border-collapse: collapse;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A3A7B6;
	border-right-color: #A3A7B6;
	border-left-color: #A3A7B6;
}

table.grid caption, .gridtop{
	border: 1px solid #a4cded;
	background-image: url(images/block_title.PNG);
	vertical-align: middle;
	text-align: center;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e9f1f8;
	background-repeat: repeat-x;
}

table.grid th, .head{
	text-align: center;
}

table.grid td{
	border: 1px solid #A3A7B6;
	background-color: #ffffff !important;
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/* table add-ons */

.title{
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	line-height: 28px;
	height: 28px;
}
.boku_top {
	line-height: 25px;
	color: #666666;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* form */

form{}

input{}

.text{
	border: 1px solid #a4cded; 
	background: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: 1px solid #a3a7b6;
	background: #ffffff;
	color: #054e86;
	width: 500px;
	height: 130px;
	margin-bottom: 5px;
}


.button{
		background: #ddf2ff;
		border: 1px solid #a4cded; 
		height: 20px;
		padding: 2px 0px 0px 0px;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* structure */

#wrapper{}

#left{
	float: left;
	width: 185px;
	margin-right:6px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 768px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{

}
#content table {
	line-height: 25px;
	font-weight: normal;
	font-size: 12px;
}


.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.search {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}


.m_head{
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.h_logo{
	float:left;
	width:180px;
}

.banner{
	float:right;
	height: 60px;
	width: 468px;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_menu{
	background:#55a0ff;
	height:22px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding-top:3px;
	margin-bottom:3px;
}

.m_foot{
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A7B6;
	line-height: 20px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

.block{
	border: 1px solid #A3A7B6;
	margin-bottom: 5px;
}

.blocktitle{
	font-weight: bold;
	font-size: 14px;
	color: #054e86;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(images/block_title.PNG);
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
}

.blockcontent{
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #a4cded;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}

.blocktitle span0{
	position: relative;
	bottom: -5px;
	border-top: 1px solid #a4cded;
	border-left: 1px solid #a4cded;
	border-right: 1px solid #a4cded;
	background: #ffffff;
	padding: 3px 6px 3px 6px;
	color: #c42205;
	height: 22px;
	line-height: 22px; 
}

.blocktitle .txt{
	color: #666699;
	float: left;
	font-weight: bold;
	line-height: 25px;
}

.blocktitle .txtr{
	background-image: url("image/title_r.gif");
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 7px;
}

#left .blocktitle, #right .blocktitle{
	background-image: url(images/block_title.png);
	background-repeat: repeat-x;
	height: 28px;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#left .blockcontent, #right .blockcontent{
	border: 0px;
	background: #ffffff;
}

/* custom */
.pai{
	background-image: url(images/paihang.png);
	background-repeat: no-repeat;
	background-position: left -2px;
}
.pai_r {
	float: right;
}
.pai li{
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	background-image: none;
	padding-left: 20px;
	clear: both;

}
.ultop li{
	border-bottom: 1px dashed #d8e4ef;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
	width: auto;

}
.ultop li a{color: #004d00;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li, .ulrow1 li{
	padding:3px;
}
.ulcenter li{text-align: center;}
.ulmul,.ulmul_img{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.block_ct {
	background-color: #FFFFFF;
	border: 1px solid #a3a7b6;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.qianglei_ul {
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	width: 260px;
	height: 150px;
}
.qianglie {
	font-size: 14px;
	line-height: 25px;
	color: #0099FF;
}
.qianglei_ul img {
	float: left;
}
.qianglei_ul em {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 25px;
}
.imga {
	display: block;
	float: left;
	margin-right: 4px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}

.name a {
	font-size: 14px;
	color: #FF6600;
	line-height: 25px;
	display: block;
	height: 25px;
}
.bg222 {
	background-image: url(images/one_right_userbg.gif);
	display: block;

	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 2px;
}
.name {
}


.ulmul_img li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
.fix, .lm{
	white-space:nowrap;
	text-overflow:ellipsis;
-o-text-overflow:ellipsis; 	overflow: hidden;
	color: #444444;
}
.fl{float:left;}
.fr{float:right;}
.tr span {
	color: #696969;
}

.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{
}

/* attention */

.hottext, a.hottext{color: #ff0000;}
.poptext, a.poptext, .poptext1{
	color: #004d00;
	font-size: 14px;
}
.notetext, a.notetext{color: #1979cc;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink{color: #000000; background: #ddf2ff; border:1px solid #a4cded; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background: #cccccc;}


/* interface */

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #a4cded;
}

.divbox{
	border: 1px solid #a4cded;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #a4cded;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #a4cded;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

.ajaxtip{
	position:absolute;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:1000;
}

#tips {
	border: 1px solid #a4cded;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #a4cded; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #a4cded; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #A3A7B6;
	float: right;
	line-height:24px;
	padding:0;
	background-color: #F5F6F7;
}
.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-color: #D4D5DA;
}
.pagelink kbd{
	height:24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A7B6;
}
.pagelink em{
	height:24px;
	font-style:normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A7B6;
}
.pagelink input{
	border: 1px solid #A3A7B6;
	color: #054e86;
	margin-top:1px;
	height: 18px;
}

/* menu */

.nav {
	position: relative;
	background-image: url(images/mulu.png);
	height: 39px;
	background-repeat: repeat-x;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.navinner {
	float: left;
}
.navlist {
	height: 35px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
}
.nav .home{
	background-image: none;
	background-position: center 20px;
}
.nav li {
	height: 35px;
	line-height: 35px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/mulu_line.png);
	background-position: left 5px;
}
.nav a {
	display: block;
	width: 79px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.nav a:link, .nav a:visited {
    color: #fff;text-decoration:none;
}
.nav a.current, .nav a:hover, .nav a:active {
	color: #fff;
	font-weight: bold;
	background-image: url(images/mulu_hover.png);
	background-repeat: repeat-x;
	background-position: center 4px;
}
.subnav {
    position: absolute;
    top: 40px;
    left: 0;
    float: left;
    height: 27px;
    white-space: nowrap;
    line-height: 27px;
    background: url("image/nav_bg.png") no-repeat 0 -180px;
}
.search_l {
	float: left;
	line-height: 25px;
	height: 25px;
}
#hot_search_tag {
	float: right;
	line-height: 25px;
	height: 25px;
	color: #990000;
	text-align: right;
	margin-right: 10px;
}

* html .subnav {
    margin: 0 10px 0 -10px;   /* IE 6 and below */
}
.subnav p {
    padding: 0px 10px;
    background: url("image/nav_bg.png") no-repeat 100% -234px;
}
.subnav p span {
    display: block;
	height: 27px;
	line-height: 27px;
    background: url("image/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("image/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;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 1px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 80px; }
#subnav2 { left: 170px; }
#subnav3 { left: 260px; }
#subnav4 { left: 350px; }
#subnav5, #subnav6, #subnav7, #subnav8 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 450px; }
#subnav6 .pointer { left: auto; right: 350px; }
#subnav7 .pointer { left: auto; right: 260px; }
#subnav8 .pointer { left: auto; right: 160px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
.disable { display: none; }
.line {
	background-image: url(images/line.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.line li {
	line-height: 26px;
	height: 26px;
}
.l {
	background-image: url(images/mulu_l.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 39px;
	width: 6px;
	display: block;
}
.r {
	float: right;
	background-image: url(images/mulu_r.PNG);
	background-repeat: no-repeat;
	height: 39px;
	width: 6px;
	clear: right;
}
.title_tj {
	background-image: url(images/block_title.png);
	background-repeat: repeat-x;
	height: 28px;
	margin-right: 1px;
	margin-left: 1px;
}
.title_tj .tj_l {
	font-size: 14px;
	color: #666699;
	line-height: 28px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}
.title_tj .tj_r {
	float: right;
	line-height: 28px;
	color: #000000;
	margin-right: 5px;
}
.cl {
	float: left;
	width: 120px;
}
.cr {
	float: right;
	width: 448px;
}
.cr li {
	color: #666666;
}
.cr li a {
	font-size: 14px;
}
.list_mu p{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	display: block;
}
.list_mu {
	height: 22px;
}

.bookname {
	width: 460px;
	float: left;
}
.zhuangtai {
	width: 45px;
	float: right;
	text-align: center;
	line-height: 25px;
}
.zuozhe {
	float: right;
	width: 180px;
	text-align: right;
	margin-right: 4px;
	line-height: 25px;
}
.boku_info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3A7B6;
	border-bottom-color: #A3A7B6;
	border-left-color: #A3A7B6;
	padding-bottom: 5px;
}
.boku_info li {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
}
.Introduction h1 {
	text-align: center;
	background-image: url(images/block_title.PNG);
	height: 30px;
	line-height: 30px;
	background-repeat: repeat-x;
	color: #FF0000;
}
.Introduction {
	border: 1px solid #A3A7B6;
}
.info_itr {
	line-height: 25px;
	margin-right: 8px;
	margin-left: 8px;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCDD3;
	margin-bottom: 4px;
}
.autor {
	float: right;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	margin-top: -30px;
}
.intr_text {
	padding: 8px;
	line-height: 20px;
}
.ulrow1 {
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDD3;
	padding-bottom: 4px;
}
.ulrow1 li {
	float: left;
}

.post_info {
	padding: 5px;
	color: #999999;
}
boku_info hr {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.pai a {
	white-space: nowrap;
	overflow: hidden;
	width: 120px;
}
.pai1 a {
	white-space: nowrap;
	overflow: hidden;
}
.pai1 li {
	background-image: url(images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
}
/* basic */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: transparent;
	text-align: center;
	font-family: Arial, sans-serif, "å®‹ä½“", Verdana;
	font-size: 12px;
	line-height: 120%;
}

a{
	color: #696969;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #0033ff;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #a4cded;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 157%;
}

/* table */
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;
}

.grid{
	border-collapse: collapse;
	background-image: url(images/block_title.PNG);
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A3A7B6;
	border-right-color: #A3A7B6;
	border-left-color: #A3A7B6;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table.grid caption, .gridtop{
	border: 1px solid #a3a7b6;
	background-image: url(images/block_title.PNG);
	vertical-align: middle;
	text-align: center;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

table.grid th, .head{
	border: 1px solid #a4cded;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grid td{
	border: 1px solid #A3A7B6;
	background-color: #ffffff !important;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/* table add-ons */

.title{
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	line-height: 28px;
	height: 28px;
}
.boku_top {
	line-height: 25px;
	color: #666666;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* form */

form{}

input{}

.text{
	border: 1px solid #a4cded; 
	background: #ffffff;
	color: #054e86;
	height: 20px;
}



.button{
		background: #ddf2ff;
		border: 1px solid #a4cded; 
		height: 20px;
		padding: 2px 0px 0px 0px;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* structure */

#wrapper{}

#left{
	float: left;
	width: 185px;
	margin-right:6px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 768px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{

}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.search {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}


.m_head{
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.h_logo{
	float:left;
	width:180px;
}

.banner{
	float:right;
	height: 60px;
	width: 468px;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_menu{
	background:#55a0ff;
	height:22px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding-top:3px;
	margin-bottom:3px;
}

.m_foot{
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A7B6;
	line-height: 20px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

.block{
	border: 1px solid #A3A7B6;
	margin-bottom: 5px;
}

.blocktitle{
	font-weight: bold;
	font-size: 14px;
	color: #054e86;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	border: 1px solid #ffffff;
	background-image: url(images/block_title.PNG);
	background-repeat: repeat-x;
}

.blockcontent{
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #a4cded;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}

.blocktitle span0{
	position: relative;
	bottom: -5px;
	border-top: 1px solid #a4cded;
	border-left: 1px solid #a4cded;
	border-right: 1px solid #a4cded;
	background: #ffffff;
	padding: 3px 6px 3px 6px;
	color: #c42205;
	height: 22px;
	line-height: 22px; 
}

.blocktitle .txt{
	color: #666699;
	float: left;
	font-weight: bold;
	line-height: 25px;
}

.blocktitle .txtr{
	background-image: url("image/title_r.gif");
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 7px;
}

#left .blocktitle, #right .blocktitle{
	background-image: url(images/block_title.png);
	background-repeat: repeat-x;
	height: 28px;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#left .blockcontent, #right .blockcontent{
	border: 0px;
	background: #ffffff;
}

/* custom */
.pai{
	background-image: url(images/paihang.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	overflow: hidden;
	width: 100%;
}
.pai_r {
	float: right;
}
.pai li{
	list-style-type: none;
	overflow: hidden;
	white-space: nowrap;
	background-image: none;
	padding-left: 20px;
	clear: both;

}
.ultop li{
	border-bottom: 1px dashed #d8e4ef;
	color: #999999;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
	width: auto;
}
.ultop li a{color: #004d00;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li, .ulrow1 li{
	padding:3px;
}
.ulcenter li{text-align: center;}
.ulmul,.ulmul_img{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.block_ct {
	background-color: #FFFFFF;
	border: 1px solid #a3a7b6;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.qianglei_ul {
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	width: 260px;
	height: 150px;
}
.qianglie {
	font-size: 14px;
	line-height: 25px;
	color: #0099FF;
}
.qianglei_ul img {
	float: left;
}
.qianglei_ul em {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 25px;
}
.imga {
	display: block;
	float: left;
	margin-right: 4px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}

.name a {
	font-size: 14px;
	color: #FF6600;
	line-height: 25px;
	display: block;
	height: 25px;
}
.bg222 {
	background-image: url(images/one_right_userbg.gif);
	display: block;

	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 2px;
}
.name {
}


.ulmul_img li {
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}
.fix, .lm{
	white-space:nowrap;
	text-overflow:ellipsis;
-o-text-overflow:ellipsis; 	overflow: hidden;
	color: #444444;
}
.fl{float:left;}
.fr{float:right;}
.tr span {
	color: #696969;
}

.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{
}

/* attention */

.hottext, a.hottext{color: #ff0000;}
.poptext, a.poptext, .poptext1{
	color: #004d00;
	font-size: 14px;
}
.notetext, a.notetext{color: #1979cc;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink{
	color: #000000;
	border:2px solid #FFCC00;
	height:25px;
	background-color: #FFF7D7;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	white-space: nowrap;
	display: block;
}
a.btnlink:hover{
	background-color: #FFCC00;
}


/* interface */

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #a4cded;
}

.divbox{
	border: 1px solid #a4cded;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #a4cded;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #a4cded;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

.ajaxtip{
	position:absolute;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:1000;
}

#tips {
	border: 1px solid #a4cded;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #a4cded; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #a4cded; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #A3A7B6;
	float: right;
	line-height:24px;
	padding:0;
	background-color: #F5F6F7;
}
.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-color: #D4D5DA;
}
.pagelink kbd{
	height:24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A7B6;
}
.pagelink em{
	height:24px;
	font-style:normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A7B6;
}
.pagelink input{
	border: 1px solid #A3A7B6;
	color: #054e86;
	margin-top:1px;
	height: 18px;
}

/* menu */

.nav {
	position: relative;

	background-image: url(images/mulu.png);
	height: 39px;
	background-repeat: repeat-x;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.navinner {
	float: left;
}
.navlist {
	height: 35px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
}
.nav .home{
	background-image: none;
	background-position: center 20px;
}
.nav li {
	height: 35px;
	line-height: 35px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/mulu_line.png);
	background-position: left 5px;
}
.nav a {
	display: block;
	width: 79px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.nav a:link, .nav a:visited {
    color: #fff;text-decoration:none;
}
.nav a.current, .nav a:hover, .nav a:active {
	color: #fff;
	font-weight: bold;
	background-image: url(images/mulu_hover.png);
	background-repeat: repeat-x;
	background-position: center 4px;
}
.subnav {
    position: absolute;
    top: 40px;
    left: 0;
    float: left;
    height: 27px;
    white-space: nowrap;
    line-height: 27px;
    background: url("image/nav_bg.png") no-repeat 0 -180px;
}
.search_l {
	float: left;
	line-height: 25px;
	height: 25px;
}
* html .subnav {
    margin: 0 10px 0 -10px;   /* IE 6 and below */
}
.subnav p {
    padding: 0px 10px;
    background: url("image/nav_bg.png") no-repeat 100% -234px;
}
.subnav p span {
    display: block;
	height: 27px;
	line-height: 27px;
    background: url("image/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("image/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;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 1px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 80px; }
#subnav2 { left: 170px; }
#subnav3 { left: 260px; }
#subnav4 { left: 350px; }
#subnav5, #subnav6, #subnav7, #subnav8 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 450px; }
#subnav6 .pointer { left: auto; right: 350px; }
#subnav7 .pointer { left: auto; right: 260px; }
#subnav8 .pointer { left: auto; right: 160px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
.disable { display: none; }
.line {
	background-image: url(images/line.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.line li {
	line-height: 26px;
	height: 26px;
}
.l {
	background-image: url(images/mulu_l.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 39px;
	width: 6px;
	display: block;
}
.r {
	float: right;
	background-image: url(images/mulu_r.PNG);
	background-repeat: no-repeat;
	height: 39px;
	width: 6px;
	clear: right;
}
.title_tj {
	background-image: url(images/block_title.png);
	background-repeat: repeat-x;
	height: 28px;
	margin-right: 1px;
	margin-left: 1px;
}
.title_tj .tj_l {
	font-size: 14px;
	color: #666699;
	line-height: 28px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}
.title_tj .tj_r {
	float: right;
	line-height: 28px;
	color: #000000;
	margin-right: 5px;
}
.cl {
	float: left;
	width: 120px;
}
.cr {
	float: right;
	width: 448px;
}
.cr li {
	color: #666666;
}
.cr li a {
	font-size: 14px;
}
.list_mu p{
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	display: block;
}
.list_mu {
	height: 22px;
}

.bookname {
	width: 460px;
	float: left;
}
.zhuangtai {
	width: 45px;
	float: right;
	text-align: center;
	line-height: 25px;
}
.zuozhe {
	float: right;
	width: 180px;
	text-align: right;
	margin-right: 4px;
	line-height: 25px;
}
.boku_info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3A7B6;
	border-bottom-color: #A3A7B6;
	border-left-color: #A3A7B6;
	padding-bottom: 5px;
}
.boku_info li {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
}
.Introduction h1 {
	text-align: center;
	background-image: url(images/block_title.PNG);
	height: 30px;
	line-height: 30px;
	background-repeat: repeat-x;
	color: #FF0000;
}
.Introduction {
	border: 1px solid #A3A7B6;
}
.info_itr {
	line-height: 25px;
	margin-right: 8px;
	margin-left: 8px;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCDD3;
	margin-bottom: 4px;
}
.autor {
	float: right;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	margin-top: -30px;
}
.intr_text {
	padding: 8px;
	line-height: 20px;
}
.ulrow1 {
	line-height: 34px;
	height: 34px;
	margin-right: 8px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCDD3;
	padding-bottom: 4px;
}
.ulrow1 li {
	float: left;
	height: auto;
	width: auto;
	display: block;
}

.post_info {
	padding: 5px;
	color: #999999;
}
boku_info hr {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.pai a {
	white-space: nowrap;
	overflow: hidden;
}
.pai1 a {
	white-space: nowrap;
	overflow: hidden;
}
.pai1 li {
	background-image: url(images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
}
.pai1 {
	overflow: hidden;
	width: 100%;
}
.ping {
	line-height: 25px;
	background-image: url(images/block_title.PNG);
	background-repeat: repeat-x;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.an_titile {
	background-image: url(images/tan.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 30px;
	font-size: 14px;
	color: #666699;
	line-height: 25px;
	height: 25px;
}
.announce {
	margin-top: 4px;
	border: 1px solid #A3A7B6;
}
.announce ul {
	padding: 10px;
	background-color: #FFFDF0;
	margin: 3px;
}
.announce li {
	line-height: 22px;
	background-image: url(images/an.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 22px;
	text-indent: 15px;
}
.pinglun {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 4px;
	padding: 5px;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 25px;
}
.webcang{
	line-height: 25px;
	clear: both;
	height: 25px;
}
.webcang p {
	float: left;
}