﻿/* CSS Document */
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* a{text-decoration:none} */
A:link {
	color: #486786;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial ;
}
A:visited {
	color: #486786;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial ;
}
/* A:active {color: #89886c} */
A:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial ;
}
.cht-pro-tit {
	font-family: Arial ;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
.cht-pro-con-tit {
	font-family: Arial ;
	font-size: 14px;
	color: #39516C;
	font-weight: bold;
	text-align: center;
}
.cht-pro-con {
	font-family: Arial ;
	font-size: 16px;
	color: #39516C;
	font-weight: normal;
	text-align: left;
}
.cht-pro-con-tab-left {
	font-family: Arial ;
	font-size: 16px;
	color: #2D2D2D;
	background-color: #BCD0E7;
	text-align: center;
}

.cht-pro-con-tab-right {
	font-family: Arial ;
	font-size: 16px;
	color: #2D2D2D;
	text-align: center;
	border-top-color: #6997C9;
	border-right-color: #6997C9;
	border-bottom-color: #6997C9;
	border-left-color: #6997C9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cht-right {
	font-family: Arial ;
	font-size: 14px;
	color: #39516C;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
}
