@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
 
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
.main{
	width:950px;
}
.top{
	background:url(images/banner-h.jpg) no-repeat;
	height:292px;
	width:950px;
	border-bottom:5px solid #000;
	border-top:5px solid 	#000;
}
.top-in{
	background:url(images/banner-n.jpg) no-repeat;
	height:292px;
	width:950px;
	border-bottom:5px solid #000;
	border-top:5px solid 	#000;
}
.menu{
	 
	height:37px;
	text-align:center;
	padding-left:20px;
	background:#f7f6f4;
	
}
A.home{
	height:27px;
	padding-top:10px;
	width:143px;
	 background:url(images/btn-red.png) no-repeat;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	
	margin-right:10px;

 
}
A.home:Hover{
background:#6d6663;
color:#FFF;
border-bottom-left-radius: 6px;
-webkit-border-bottom-left-radius:6px;
gecko-border-bottom-left-radius:6px;
-moz-border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
gecko-border-bottom-right-radius:6px;
-moz-border-bottom-right-radius:6px;
font-size:11px;
}
A.about{
	height:27px;
	padding-top:10px;
	width:143px;
	 background:url(images/btn-grey.png) no-repeat;
	float:left;
	color:#FFFFFF;
	margin-right:10px;
	font-size:11px;

 
}
A.about:Hover{
	font-size:11px;
		background:#6d6663;
	color:#FFF;
		border-bottom-left-radius: 6px;
-webkit-border-bottom-left-radius:6px;
gecko-border-bottom-left-radius:6px;
-moz-border-bottom-left-radius:6px;
		border-bottom-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
gecko-border-bottom-right-radius:6px;
-moz-border-bottom-right-radius:6px;
}
.content{
		background:#f7f6f4;
	height:700px;
	width:910px;
	padding:20px;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}
.im img{
	border:5px solid #CCC;
	margin-right:15px;
	margin-bottom:10px;
border-radius: 6px;
-webkit-border-radius:6px;
gecko-border-radius:6px;
-moz-border-radius:6px;

}
.imm img{
	border:5px solid #CCC;
	margin-right:15px;
	margin-bottom:10px;
border-radius: 6px;
-webkit-border-radius:6px;
gecko-border-radius:6px;
-moz-border-radius:6px;

}
.content-r{
		background:#f7f6f4;
	height:400px;
	width:910px;
	padding:20px;
	text-align:justify;
	font-size:12px;
	line-height:22px;
}
.content-h{
		background:#f7f6f4;
	height:350px;
	width:910px;
	padding:20px;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}
.content-p{
		background:#f7f6f4;
	height:750px;
	width:910px;
	padding:20px;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}
.title{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.footer{
	background:url(images/footer.png) no-repeat;
	height:30px;
	padding-top:15px;
	color:#FFFFFF;
	width:950px;
	border-bottom:5px solid #000;
	text-align:center;
	font-size:11px;
	
}
.footer a:link{
	color:#FFF;
	font-size:11px;
}
.footer a:hover{
	color:#CCC;
	font-size:11px;
}
.footer a:visited{
	color:#FFF;
	font-size:11px;
}
.footer a:active{
	color:#FFF;
	font-size:11px;
}
.input{
	width:230px;
	border:1px solid #CCC;
	margin-bottom:5px;
	height:18px;
	padding-left:2px;
}
.text{
		width:230px;
	border:1px solid #CCC;
	margin-bottom:5px;
	height:150px;
		padding-left:2px;
}
.text:Hover{
	border:1px solid #670001;
}
.input:Hover{
	border:1px solid #670001;
}
.h-left{
	float:left;
	width:570px;
	padding-left:10px;
}
.h-right{
	float:right;
	width:300px;
}
.h-right img{
		border:5px solid #CCC;
	margin-right:15px;
	margin-bottom:10px;
border-radius: 6px;
-webkit-border-radius:6px;
gecko-border-radius:6px;
-moz-border-radius:6px;
}