@charset "utf-8";
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}
.page{margin-top:20px}
/* Content */

#content {
	float:left;
	background:#f3f7fa;
	border:1px solid #bbd9ee;
	padding-left:10px;
	line-height:25px;
	width:742px;
}

.listL li{
	float:left;
	line-height:25px;
	height:25px;
	width:234px;
	margin:5px 0 5px 10px;
	overflow:hidden;
	padding:0px;
	border-bottom:dashed #CCCCCC 1px;
}

.listL li span{float:right}
.listL li a{text-decoration:none; color:#000000;}
.listL li a:hover{background:#666; color:#fff;}
.listL li a:visited{color:#43078B; text-decoration:underline;}
.listL li span{float:right;}

#content p{
	/*padding:10px 15px 10px 5px;*/
	margin:0px;
}
#book-title {
	text-align:left;
	line-height:30px;
	margin-top:15px;
	padding:5px 5px 5px 5px;
}

#book-title h1{
	color:#000000;
	font-size:20px;	
}
#book-title p {
	height:30px;
	text-align:left;
}
#book-title a {
	color:#FF0000;
	line-height:30px;
}
.book-img {
	float:left;
	margin:0 25px 0 100px;
	border:0px;
}
#book-new {
	background:#FFF5FA;
	border:1px solid #F8B3D0;
	padding:5px;
	line-height:25px;
	margin:15px 0 5px 0;
	text-align:center;
	clear:both;
}
.book-cate {
	background:#bbd9ee;
	text-align:center;
	margin-top:10px;
	font-size:14px;
	color:#666;
	line-height:30px;
	margin-right:10px;
}





/* Sidebar */

#sidebar {		
	float: right;
	width: 190px;
	background:#fff;	
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:22px;

}
.sidebar_title {

	line-height:25px;
	border-bottom:dashed 1px #ccc;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	font-family: "Microsoft YaHei";
}
#sidebar p{padding:0 0 10px 0; text-indent:25px}
#sidebar ul {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}


#sidebar_a {
	margin-bottom:15px;
	border:1px solid #bbd9ee;
	padding:10px;
}

#sidebar_a  li {
	line-height:25px;
	padding-left:22px;
	list-style:none;
	background:url(http://www.txt7.com.cn/images/arrow-1.gif) no-repeat left center;
}

#sidebar_a p {
	line-height:23px;
}

#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 20px;
	background-color:#888888;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#h2roller{
	background: url(/images/img15.gif) no-repeat;
}

/* Green Box */

.greenbox {
	background: #FFFFFF url(/images/img03.gif) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(/images/img04.gif) no-repeat;
}


.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(/images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox .entry {
	padding: 10px 20px 6px 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height:220px;
}
.greenbox .entry img{width:170px;height:220px;padding:1px;}
.greenbox .entry dl{float:left;width:189px;overflow:hidden;}
.greenbox .entry dt{}
.greenbox .entry dd{text-align:center; margin-left:0px; margin-right:15px;}


.btm { background-color:#C3C3C3;}
.btm .l { background: url(/images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(/images/img08.gif) no-repeat right bottom; }

/* Two Columns */

.two-columns {
	clear: both;
	background: url(/images/img11.gif) repeat-y;
	border-top: 7px solid #C3C3C3;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .title h2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.two-columns .blue {
	background: url(/images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(/images/img14.gif) no-repeat;
}
.cheng{
	background: url(/images/cheng.jpg) no-repeat;
}
.qing{
	background: url(/images/qing.jpg) no-repeat;
}
.huang{
	background: url(/images/huang.jpg) no-repeat;
}
.zi{
	background: url(/images/zi.jpg) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 320px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(/images/img12.gif) no-repeat left bottom;
}
#sitecmd{ font-size:16px; float:left; width:20px; margin: 20px 10px 0 0; color:#999999}


.navigation{
	width:960px;
}


/* sublist style start */
.s_title5{ 
	background:url(/images/n_c01.gif) no-repeat 5px 5px;
	border-bottom: #999999 1px solid; 
	border-top:#999999 1px solid; 
	height:25px; 
	line-height:25px;
	margin:20px 10px 0 10px;
	padding-left:20px;
}

.tempul{
	width:742px;
	margin:10px 10px 20px 10px;
	list-style:none;
}
.tempul li{
	width:354px;
	float:left;
	margin:2px 5px 2px 5px;
	padding:0px;
	border-bottom:1px dashed #999999;
	height:25px;
	line-height:25px;
	overflow:hidden;
}

.tempul li a{
	text-decoration:none;
}

.tempul li a:visited{
	color:#006699;
	text-decoration:underline;
}	
.tempul li a:hover{
	text-decoration:underline;
	display:block;
	color:red;	
}


.tempul SPAN {
	float:right;
	margin-left:5px;
}
.s_more{
	background:url(/images/n_c02.gif) no-repeat 5px 6px;
	float:right; margin-right:5px; 
	padding-left:15px; 
	font-size:14px;
}

/* sublist style end */




