.mainbox_con_x{
	background-color: #F8FDFF;
	width: 748px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bt_mainbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* ------------------------------------------------------------------------ */
.search{
	background-color: #E7F1F1;
	height: 30px;
	width:100%;
	line-height: 30px;
	text-align: right;
}
/* ------------------------------------------------------------------------ */
.subcon_left {
	width: 570px;
	float: left;
	margin: 10px 0 20px 5px;
	background-color: #f8fdff;
}
.subcon_right {
	width: 155px;
	float: right;
	margin: 10px 0 20px 5px;
}
.clistbox{width:100%;}
.subtitle{
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 24px;
	height: 20px;
	width: 100%;
	background-image: url(../images/bg_subtilte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #FFCCCC;
}
.alistbox{
	margin:3px 0 10px 10px;
	border-bottom: 1px dotted #CCCCCC; 
	background-image: url(../images/ico_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
	text-indent: 20px;
}
.alistbox .atitle{
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
.acontent{
	line-height: 140%;
	padding:5px 0 10px 0;
}
.pageBox{margin-bottom:15px;}
/* ------------------------------------------------------------------------ */
.subcon_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/bg_event_1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.subcon_right ul li{
	height: 27px;
	width: 87%;
	text-indent: 27px;
	margin-left: 5px;
}
.subcon_right ul li a ,.subcon_right ul li a:visited{
	padding: 9px 0 0 0;
	color: #0863b5;
	letter-spacing: 3px;
	background-image: url(../images/ico_h2.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4e2ff;
	text-decoration: none;
	display: block;
}
.subcon_right ul li a:hover{
	text-decoration: none;
	color: #000033;
}
#casebox{margin-top:3px;border-top:1px solid #999999;border-right:2px solid #999999;border-left:1px solid #999999;border-bottom:1px solid #999999;}
.Ctitle{
	width: 100%;
	line-height: 30px;
	text-align: center;
	padding: 0px;
	border-bottom:1px solid #EFEFEF;
}
.Ctitle h2{font-size: 16px;color: #FF3300;margin:2px; }
.Ctitle em{
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.csubt{
	border-bottom: 1px solid #999999;
	background-color: #EFEFEF;
	padding:5px 5px;
}
.csubt_l{
	float: left;
	width:200px;
}
.csubt_r{
	float: right;
	width: 350px;
}
.Ccontent{
	margin: 0 0 20px 5px;
	font-size: 14px;
	text-indent: 24px;
	line-height: 24px;
	padding:10px 0;
}

