/* CSS Document */
/*
	**init***
*/
html,body,div,ul,li,a,img,form,book,p,img,h5{
	border:0px;
	margin:0px;
	padding:0px;
}
html,body{
	text-align: center;
	background-image: url(3_01.gif);
	background-repeat: repeat-x;
}
a{text-decoration:none;}
ul,li{list-style:none;}
#all {
  	width:1003px;
  	margin:0 auto;
}
/*
	**content-style**
*/
#all #book {
	width: 1003px;
}
#all #book a:link,a:visited{color:#002B5E;}
#all #book a:hover,a:active{color:#BD1A1D;}

/*left-side:photo*/
/*title*/
#all #book #pho .rihht_a .fax_img{
		display:none;
		font-size:12px;
		line-height:1.5em;
		width:300px;
		*width:294px;
		color:white;
		text-align:left;
		padding:2px 5px;
		background-color:#3E6087;
}
#all #book #pho .rihht_a .fax_img a{
	font-size:14px;
	color:#FFFFFF;
	/*font-weight:bolder;*/
}
/*photo*/
#all #book #pho {
		float: left;
		width: 304px;
}

/*middle and right-side style*/
#all #book #right {
		background-color:whitesmoke;
		position:relative;
		left:5px;
		width: 685px;
		height:450px;
}
/*middle:content-list*/
#all #book #right #leftnew {
		font-size:12px;
		float:left;
		width: 460px;
		border-right:1PX  #CCCCCC solid;
		display: block;
}
/*content-block-style*/
#all #book #right #leftnew .topnew {
		margin-top: 0px;
    margin-left:-30px;
    padding-top: 10px;
		width: 460px;
    height:25px;
		background: url(3_07.gif) no-repeat top;
}
/*content-list*/
#all #book #right #leftnew .newsize {
	float: left;
	width: 460px;
	display: list-item;
	padding-top: 2px;
}
#all #book #right #leftnew .newsize li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 430px;
}
#all #book #right #leftnew .newsize li font{
    position:relative;
    top:3px;
}
#all #book #right #leftnew .newsize img {
	float: left;
	padding-top: 11px;
}
#all #book #right #leftnew .newsize a{
	font-family: "ËÎÌå";
	text-decoration: none;
	padding-left: 5px;
	float: left;
	line-height: 25px;
}

#all #book #right #leftnew .newsize a:hover{
    cursor:hand;
}
#all #book #right #leftnew .newsize li span{
	float:right;
	color:#FF0000;
	font-family: "ËÎÌå";
	float: right;
	line-height: 25px;
}

/*right-side*/
#all #book #right #rightnew{
		padding-top: 3px;
    padding-left:15px;
		width: 190px;
    height:370px;
		display: block;
}

/*login-style*/
#all #book #right form{
	margin:0;
	padding:0;
	font-size:12px;
}
#all #book #right form fieldset{
	margin:0;
	padding:0 0 0 10px;
	color:#002B5E;
	border:1px lightsteelblue solid;
}
#all #book #right form fieldset legend{
	border:2px lavender solid;
	padding:2px 4px;
}
#all #book #right form fieldset dt{
	float:left;
	text-align:left;
}
#all #book #rightform fieldset dd{
}
#all #book #right input{
	border:1px #C0C0C0 solid;
	width:90px;
	height:15px;
}
#all #book #right form fieldset dl .auto{
	margin-top:3px;
	margin-bottom:3px;
}
#all #book #right form fieldset #hide{display:none;}
#all #book #right #msg{
	margin-top:5px;
	padding-bottom:5px;
	margin-left:-50px;
	color:red;
}

/*right-side:title-style*/
#all #book #right #rightnew .rihht_b .line {
		border:1px lightsteelblue solid;
		font-size:12px;
    float:left;
		width: 188px;
    padding-top:0px;
		padding-bottom:8px !important;
		padding-bottom:6px;
    font-weight:bold;
    background-color:highlighttext;
    color: dimgray;
}
#all #book #right #rightnew .rihht_b .line ul{
    position:relative;
    left:0px;
    margin-top:-12px;
    list-style-position: inside;
    list-style-image:url(../../theme/deepred15/images/tubiao-2.jpg)
}
#all #book #right #rightnew .rihht_b .line ul li{
    width:90px;
    text-align:center;
    padding-top:5px;
    border-bottom:1px gainsboro dotted;
    float:left;
		padding-bottom:2px;
    font-weight:normal ;
}
#all #book #right #rightnew .rihht_b .line ul li a{
    padding-left:5px;
}
#all #book #right 	#rightnew .rihht_b .line ul li a:link,#all #book #right #rightnew .rihht_b .line ul li a:visited{
    text-decoration:none;
    color:#002B5E;
}
#all #book #right #rightnew .rihht_b .line ul li a:hover{
    text-decoration:none;
    color:#BD1A1D;
}