* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body {
}
img { border:none; }p {
	color: #666;
	line-height: 1.5pc;
	text-indent: 2em;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
.float_right { float:right; }
#top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 99px;
}
#top #head {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	padding-top: 25px;
}
#top #head .nav a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#top #head .nav a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
#top #head .nav2 a{
	font-family: Arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#top #head .nav2 a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}#main {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
}
#main h1 {
	font-family: "宋体";
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
#main #txt {
	line-height: 1.5em;
	width: 700px;
	color: #666;
	margin-top: 8px;
	margin-bottom: 8px;
}
#main #banner {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
}
#main #banner2 {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#main #part {
	padding-top: 20px;
	padding-bottom: 10px;
}
#main #solution {
	padding-top: 10px;
}
#main #solution a {
	text-decoration: none;
	color: #666;
}
#main #solution a:hover {
	color: #F00;
	text-decoration: underline;
}

#main #solution .list_title {
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(../images/list_bg.jpg);
	height: 23px;
	width: 183px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
}

#main #news {
	margin-bottom: 10px;
	color: #666;
	margin-top: 20px;
}
#main #news a {
	text-decoration: none;
	color: #666;
}
#main #news a:hover {
	color: #F00;
	text-decoration: underline;
}
#main #solution .right_title {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	height: 23px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
#main #solution .right_txt {
	color: #666;
}





#bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 102px;
	color: #CCC;
	text-align: center;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
#bottom p {
	color:#333;
	padding-top: 10px;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
