﻿/* CSS Document */
/*******************首页样式*******************/
.about {
	width:780px;
	height:100%;
	margin:0 auto 0 auto;
	padding:0;
}
.aboutleft {
	width:182px;
	height:100%;
	margin:0;
	padding:0;
	float:left;
}
.aboutright {
	width:595px;
	height:100%;
	margin:0;
	padding:0;
	float:right;
}
.fenlei {
	width:180px;
	height:170px;
	margin:0 0 4px 0;
	padding:0;
	border:1px solid #333;
	background-image: url(../image/lefttitle.jpg);
	background-repeat:repeat-x;
	clear:both;
	text-align:left;
}
.fenleititle {
	width:55px;
	height:20px;
	margin:0;
	padding:7px 0 0 20px;
	clear:both;
	color:#FFF;
}
.feileicon {
	width:180px;
	height:100%;
	clear:both;
	margin:0;
	padding:3px 0 0 0;
}
.tubiao {
	width:15px;
	margin:8px 0 0 5px;
	height:13px;
	line-height:13px;
	background-image:url(../image/corner13.gif);
	background-repeat:no-repeat;
	float:left;
}
.aboutclss {
	width:145px;
	margin:5px 0 0 0;
	height:18px;
	line-height:18px;
	float:right;
	cursor:pointer;
}
.line4 {
	width:95%;
	height:20px;
	border-bottom:1px dashed #3d3d3d;
	margin:0 0 0 5px;
	padding:0;
	clear:both;
}
.form {
	margin:0;
	text-align:center;
}
.text {
	width:160px;
	height:100px;
	border:1px solid #1d1d1d;
	margin:0;
	padding:3px;
}
.aboutname {
	clear:both;
	width:582px;
	margin:4px;
	padding:0;
	border-bottom:1px dashed #3d3d3d;
	text-align:left;
}
.aboutnr {
	width:560px;
	margin:14px 5px 5px 15px;
	padding:0;
	line-height:23px;
	text-indent:24px;
	text-align: left;
	font-size: 12px;
}