

div#RecruitLeft {
	float: left;
	margin: 0 5px 0 0;

	width: 209px;
	height:950px;
}
div#RecruitRight {

	margin: 5px 5px 0 215px;
	padding: 0;
	
	height:950px;
	background: url(bg22.gif) top no-repeat;
}

a {
text-decoration: none;
cursor:hand;
}

dl {
	border: 0px solid #DCDCDC;
	margin:0;
}
dl dt {
	font-size: 14px;
	font-weight: bold;
}
dl dd {
	color: #3333CC;
	margin:0 0 0 0;
}
dl ol {
	margin:0 0 0 0;
	color:#8F8B7E;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	
}

/*快速链接区*/
dl#QuickLink {
	height: 270px;
	border: 1px solid #DCDCDC;
}
dl#QuickLink dt{
	background: url(quick_link.jpg);
	height:48px;
	
	/*background-color:#FF0000;*/
}
dl#QuickLink dd {
	background: url(fg1.gif) no-repeat bottom;
	height:25px;
	padding:12px 0 0 0px;
}
dl#QuickLink dd img {
	border: 0;
}

/*准考证、录取查询区*/
dl#Search {
	height: 260px;
	border: 1px solid #DCDCDC;
}
dl#Search dt{
	background: url(search.jpg);
	height:48px;
	
	/*background-color:#FF0000;*/
}
dl#Search dd {
	font-size:8px;
	font-family:黑体;
	font-weight:normal;
	background-color:#F6EEE8;
	height:100px;
	padding:5px 0 0 0px;
}
dl#Search dd img {
	border: 0;
}

/*政策相关区*/
dl#ZhengCe {
	height: 121px;
	border: 1px solid #DCDCDC;
}
dl#ZhengCe dt{
	background: url(zhengce.jpg);
	height:48px;
}
dl#ZhengCe dd {
	background: url(fg1.gif) no-repeat bottom;
	height:25px;
	padding:12px 0 0 20px;
}
dl#ZhengCe dd img {
	border: 0;
}

/*联系我们区*/
dl#Contact {
	height: 280px;
	border: 1px solid #DCDCDC;
}
dl#Contact dt{
	background: url(contact.jpg);
	height:48px;
}
dl#Contact dd {
	background: url(fg1.gif) no-repeat bottom;
	height:25px;
	padding:12px 0 0 20px;
}
dl#Contact dd img {
	border: 0;
}

/*招生简章区*/
dl#Intro {
	height: 120px;
}
dl#Intro dt{
	background: url(title1.jpg) no-repeat center ;
	height:50px;
	margin-top:10px;
}
dl#Intro dd {
	/*height:37px;*/
	padding:12px 0 0 20px;

}
dl#Intro dd img {
	border: 0;
}
dl#Intro td{
	color:#3769B5;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
}

/*招生新闻区*/
dl#News {
	height: 120px;
	margin-top:220px;

	/*border:0;*/
}
dl#News dt{
	background: url(title1.jpg) no-repeat center ;
	height:80px;
	padding-top:5px;
}
dl#News dd {
	/*height:37px;*/
	padding:12px 0 0 20px;
	
}
dl#News dd img {
	border: 0;
}
dl#News td{
	color:#3769B5;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
}

/*招生问答区*/
dl#Qanda {
	height: 120px;

	/*border:0;*/
}
dl#Qanda dt{
	background: url(title1.jpg) no-repeat center ;
	height:80px;
	padding-top:5px;
}
dl#Qanda dd {
	height:37px;
	padding:12px 0 0 20px;
	
}
dl#Qanda dd img {
	border: 0;
}
dl#Qanda td{
	color:#3769B5;
	font-size:12px;
	font-weight: normal;
	line-height:15px;
}


/*投诉区*/
dl#ContactUs {
	height: 120px;

}
dl#ContactUs dt{
	background: url(contact_title.jpg) no-repeat center ;
	height:50px;
	margin-top:10px;
}
dl#ContactUs dd {
	height:180px;
	padding:12px 0 0 20px;
	border:0;

}
dl#ContactUs dd img {
	border: 0;
}
dl#ContactUs td{
	color:#3769B5;
	font-size:12px;
	font-weight: normal;
	line-height:20px;
}

