body {
	margin: 0px;
}
td {
	font-size: 14px;
	color: #333;
}
a {
	color: #333333;
	text-decoration: none
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}
input {
	font-size: 9pt;
}
.input_w40 {
	border: #C5C5C5 1px solid;
	width: 40px;
}
.input_w120 {
	border: #C5C5C5 1px solid;
	width: 120px;
}
.input_w200 {
	border: #C5C5C5 1px solid;
	width: 200px;
}
.input_w400 {
	border: #C5C5C5 1px solid;
	width: 400px;
}
.input_w600 {
	width: 600px;
	height: 30px;
	border: #666 1px solid;
	text-align: center;
}
.font_color_alert {
	color: #FF0000;
}
.font_color_white {
	color: #FFFFFF;
}
.nav_left {
	color: #000000;
}
.table_mz {
	width: 98%;
	background-color: #E8E8E8;
}
.height_important {
	height: 35px;
}
.title_20per {
	background-color: #73A5E5;
	width: 20%;
	height: 20px;
	color: #FFFFFF;
	padding-right: 6px;
	text-align: right;
}
.title_center_mz {
	background-color: #73A5E5;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.title_mz {
	padding-left: 30px;
	color: #FFFFFF;
}
.content_mz {
	background-color: #FFFFFF;
	color: #282828;
	padding-left: 6px;
	height:20px;
	word-wrap:break-word;
	word-break:break-all;
}
.content_center_mz {
	background-color: #FFFFFF;
	color: #282828;
	text-align: center;
	height:20px;
}
.pad_lr_10px {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.pad_left_8px {
	padding-left: 8px;
}
.pad_left_14px {
	padding-left: 14px;
}
div {
	word-break: break-all;
	word-wrap:break-word;
}
.div_98per {
	width: 98%;
}
.nav-tel {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}
.div_time {
	text-align: right;
	padding-right: 8px;
}
.hr_98per {
	border-style:dashed;
	border-color:#CCCCCC;
	border:1px;
	width:98%;
	height:1px;
}
#div_title_log {
	color: #000;
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 20px;
}
#div_content_log {
	background-color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
}
#div_content2_log {
	padding-bottom: 30px;
}
#div_back_log {
	text-align: right;
	padding-right: 8px;
	padding-bottom: 20px;
}
.query-form {
	height: 80px;
}
.query-textarea {
	float: left;
	width: 300px;
	height: 40px;
	padding-top: 5px;
	font-size: 18px;
	text-align: center;
}
.btn-query {
	float: left;
	width: 80px;
	height: 50px;
	border: none;
	background: #4b96f1;
	color: #fff;
	cursor: pointer;
}
.log-hr {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 1px;
	border: 0px;
	background: #ccc;
}
.side-contact td {
	line-height: 26px;
}
.p-new {
	padding-left: 40px;
	background: url(images/new-2.gif) no-repeat;
}
.p-QRcode {
	margin-top: 25px;
}