@charset "utf-8";
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.leftline_btn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.font13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.font15_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.div_topic {
	width: 170px;
	margin-top: 10px;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #036687;
	text-align: center;
}
.div_newsdetial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FF0000;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.font_blue_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #026DA8;
}
.data_news {
	font-size: 11px;
	color: #666666;
}
.img01 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.message_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.textfield {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EAEAEA;
	margin-left: 5px;
	border: 0px none #999999;
}
.font13_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}

.div_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 40px;
	margin-left: 30px;
	width: 165px;
	text-align: center;
}
.div_products-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

