.home_text
		{
			font-size: 14px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			padding-left:550px;
			padding-top:140px;
					}
					
					
.home_text a
		{
			float:left;
			display:block;
			width:90px;
			height:20px;
			background-color:#004469;
			text-decoration:none;
                        color:#fff;
			text-align:left;
			padding:2px;
			font-weight:bold;
			}
			
.home_text a:hover
		{
			background-color:#ff5819;
			text-decoration:none;
                        color:#fff;
			}

.text_aboutme
		{
			font-size: 12px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			line-height: 22px;
			text-decoration:none;
			color:#fff;
			background-color:#004469;
			opacity:0.7;
			width:410px;
			height:235px;
					}

.text
		{
			font-size: 12px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			line-height: 20px;
			text-decoration:none;
					}
.title
		{
			font-size: 17px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			text-decoration:none;
			width:420px;
			color:#ff4900;
			text-align:right;
			margin-left:25px;
			padding:0px;
			font-weight: bold;
			opacity: 0.7;
					}

.form_text
		{
			font-size: 12px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			line-height: 20px;
			text-decoration:none;
			color:#fff;
					}
#webworks{
width:569px;height:423px; background: url(images/content.jpg) no-repeat;
}

#web_content {
width:500px;
padding-top: 20px;
padding-left:0px;
}

#web_content li{
list-style-type: none;
float:left;


}

#web_content li a{
width: 50px;
height:50px;
display:block;
line-height: 50px;
font-size:20px;
text-align: center;
color:#fff;
border: 1px #bfbfbf dotted;

}

#web_content li a:hover{
background-color:#004469;
color:#fff;
}

#web_content img{display:none;}

#web_content li:hover img{display:block; position:relative; 
background-color:#ffddd0;font-size:12px;font-family: Verdana, Geneva, Arial, sans-serif; line-height: 14px;
color:#004469; font-weight:normal; text-align:center; left:50px; overflow:hidden; }
