/*左侧*/
#leftBox{
	border: 1px solid #DDDDDD;border-top: 2px solid #DA2431;
}
#rightBox{padding:0 10px;
	border: 1px solid #DDDDDD;
}
#leftBox h4{
	    border: 0px solid #DCDCDC;
    text-indent: 25px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    font-size: 20px;
    font-weight: normal;
    background-image: url(rootMenu/sideMenuh3.jpg);
    background-repeat: no-repeat;
    background-position: right 0px;
    color: #FFFFFF;
}
#leftBox em{
	margin:20px 0 20px 15px;
	display: block;
}
#leftContent{
	padding:10px;
	font-weight: lighter;
	color: #666666;
	font-size: 13px;line-height:22px;
}
#leftContent p{margin-top:10px;}
#leftContent strong{
	color: #EE6500;
}


/*表单部分*/
#rightBox h3 {
	height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #DA2431;
    text-indent: 15px;
    background-image: url(img/linet.jpg);
    background-repeat: no-repeat;
    background-position: 5px bottom;
    padding-bottom: 5px;
    margin-bottom: 20px;
	  
	
	
	
}
#rightBox h2 {margin-top:10px;
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: normal;
}
#rightBox h2 span{float:right;margin-right:10px;}
#rightBox h2 span b{color: #EE6500;}
#rightBox table td{border: 1px solid #DDDDDD;}
#rightBox table td em{margin-right:10px;color: #EE6500;}
#rightBox table td .inputW{margin-left:14px;width:595px;}
#rightBox table td .inputW2{margin-left:14px;width:195px;height:21px;}
#formDivE {border: 0px solid #DCDCDC;}
#formDivE form{padding:0px 0;margin:0px auto;width:100%;}
#formDivE form p{margin-bottom:20px;}
#formDivE input{	
	background-color: #f9f9f9;
	height:20px;
	border: 1px solid #CCCCCC;
}
#formDivE textarea {margin:12px 0;
	border: 1px solid #CCCCCC;
	background-color: #fff;padding:1%;
}
#formDivE p label {
	text-align: right;
	width: 100px;
	display: block;
	float: left;	
	margin-right:10px;
}
#btn_submit, .btn_submit {
    background-image: url(img/submit.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
}

/*//////完成后提示//////////////////////////////////////*/
#submitOkDiv {
	padding-left:120px;
	margin-top:50px;
	margin-bottom:50px;
}
#submitOkDiv b span {
	font-size: 24px;
	margin:0 5px;
	font-style: italic;
}
#submitOkDiv h6 {
	margin-top:15px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight: bold;
	
	text-indent: 12px;
	color: #A48920;
}
#submitOkDiv P {
	line-height: 20px;
	margin-left:12px;
}
/*留言列表部分*/
#bookList {padding:0px 0;width:100%;}
#mailH3{margin-top:10px;
	line-height: 28px;
	background-image: url(img/subBar2.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: 30px;
}

#bookList .bookBox{margin-top:20px;}
#bookList dl{border: 1px solid #DEDEDE;width:100%;}
#bookList dt{
	padding-left:14px;
	height: 35px;
	line-height: 35px;
	background-color: #F8F8F8;
	color:#999;
	border-bottom: 1px solid #DEDEDE;
	position: relative;
}
#bookList dt i,#bookList dt em{	
	width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 12px solid #DEDEDE;
    border-bottom: 6px solid transparent;
	
	display: block;
	position: absolute;
	top:12px;
	left:-12px;
}
#bookList dt em{		
    border-right: 12px solid #F8F8F8;	
	left:-11px;
}
#bookList dd{padding:15px 25px;color:#333;line-height:22px;}
#bookList dd h5{
	font-size: 16px;
	color:#000;
	font-weight: normal;	
	margin-bottom:10px;
}
#bookList .msg1{color:#333;}
#bookList .msg2{
	font-family: Georgia, 'Times New Roman', Times, Kai, 'Kaiti SC', KaiTi, BiauKai, FontAwesome, serif;
	position: relative;
	padding:5px 10px 5px 20px;
	border-left: 3px solid #ccc;
	margin-top:10px;
}

#searchforms {
	font-family: "微软雅黑";
	width:381px;height:30px;margin:0 auto;
	line-height:30px;
	text-align: center;
	padding:13px 0px 14px 0px;
	color:#999999;
	background-image: url(img/booksearch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#searchforms #id{
	width:140px;padding-left:10px;
	height:28px;line-height:28px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;	
}
#searchforms #btn_submit2{
	width:60px;
	height:30px;
	border:0;
	background-color: #CC7434;color: #fff;
	vertical-align: middle;
}