/* CSS Document */
a.next:link, a.next:visited{
	display:block;
	width:38px;
	height:17px;
	background:url(images/bt_next2.gif) no-repeat left top;
	
}
a.next:hover{
	display:block;
	width:38px;
	height:17px;
	background:url(images/bt_next2.gif) no-repeat right top;
}
a.back:link, a.back:visited{
	display:block;
	width:38px;
	height:17px;
	background:url(images/bt_back2.gif) no-repeat left top;
	
}
a.back:hover{
	display:block;
	width:38px;
	height:17px;
	background:url(images/bt_back2.gif) no-repeat right top;
}



#left_block{
	width:245px;
	height:368px;
	background:#FFFFFF;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}

#header{
	width:207px;
	height:39px;
	background:#FFFFFF;
	position:relative;
	top:45px;
	padding:0;
	margin-right:10px;
}

#menu_content{
	width:90px;
	height:70px;
	background:#FFFFFF;
	position:relative;	
	padding:0;
	margin:170px 0 0 153px;
}

#partition{
	width:1px;
	height:325px;
	background:#EEEEEE;
	position:relative;
	padding:0;
	margin:0;
	margin-top: 22px;
	float:left;
}

#btn_back , #btn_next{
	float:left;
}

#btn_next_hover{
	width:38px;
	height:17px;
	background:#FFFFFF;
	position:static;
	top:0px;
	left:-100px;
	padding:0;
	margin:0;
	float:right;
}


#right_block_introduction{
	width:529px;
	height:368px;
	background:url(images/bg_introduction.jpg) top repeat-x;
	position:relative;
	padding:0;
	margin:0;
	float:left;
	left: 0px;
	top: 0px;


}

#right_block_journalism{
	width:529px;
	height:368px;
	background:url(images/bg_journalism.jpg) top repeat-x;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}

#right_block_broadcasting{
	width:529px;
	height:368px;
	background:url(images/bg_broadcasting.jpg) top repeat-x;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}

#right_block_socialaid{
	width:529px;
	height:368px;
	background:url(images/bg_socialaid.jpg) top repeat-x;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}

#right_block_contact{
	width:529px;
	height:368px;
	background:url(images/bg_contact.jpg) top repeat-x;
	position:relative;
	padding:0;
	margin:0;
	float:left;
}


#title{
	width:203px;
	height:19px;
	position:relative;
	top:46px;
	padding:0;
	margin:0 0 0 10px;
	float:left;
}

#detail1_introduction{
	width:320px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
#detail2_introduction{
	width:320px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
#detail3_introduction{
	width:320px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}

#detail_journalism{
	width:320px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
#detail1_broadcasting{
	width:330px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
#detail2_broadcasting{
	width:370px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
#detail1_socialaid{
	width:280px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
	clear:left;
}
#detail2_socialaid{
	width:280px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
	clear:left;
}
#detail3_socialaid{
	width:280px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
	clear:left;
}
#detail4_socialaid{
	width:280px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
	clear:left;
}

#detail1_contact{
	width:320px;
	height:230px;
	position:relative;
	top:70px;
	padding:0;
	margin:0 0 0 10px;
	color:#666666;
	float:left;
}
