/* -------------------------------  maincon ------------------------------ */	
div#maincon {
	width:511px;
	float:left;
	overflow:hidden;
	}
div.book h2{
	width:490px;
	height:32px;
	line-height:32px;
	padding-left:21px;
	color:#fff;
	background:url(/img/h2book.jpg) no-repeat;
	}
div.book img {
	width:82px;
	height:114px;
	border:1px solid #dfdfdf;
	margin-right:10px;
	overflow:hidden;
	}
div.book ul {
	width:487px;
	padding:0 11px;
	border:1px solid #77b6e9;
	border-top:0 none;
	overflow:hidden;
	}
div.book li {
	width:235px;
	height:224px;
	overflow:hidden;
	float:left;
	margin-top:14px;
	padding:0 0 14px 6px;
	border-bottom:1px solid #bbd9f1;
	}
div.book li.nth {
	padding-left:0px;
	border-right:1px dotted #c1c5c8;
	}
div.book ul ul {
	width:auto;
	height:auto;
	border:0 none;
	padding:0;
	}
div.book h3,div.book h3 a {
	margin:0 0 8px -3px;
	color:#074a81!important;
	}
div.book h3 a:first-child {
	margin-right:10px;
	}
div.book li li {
	width:auto;
	height:auto;
	min-width:100px;
	float:left;
	margin:6px 0;
	padding:0;
	border:0 none;
	white-space:nowrap;
	}
div.book li li:first-child {
	min-width:84px;
	height:119px;
	}
div.book li li a{
	color:#107fdb;
	}
div.book span,div.book p {
	display:inline;
	margin:0;
	clear:both;
	}
div.book li span a{
	color:#004a84;
	}
div.book li p+p {
	border-left:1px solid #000;
	padding-left:5px;
	margin-left:5px;
	}
div.book li.bottom {
	width:229px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-top:14px;
	padding:0 0 14px 6px;
	border-bottom:0 none;
	}
div.book li.bottom li {
	width:229px;
	height:auto;
	clear:both;
	margin:6px 0;
	padding:0;
	border:0 none;
	white-space:nowrap;
	}

/* -------------------------------  rightcon ------------------------------ */	
div#rightcon {
	width:225px;
	margin:0 7px -352px 15px;
	overflow:hidden;
	position:relative;
	top:0px;
	float:left;
	}
div#rightcon div {
	overflow:hidden;
	}
div.news {
	height:14px;
	margin-bottom:8px;
	position:relative;
	overflow:hidden;
	}
div.news ol {
	position:absolute;
	left:0;
	}
div.news li {
	display:inline;
	margin-left:10px;
	color:#f00;
	cursor:default;
	}
div.account {
	width:204px;
	height:104px;
	padding-left:20px;
	color:#1A81D2;
	background:url(/img/account.jpg) no-repeat;
	}
div.account h3{
	height:30px;
	line-height:30px;
	font-weight:700;
	color:#000000;
	}
div.account h3 span {
	margin-left:8px;
	color:#929ba0;
	font-weight:400;
	}
div.account p{margin:10px 0 0 80px;height:25px;line-height:25px;clear:both;}
div.account a{margin-left:10px;color:#1a91d2;}
div.account li{
	height:16px;
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	}
div.account form span {
	width:46px;
	display:block;
	float:left;
	height:19px;
	line-height:18px;
	}
div.account input {
	width:135px;
	height:17px;
	line-height:17px;
	float:left;
	border:1px solid #9ab5ca;
	margin-bottom:4px;
	}
div.account form button {
	width:48px;
	height:22px;
	line-height:22px;
	float:right;
	margin-right:27px;
	background:url(/img/accbutton.jpg) no-repeat;
	}
img[alt="ad"] {
	width:222px;
	height:66px;
	border:1px solid #d0e5f8;
	margin:8px 0;
	}
div.ranking h2 {
	width:224px;
	height:32px;
	line-height:35px;
	padding-left:43px;
	background:url(/img/h2ranking.jpg) no-repeat;
	overflow:hidden;
	}
div.ranking ol {
	width:194px;
	position:relative;
	overflow:hidden;
	padding:0 14px;
	background:#cee7fb url(/img/rankingbg.jpg) repeat-x bottom;
	border-left:1px solid #cee7fb;
	border-right:1px solid #cee7fb;
	}
div.ranking li {
	height:28px;
	line-height:28px;
	overflow:hidden;
	}
div.ranking li.pic {margin-bottom:74px;}
div.ranking li a:link,div.ranking li a:visited,div.ranking li a:active {
	color:#1179ce;
	}
div.ranking img {
	width:48px;
	height:68px;
	position:absolute;
	top:30px;
	left:30px;
	}
div.ranking div.bottom {
	width:224px;
	height:10px;
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	background:url(/img/rankingbt.jpg)
	}
div.ranking li.red a {	
	color:#C81B1B!important;
	}