/* CSS Document */
.phy_top {
	background-image:url(../g/phy/top.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:67px;
}

.phy_middle_section {
	position:relative;
	top:0px;
	width:100%;
	height:56px;
	background-image:url(../../g/phy/menu_section.jpg);
	background-repeat:no-repeat;
	
}
.phy_content {
	 position:relative;
	 width:729px;
	 height:490px;
	 top:0px;
	 left:13px;
	 padding-top:0px;
}
.phy_content_long {
	 position:relative;
	 width:729px;
	 height:800px;
	 top:0px;
	 left:9px;
	 padding-top:0px;
}
.phy_title {
	position:absolute;
	top:101px;
	left:295px;
	width:205px;
	text-align:center;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;

}
.phy_rightbox {
	position:absolute;
	top:9px;
	left:526px;
	width:183px;
	height:500px;
	background-image:url(../../g/phy/rightbox.gif);
	background-repeat:no-repeat;
}
.phy_bottombox_left {
	position:absolute;
	
	
	padding:0px;
}
.phy_bottombox_right {
	position:absolute;
	padding:0px;
}
.phy_rightbox_content {
	position:relative;
	left:5px;
	top:8px;
	width:165px;
	height:auto;
	padding:5px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#FFFFFF;
}
.phy_verybottom {
	position:absolute;
	width:510px;
	height: auto;
	top: 480px;
	left:10px;
}
.phy_home_content {
	position:relative;
	 width:729px;
	 height:630px;
	 top:0px;
	 left:9px;
	 padding-top:0px;
}
.phy_home_bottomcontent {
	position:relative;
	width:695px;
	height: auto;
	left:10px;
	top:0px;

}
.text_top a {
	color:white;
	text-decoration:none;
}
.text_top a:hover{
	color:#D86D7B;
	text-decoration:underline;
}
