body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "宋体";
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/bg_pic.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}

.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/back_line.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.container .main {
	background-color: #FFF;
	background-image: url(../images/bg_main_home.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
}

.container .main .left {
	background-image: url(../images/sub_mid.jpg);
	background-repeat: no-repeat;
	background-position: 224px top;
}
.container .main .right {
	padding-left: 10px;
}


.con_top {
	margin-top: 5px;
}


.main_line {
	height: 2px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.m_left {
	background-color: #FC9D05;
	float: left;
	height: 2px;
	width: 80px;
}
.m_right {
	background-color: #004098;
	float: left;
	height: 2px;
	width: 880px;
}


.top_rb {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: 130px 20px;
}
.nav {
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.nav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FC9D05;
	text-decoration: none;
}
.nav_left {
	background-image: url(../images/left_0di2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.nav_m {
	background-image: url(../images/left_0di.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.nav_right {
	background-image: url(../images/left_012.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.h {
	font-size: 18px;
	letter-spacing: 2px;
	font-family: "宋体";
	font-weight: bold;
	text-align: left;
	display: block;
	text-indent: 5px;
	line-height: 40px;
	height: 40px;
}
.l {
	margin-right: 6px;
}
.l a:link {
	color: #666;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	letter-spacing: 1px;
}
.l a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
}
.l a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FC9D05;
	text-decoration: none;
	letter-spacing: 1px;
}
.t {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-variant: normal;
	letter-spacing: 1px;
	font-style: oblique;
}

.t_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.about img {
	padding: 2px;
	border: 1px solid #e0e0e0;
	float: left;
	margin: 5px;
}
.pro_list ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.pro_list ul li {
	width: 170px;
	float: left;
}
.pro_list ul li img {
	padding: 2px;
	height: 120px;
	width: 150px;
	border: 1px solid #e0e0e0;
	margin: 5px;
}


