@charset "utf-8";
/* CSS Document */

.content{
	width:1000px;
	margin:0 auto;
	
	}
.leftnav{
	float:left;
	margin-top:-38px;
	z-index:666;
	position:relative;
	width:222px;}
.leftnav h2{
	width:204px;
	height:55px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	background:#ff7200;
	line-height:55px;
	color:white;
	font-size:18px;
	padding-left:18px;}
.leftnav .contact_titile{
	height:41px;
	line-height:41px;
	margin-top:24px;
	}
.contact{
	padding-bottom:10px;
	width:220px;
	text-align:center;
	border:1px solid #ccc;
	border-top:none;
	} 
.leftnav h2 em{
	font-size:15px;
	color:#ffeddc;}

.leftnav .contact .img{
	width:150px;
	margin-top:20px;
	height:149px;
	}
.contact .phone{
	color:#ff7200;
	font-size:21px;
	font-weight:bold;
	height:41px;
	line-height:42px;}
.contact .address{
	font-size:12px;
	color:#666666;
	text-align:center;
	line-height:18px;
	margin-top:7px;
	padding:0 13px;}
.leftnav ul{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;}
.leftnav ul li{
	height:41px;
	color:#666666;
	font-size:14px;
	line-height:41px;
	border-bottom:1px solid #cccccc;
	padding:0 30px;}
.leftnav ul li a:hover{
	color:#ff7200;}
.leftnav ul li em{
	float:right;}
.letterArea{
	width:749px;
	float:right;
	padding-bottom:15px;}
	
.position{
	background:url(../image/aboutus%20line.jpg) no-repeat left bottom;
	width:749px;
	line-height:29px;
	margin-top:8px;}
.position h3{
	font-size:16px;
	color:#333;
	float:left;
	line-height:29px;}
.position .you{
	float:right;
	font-size:12px;
	color:#666;
	background:url(../image/position.jpg) left center no-repeat;
	padding-left:27px;}
.position .you em{
	color:#ff7200;
	}
.fontArea{
	min-height:600px;
	padding-top:20px;
	font-size:15px;
	line-height:27px;
}
.fontArea .tietle{
	text-align:center;
	font-size:18px;
	margin-bottom:18px;}


