@charset "UTF-8";
/* CSS Document */

h1 {
	background-color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 20px;
	color:#FFFFFF;
	padding:5px 0px 5px 14px;
	margin:0px;
}

.bandler {
	width:667px;
	height:250px;
	background-image:url("../images/BookFloorPlace eng 667.jpg");
	background-repeat:no-repeat;
}

.bandImage1 {
	margin:0px 7px 7px 7px;
	background-image:url("../images/BookFloorPlace_n eng.jpg");
	background-repeat:no-repeat;
	width:876px;
	height:250px;	
}

.sgHead {
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	padding:50px 0px 0px 50px;
	cursor:default;
}

.sgContent {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 15px;
	padding:3px 0px 0px 50px;
	width:400px;
	cursor:default;
}

.title_tb_top {
	margin:0px 7px 0px 7px;
	padding:0px;
}

.title_tb_bottom {
	margin:0px 7px 7px 7px;
	padding:0px;
}

.title_frame {
	margin: 0px 7px 0px 7px;
	padding: 4px 10px 5px 15px;
	background-color: #385CA6;
	color: white;
}

.title_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
}

.title_content {
	margin: 10px 0px 20px 23px;
	width:550px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#CC9933;
	line-height:20px;
}


.listPanel
{
	width: 614px;
	margin: 0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
/*	border: 1px #555 dashed;*/
}

.ltHeader {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 3px;
}

.ltContent {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:justify;
	margin-bottom: 20px;
}



















