* {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "";
}
body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 210px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
.link {
	height: 30px;
	float: right;
	width: 170px;
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: 18px;
}
.fla {
	height: 180px;
}

.nav {
	height: 33px;
	margin-top: 3px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
}
.menu {
	float: left;
	width: 740px;
	height: 33px;
	line-height: 33px;
}
.time {
	float: right;
	line-height: 33px;
	height: 33px;
	width: 260px;
	color: #FFFFFF;
}
.main {
	margin-top: 10px;
}
.left {
	float: left;
	width: 212px;
}
.pro1 {
	/*height: 209px;*/
	border: 1px solid #ccc;
}
.pro1_t {
	background-color: #e9e9e9;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.title {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: inline;
	float: left;
	margin-left: 10px;
}
.pro2_c {
	/*height: 179px;*/
}
.pro2_c li {
	line-height: 25px;
	list-style-type: none;
	background-image: url(../images/icon02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #328FD2;
	text-decoration: none;
}
.contact {
	height: 208px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.contact_c {
	line-height: 24px;
	margin-right: 10px;
	margin-left: 10px;
}
.right {
	float: right;
	width: 774px;
}
.about {
	height: 186px;
}
.about_t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 29px;
	background-color: #e9e9e9;
}
.about_c {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	height: 149px;
	line-height: 25px;
}
.about_c img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.pro {
	height: 210px;
	margin-top: 10px;
}
.pro_c {
	height: 175px;
	margin-top: 5px;
	line-height: 25px;
}
.pro_c img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.more {
	line-height: 29px;
	float: right;
	margin-right: 10px;
}
.right_c {
	margin: 10px;
	line-height: 30px;
}
.list01 {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 8px;
}
.list01 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.right_c input {
	border: 1px solid #CCCCCC;
}
.right_c textarea {
	border: 1px solid #CCCCCC;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


.clear {
	clear: both;
}
#copyright {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #50647d;
	background-color: #c3d9f6;
	line-height: 28px;
	text-align: center;
}
.right_c02 {
	margin: 0px;
	line-height: 30px;
	background-color: #ecf6ff;
	padding: 10px;
}
