@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hei a{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hei a:hover{
	color: #666666;
}
.left_title_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	letter-spacing: 5px;
}
.left_a a{
	color: #999999;
	text-decoration: none;
}
.left_a a:hover{
	color: #333333;
}
.left_bj{
	background-image: url(images/left_bj_19.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left_bj_lx{
	background-image: url(images/left_bj1_19.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.po {
	background-image: url(images/of_19.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.input_css{
	height: 15px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.input_css2{
	height: 15px;
	width: 70px;
	border: 1px solid #CCCCCC;
}
.bottom_line_dashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.main_title_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 75px;
}
.main_title_txt a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.main_title_txt a:hover{
	color: #CCCCCC;
}
.txt_lineheight_20{
	line-height: 20px;
}
.img_kuang img{
	padding: 1px;
	border: 2px solid #CCCCCC;
}
.about_bj{
	background-image: url(images/about_bj.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}