article{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
}
.aboutcon{
	background: url("../image/aboutphoto1.jpg") no-repeat bottom right;
	color: #696969;
}
h1.t_nav{
	border-bottom: 1px solid #f1f1f1;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
h1.t_nav span{
	float: right;
	color: #999;
}
h1.t_nav a{
	width: 100px;
    display: block;
    text-align: center;
    color: #fff;
    float: left;
}
.n1{
	background:#5EA51B;;
}
.n2{
	background:#8BBF5D;
}

.about{
	margin: 20px 0px;
	width: 740px;
	overflow: hidden;
	background: url("../image/r_line.jpg") repeat-y right;
	line-height: 22px;
}
.about h2{
	font-size: 22px;
	font-family: 'Architects Daughter', cursive;
	margin-bottom: 20px;
}
.about ul{
	width: 710px;
}
.about p{
	margin-bottom: 20px;
	margin-right: 25px;
}

.right{
	float: right;
}
aside{
	width: 250px;
	position: relative;
	margin-top: 0px;
}
.about_c{
	padding: 10px 0px 0px 10px;
	color: #999;
	line-height: 22px;
	margin:20px 0px;
}
.about_c span{
	    color: #19A566;
}