@charset "utf-8";
/* CSS Document */
#right{
	font-family:"微软雅黑","黑体";
	font-size:12px;	
}

.sub_title{
	font-size:16px;
	font-family:"微软雅黑","黑体";
	line-height:16px;
	margin-left:40px;
}
h2{
	color:#666666;
	line-height:25px;
	_font-size:18px;
	font-family:"微软雅黑","黑体";
}
p{
	font-family:"宋体";
	font-size:12px;
	line-height:20px;
}
#book_list{
	width:480px;
	height:100%;
	float:left;
}
.book{
	width:470px;
	height:140px;
	margin-top:10px;
	margin-left:7px;
	position:relative;
}
.book_info{
	margin-left:143px;line-height:23px;
}
.book_info img{
	margin-top:5px;
}
#book_1{
	background-image:url(/images/classes/book_1.png);
}
#book_2{
	background-image:url(/images/classes/book_2.png);
}
#book_3{
	background-image:url(/images/classes/book_3.png);
}
#book_4{
	background-image:url(/images/classes/book_4.png);
}
#book_5{
	background-image:url(/images/classes/book_5.png);
}
#book_10{
	background-image:url(/images/classes/book_10.png);
}
#zhengzhi{	
	background-image:url(/images/classes/bg_kaoyanzhengzhi.png);
}
#yingyu{
	background-image:url(/images/classes/bg_kaoyanyingyu.png);
}
.info_table{
	position:absolute;
	bottom:4px;
	_bottom:1px;
	right:8px;
	border:none;
	border:medium;
}

/* 用户反馈 */
#menu{
	width:192px;
	float:right;
	text-align:center;
	margin-top:12px;
}
#menu ul{
	margin:0px;
	margin-left:-3px;
	*margin-left:38px;
	margin-right:5px;
	*margin-right:0px;
}
#menu li{
	list-style-image: url("/images/classes/yinhao.png");
	margin:0px;
	margin-left:-2px;
}
#menu a{
	font-size:12px;
	color:#00A0C6;
	text-decoration:none;
	margin:-3px;
	/* padding:5px 45px 3px 45px; */
}

#menu a:hover{
	background-color:#BBEAFF;
	color:#ffffff;
}
#menu_head{
	background-image:url(/images/article_menu_head.png);
	width:184px;
	height:34px;
}
#menu_body{
	background-image:url(/images/personal_menu_bg.png);
	width:184px;
	text-align:left;
}
#menu_body p{
	font-size:12px;
	margin:5px;
}
.selected{
	background-image:url(/images/right_arrow.png); background-position:left; background-repeat:no-repeat;
}
#menu_foot{
	background-image:url(/images/talk_menu_foot.png);
	width:184px;
	height:170px;
}
.book_name{
	color:red;
	font-size:14px;
}
.list{
	display:none;
}
.content{
	margin-left:7px;
	margin-top:10px;
}
.content_head{
	background-image:url("/images/content_head_bg.png");
	background-repeat :no-repeat;
	height:5px;
	width:468px;
	margin-bottom:0px;
}
.content_body{
	background-image:url("/images/content_bg.png");
	background-repeat :repeat-y;
	width:468px;
	_width:448px;
	padding:0px 10px 8px 12px;
	_margin-top:-5px;
}
.content_body p{
	width:445px;
	/* letter-spacing : 1px; */
	margin-top:5px;
	color:#333;
	font-size:12px;
}
.content_foot{
	background-image:url("/images/content_foot_bg.png");
	background-repeat :no-repeat;
	height:14px;
	width:469px;
}
h2{
	font-size:15px;
};
h4{
	font-size:10px;
	color:#cccccc;
}
/* 关于我们 */
#info_head{
	background-image:url(/images/info_menu_head.png);
	width:184px;
	height:34px;
}
