
.about-me-container{
	width:1000px;
	min-height:1000px;
	height:auto;
	background-color:#FFF;
	float:left;
}
.left-sunsign-box{
	width:210px;
	height:845px;
	float:left;

	background-repeat:no-repeat;
	margin-left:15px;
}




.middle-about-box{
	width:740px;
	height:900px;

	float:left;
	border-radius:6px;
		margin-left:20px;
}

.about-me-title{
	width:710px;
	height:40px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bold;
	text-align:center;
	line-height:12px;
	border:#000 dotted 1px;
	margin-left:10px;
}
.about-link-box{
	width:740px;
	height:30px;
	margin-top:20px;
	float:left;
	
	
}

.about-links{
	width:702px;
	height:30px;
	float:left;
	background-image:url(../images/link-bottom.jpg);
	margin-left:20px;
	
	
	
}


.about-buttons{
	width:112px;
	height:20px;
	float:left;
	margin-left:5px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	}
.about-buttons a{
	width:112px;
	height:20px;
	float:left;
	line-height:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:11px;
	
	text-decoration:none;

}
.about-buttons a:hover{
	display:block;
	
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	border-radius:5px;
	
	background-color:#09F;
	text-decoration:none;
	
}
.about-sir-box{
	width:300px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}

.about-txt-box{
	width:700px;
	height:760px;
	float:left;
	margin-left:10px;
	color:#000;
	text-align:justify;
	line-height:25px;
	font-size:15px;
	margin-top:40px;
	
}

.news-paper-box{
	width:700px;
	height:650px;
	float:left;
	margin-top:60px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;
	border-radius:10px;
	border:2px solid #000;
	line-height:22px;
	
}

.news-paper-title{
	width:250px;
	height:40px;
	background-color:#900;
	float:left;
	margin-top:-20px;
	margin-left:250px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	border:2px solid #000;
	border-radius:8px;
	text-align:center;
	font-size:24px;
	text-align:center;
	line-height:40px;
	
}

.news-paper-content{
	width:680px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	text-align:justify;
	
	line-height:22px;
	
}

