@charset "gb2312";
/* CSS Document */
body,td,th {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}
.textcontent {
	line-height: 1.6;
}
.textcontent2 {
	line-height: 1.6;
	color: #254588;
}

#mainnav a {
	font-size: 14px;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgs/mainnav_bg2.gif);
	background-repeat: repeat-x;
}

.title1 {
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
}
.title2 {
	font-size: 14px;
	color: #2A5099;
}
.title3 {
	font-size: 14px;
	color: #2A5099;
	padding-left: 10px;
	line-height: 24px;
}

.bg1 {
	background-image: url(imgs/tablebg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftnav {
	list-style-image: url(imgs/point1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
.leftnav li {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(imgs/line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.leftnav a {
	color: #2A5099;
}
.leftnav a:hover {
	color: #FF6600;
}

.border1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.pro_bg {
	background-image: url(imgs/prodouct_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

.link1 a{
	color: #2A5099;
}
.link1 a:visited {
	color: #2A5099;
}
.titlebg1 {
	background-image: url(imgs/titlebg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

