input,textarea,select {
    font-size: 12px;
    color: #336699;
    border: 1px #cccccc;
}
.font_big {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.font_small {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "宋体";
	line-height: 18px;
	text-decoration: none;
}
.font_small1 {
	font-size: 12px;
	color: #996633;
	font-family: "宋体";
	line-height: 18px;
	text-decoration: none;
}
.font_post {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.linelink {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cn14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #E8E8E8;
	text-decoration: none;
}

.cn14black {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.linelink:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #CC0099;
	text-decoration: underline;
}

.font_small1:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #CC0099;
	text-decoration: underline;
}

input.search {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/wenti12.gif);
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #FFFFFF;
	height: 50px;
	width: 65px;
	padding-right: 0px;
	padding-left: 0px;
}

input.ask {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/wenti13.gif);
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #FFFFFF;
	height: 50px;
	width: 65px;
	padding-right: 0px;
	padding-left: 0px;
}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
}
/* bookDetail
---------*/
#bookDetail {
    width: 530px;
    margin: 20px auto;
    text-align: center;
}

#bookDetail .bookimg {
    width: 110px;
    float: left;
    padding-left: 20px;
}

#bookDetail .booktail {
    width: 400px;
    float: left;
    padding-top: 5px;
    text-align: left;
    line-height: 1.5em
}

#bookDetail ul {
    list-style: none;
    display: block;
    margin: 0px;
}

#bookDetail li.left {
    width: 120px;
    float: left;
    text-align: left;
}

#bookDetail li.right {
    width: 280px;
    float: left;
    text-align: left;
}

#bookDetail .bookorder {
    width: 400px;
    float: left;
    text-align: center;
}

#bookDetail .bookcont {
    width: 510px;
    float: left;
    text-align: left;
    padding: 10px;
    margin: 10px;
    background: #F8FCF1;
    border: 1px solid #CCCCCC;
}

.bookdetail {
    background-color: white;
    padding: 10px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    position: absolute;
    left: 100px;
    width: 600px;
    height: 500px;
}

/* importRoom
---------*/
#importRoom {
    width: 389px;
    margin: 20px auto;
    text-align: center;
}
.importRoom {
    background-color: #CCCCCC;
    padding: 10px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    position: absolute;
    top:-200px;
    left: -300px;
    width: 389px;
    height: 100px;
}

.en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.en:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

.en1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #996633;
}
.en1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	width:250px;
	height:115px;
	z-index:1;
	left: 210;
	top: -150;
}
.letter{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	filter: Glow(Color=#222222, Strength=1);
}