/* CSS Document */
* { margin:0px; padding:0px;}
body {
	color: #000000;
}
img {
	border:none;
}
a:link , a:visited { color:#2B2B2B; text-decoration:none}
a:hover { color:#ff0000; text-decoration:none}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	font-size:12px;
	color:#2B2B2B;
	line-height:24px;
	list-style-type: none;
	height: 24px;
}.border {
	border: 1px solid #B2C5CB;
}
#top_left .title {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #255698;
	text-indent: 16px;
}
#top_left .text {
	font-size: 12px;
	line-height: 24px;
	color: #2B2B2B;
}
#top_right .title {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #000000;
	text-indent: 16px;
}
#top_right .text {
	font-size: 12px;
	line-height: 26px;
	color: #2B2B2B;
}
#center_left .title {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #348BD0;
	text-indent: 16px;
}
.cd1_1-on { font-size:12px; color:#F68304; line-height:24px; cursor:pointer;}
.cd1_1-off { font-size:12px; color:#378BD3; line-height:24px;cursor:pointer;}
.cd2_1-on {
	font-size:14px;
	font-weight: bold;
	color:#F68304;
	line-height:24px;
	cursor:pointer;
	width: 80px;
	text-align: center;
}
.cd2_1-off { font-size:14px;font-weight: bold; color:#378BD3; line-height:24px;cursor:pointer;width: 80px;text-align: center;}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

