@charset "utf-8";
/* CSS Document */

.bookform { width:294px; overflow:hidden; display: block; position: absolute; bottom: 0px;left: 20px; }
.bookform h3 { display:block; height:35px; width:294px; background-image: url(../images/book_01.png); background-repeat: no-repeat; }
.bookform h3 a{ font-family: "微软雅黑", "微软简中圆", "宋体", "幼圆", Arial; font-size: 16px; color: #FFF; display: block; height: 35px; width: 294px; line-height: 35px; font-weight: bold; }
.bookform #bookDiv { display:block; width:294px; height: 283px; overflow:hidden;  background-color: #FFF; }

.bookform .tabs { float:left; overflow:auto; background-color: #FFF; }
.bookform ul{ width: 294px; height: 36px; display: block; overflow: hidden; }
.bookform .tabs li { float:left; list-style:none; height: 32px; }
.bookform .tabs li a { float:left; height:33px; text-align:center; color:#503419; text-decoration:none; font-family: "微软雅黑", "微软简中圆", "宋体", "幼圆", Arial; font-size: 12pt; font-weight: bold; line-height: 34px; width: 147px; background-image: url(../images/book_03.png); background-repeat: no-repeat; }
.bookform .tabs li:hover { margin:0; }
.bookform .tabs li a.selected { background-image:url(../images/book_02.png); color: #2E2012; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; height: 36px; background-repeat: no-repeat; }
.bookform .items { clear:both; position:relative; top:0; left:0; height:250px; padding-right: 0; padding-bottom: 6px; padding-left: 0; display: block; text-align: left; background-image: url(../images/formbgs.png); background-repeat: no-repeat; background-position: -20px -20px; }
.bookform .items div { display:none; position:absolute; top:0; left:0; width: 252px; }
#item1 { height:240px; display:block; padding-right: 15px; padding-bottom: 8px; padding-left: 15px; font-family: "宋体", "幼圆", Arial; font-size: 12px; color: #333; line-height: 18px; }

#item1  p { display:block; font-family: "微软雅黑", "微软简中圆", "宋体", "幼圆", Arial; font-size: 14px; font-weight: bold; color: #503419; line-height: 20px; }
#item1 input, #item1 select { display:block; color: #000; height: 22px; width: 100px; font-size: 12px; line-height: 22px; background-color: #F3F0E2; font-family: "微软雅黑", "黑体", "宋体"; border: 1px solid #A79883; padding-right: 5px; padding-left: 5px; }
#item1 select { padding-left:0px; padding-right:0px; width:115px;}
#item1 input.btn, #item1 input.btn_out { font-family: "宋体", Arial; font-size: 12px; color: #000; line-height: 28px; background-image: url(../images/bookBtnBg.png); background-repeat: repeat-x; display: block; height: 28px; width: 106px; margin-top: 15px; float: right; }
#item1  input.btn:hover {
	background-image: url(../images/bookBtnBg1.png);
	background-repeat: repeat-x;
	color: #000;
	cursor: default;
}
#item1 a.fbd { font-family: "宋体", "幼圆", Arial; font-size: 12px; line-height: 20px; color: #666; display: block; float: left; margin-left: 5px; height: 20px; width: 80px; margin-top: 20px; text-decoration: underline; }
#item1 a.fbd:hover { color: #F60; text-decoration: none; }


#item2 { height:200px; display:block; }
