/*body页*/

#body_block{
	width: 900px;
	margin: 0 auto;
	padding: 0 0 0 8px;
	overflow: hidden;
}

#logo_block{
	background:#FFF;
	padding: 0 0 10px 0;
}

.banner_spaca{
	height:10px;
	background: url(../css/images/header/banner_head_bg.jpg) repeat-x;
	padding:5px 0;
}


/*----- 中间区块  -----*/

#content_three_block{
	background: #fff;
	width: 900px;
	height:auto;
	padding: 5px 0 0 10px;
	overflow: hidden;
}


/*导航条*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d3280;
	background-image:url(images/header/base_bg.jpg);
	background-repeat: repeat-x;

}
#hb_bg{
	background:url(../css/images/books/head_bg.jpg) repeat-x;
	width:900px;
	height:91px;
}
#hf_earth{
	float:left;
	width:650px;
}

#ht_text{
	float:left;
	width:250px;
}

#hf_header{
	padding:0 30px;
}

#ht_menu{
	padding:5px 60px;
}
#ht_smenu{
	float:left;
	padding:0 4px;
	
}

#ht_img{
	float:left;
}
#ht_content{
	float:left;
	padding:0 1px;
}

@charset "utf-8";

.BOX_BG {
	background: url(../css/images/introduce/box_BG.jpg) repeat-x;
}
.QOTD_txt_bg {
	background: url(../css/images/introduce/txt_bg.jpg) no-repeat;
	width:430px;
	margin: 0 0 0 20px;
}

.QOTD_txt_Test {
	width:430px;
	margin: 0 0 0 20px;
}

.QOTD_txt_Test div{margin: 10px 0;}

.desh30BG {
	background: url(../css/images/student_register/desh_30BG.gif) bottom repeat-x;
	padding: 10px;
}


.Qtxt_336699_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #336699;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: normal;
}
.Qtxt_336699_12:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF6600;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: normal;
}

.txt_10337F_11 {
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #10337F;
	letter-spacing: 1px;
	line-height: 16px;
}
.txt_10337F_11:hover {
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #FF6600;
	letter-spacing: 1px;
	line-height: 16px;
}

.txt_ff0033_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF0033;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: normal;
}

.txt_ff0033_12:hover{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color:#6699FF;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: normal;
}


.BIG_RED {
	font-family: Arial, "新細明體";
	font-size: 14px;
	color: #FF0000;
}
