@charset "utf-8";
/**/
#yxbook-top{
	width:924px;	
	padding-left:79px;
	height:88px;
	margin:0 auto;
	margin-top:10px;
	border-bottom:1px solid #ddd;	
}
/**/
#yxbook-main
{
    overflow:hidden;
   width:1003px; 
	margin:0 auto;
	text-align:left;
	border-bottom:1px solid #dddddd;
	background: url(../images/sidebar_bg.gif) repeat-y scroll left top transparent;
}
#yxbook-sidebar{
   width:100px;
	padding-left:3px;
	
}
#yxbook-sidebar ul{
	padding-top:10px;
}
#yxbook-sidebar ul li{
   width:78px;
	padding-left:22px;
   height:25px;
	padding-top:8px;
	font-size:18px;
	font-weight:bold;	
	font-family: @ºÚÌå;
}
#yxbook-sidebar ul li.note_thisyear{
	background:  url(../images/note_thisyear_bg.gif);
}
#yxbook-sidebar ul li a{
	color:#fff;
}
#yxbook-sidebar ul li.note_thisyear a{
	color:#202020;
}
#yxbook-sidebar p{
	margin-top:30px;
	text-align:left;
	padding-left:22px;
}
/**/
#yxbook-content{
	width:848px;
	padding-right:22px;
	padding-top:10px;
}
#yxbook-notes-top2 img{
	height:180px;
	width:180px;
}
#yxbook-content .notes_list h6{
	font-size:12px;
	margin-top:18px;
	height:14px;
	text-align:center;
}
#yxbook-content .notes_list h6 a{
	color:#a00000;
}
#yxbook-content .notes_list h6 a:hover{
	text-decoration:underline;
}
#yxbook-content .notes_list p{
	line-height:22px;
	text-align:left;
	color:#625d5a;
	text-indent:2em;
}
/**/
#yxbook-notes-top2{
	height:288px;	
	background: url(../images/yxbook-notes-top_bg.gif) no-repeat left bottom;
}
#yxbook-notes-top2 dt,#yxbook-notes-top2 dd{
	float:left;
	width:356px;
	height: 187px;
	padding-left:28px;
	padding-right:34px;
	padding-top:36px;
	padding-bottom:38px;
	position: relative;
	text-align:left;
}
#yxbook-notes-top2 .notes_img_box{
	height:187px;
	width:180px;
}
#yxbook-notes-top2 .notes_words_box{
	position: absolute;
	top:90px;
	right:30px;
	height:127px;
	width:158px;
}
#yxbook-notes-top2 p{
	margin-top:16px;
}
#yxbook-notes-top2 dt{
	background: url(../images/no_1_framebg.gif) no-repeat;
	margin-right:12px;
}
#yxbook-notes-top2 dd{
	background: url(../images/no_2_framebg.gif) no-repeat;
}
/**/
#yxbook-notes-normal{
	clear:both;
}
#yxbook-notes-normal li{
	float:left;
	width:180px;
	height:287px;
	overflow:hidden;
	position: relative;
	margin-right:41px;
}
#yxbook-notes-normal li.li_rowlast{
	margin-right:0;
}
#yxbook-notes-normal li img{
	width: 180px;
	height:180px;
}
#yxbook-notes-normal li sub{
	position: absolute;
	left:0;
	top:0;
}
#yxbook-notes-normal li sub img{
	width: 60px;
	height:60px;
}
/**/
#yxbook-page-con{
	width:900px;
	text-align:left;
}
#yxbook-year-notelist{
	width:195px;
	padding-left:27px;
	padding-right:8px;
	padding-top:10px;
	
}
#yxbook-year-notelist h6
{
	font-size:12px;
	height:20px;
	padding-top:6px;
	background:#f2f2f2;
	color:#a00000;
	text-align:left;
	padding-left:10px;
	}
#yxbook-year-notelist h6 a
{
   color:#222;
}	
#yxbook-year-notelist h6 a:hover
{
	text-decoration:underline;
	}
#yxbook-year-notelist ul{
	padding-top:16px;
}
#yxbook-year-notelist ul li{
	height:18px;
	padding-top:4px;
	border-bottom:1px solid #ddd;
	position: relative;
	color:#f00001;
}
#yxbook-year-notelist ul li img{
	position: absolute;
	right: 3px;
	top:6px;
}
#yxbook-year-notelist ul li a:link{
	color:#484848; 
}
#yxbook-year-notelist ul li a:visited{
	color:#664a85;
}
#yxbook-year-notelist ul li a:hover{
	color:#a00000;
}
#yxbook-year-notelist ul li a:active{
	color:#333;
}
#yxbook-year-notelist
{
    padding-bottom:10px;
	}
#yxbook-year-notelist p{
	margin-top:20px;	
}
#yxbook-year-notelist p img{
}
#yxbook-note-detail
{
	padding-left:15px;
	_height:500px;
	min-height:500px;
	border-left:1px solid #ddd;
	width:650px;
	line-height:24px;
	padding-bottom:20px;
}
#yxbook-note-detail h3{
	text-align:center;
	font-size:14px;
	height:18px;
	color:#484647;
}
#yxbook-note-detail p{
	text-indent: 2em;
	margin-top:10px;
	color:#484848;
}

