@charset "utf-8";
/* CSS Document */
#right{
	font-family:"微软雅黑","黑体";
	font-size:12px;	
}
h1{
	font-size:16px;
	font-family:"微软雅黑","黑体";
	line-height:16px;
}
h2{
	color:#666666;
	line-height:25px;
	_font-size:18px;
}
p{
	font-family:"微软雅黑","宋体";
}
#book_list{
	width:480px;
	height:100%;
	float:left;
}
.book{
	width:470px;
	height:210px;
	margin-top:10px;
	margin-left:7px;
	position:relative;
}
.book_buttons{
	margin-top:138px;
	margin-left:15px;
	_margin-left:8px;
	width:100px;
	float:left;
}
.book_buttons img{
	margin-top:8px;
	*float:left;
}
.book_info{
	margin-left:138px;line-height:23px;
}
.book_info img{
	margin-top:5px;
}
.book_info h2{
	margin-top:8px;
	*margin-top:0px;
}	
.intro{
	margin:10px 10px 6px 0;
	line-height:20px;
	text-justify : inter-word;
}

#zhengzhi{	
	background-image:url(/images/classes/bg_kaoyanzhengzhi.png);
}
#yingyu{
	background-image:url(/images/classes/bg_kaoyanyingyu.png);
}
.class_title{
	width:480px;
	height:27px;
	margin-top:10px;
	_margin-top:6px;
	background-image:url(/images/classes/title_bg.png);
	background-repeat:no-repeat; 
	background-position:center;
}
.class_title h1{
	margin-left:38px;
	margin-top:2px;
	font-weight:lighter;
}
.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 a{
	font-size:13px;
	color:#00A0C6;
	line-height:28px;
	background-color:#FFFFFF;
	letter-spacing:2mm;
	text-decoration:none;
	padding:5px 45px 3px 45px;
	margin-top:9px;
}

#menu a:hover{
	background-color:#BBEAFF;
	color:#ffffff;
}
#menu_head{
	background-image:url(/images/class_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;
}

/* 各个科目里面的试卷列表 */
.book_info div{
	width:50%;float:left;
	*margin-top:10px;
}
.book_info div ul{
	margin-left:-25px;
	*margin-left:15px;
}

/*//////////show 页面 ///////////////*/
#right #exam_content{
	width:618px;
	margin:20px;
	background-color:#ffffff;
	padding:8px;
	overflow-x:auto;
}
.class_notic{
	border:#F30 double;
	background-color:#FCC;
	width:445px;
	padding:5px;
	margin:5px 0 0 10px;
	color:#000;
}
/*/////////////////////////////////////*/
.functionButton{
	background-image:url(/images/button.png);
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	height:23px;
	line-height:25px;
	width:64px;
	font-weight:normal;
	margin-bottom:8px;
}
.buyButton{
	background-image:url(/images/buying_now.png);
	border:medium none;
	color:#027ABB;
	cursor:pointer;
	font-size:12px;
	height:22px;
	line-height:24px;
	width:99px;
	font-weight:normal;
	*margin-left:-15px;
	_margin-left:-8px;
}
.book_info li{
	list-style-type:circle;
	margin:0px;
}
.try_b{
	width:72px; margin-top:22px; margin-left:76px;*margin-left:38px;_margin-left:37px; float:left;
}
.buy_record{
	width:128px; height:128px; margin-left:68px;*margin-left:105px;_margin-left:72px; margin-top:16px;overflow:auto; float:left;
}