.mainbox_con_x{
	background-color: #F8FDFF;
	width: 748px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_mainbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px; 
}
/* ------------------------------------------------------------------------ */
.search{
	background-color: #E7F1F1;
	height: 30px;
	width:100%;
	line-height: 30px;
	text-align: right;
}
/* ------------------------------------------------------------------------ */
.subcon_left {
	width: 155px;
	float: left;
	margin: 10px 0 20px 5px;
	background-color: #f8fdff;
	height: 400px;
}
.subcon_right {
	width: 570px;
	float: right;
	margin: 10px 0px 20px 5px;
}
.subcon_right p{line-height:150%;text-indent:24px;}
/* ------------------------------------------------------------------------ */
.subcon_left 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_left ul li{
	height: 27px;
	width: 87%;
	text-indent: 27px;
	margin-left: 5px;
}
.subcon_left 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_left ul li a:hover{
	text-decoration: none;
	color: #000033;
}
.intro_h{margin: 0px;
	text-align: left;
	height: 20px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	color: #FF6633;
	border-bottom: 1px solid #CCCCCC;
}
.subcon_right h3{
	color:orange;
	font-size:12px;
}
#intro_h_1{
	background-image: url(../images/ico_con_1.gif);
	background-repeat: no-repeat;
	background-position: 350px bottom;
}
#intro_h_2{
	background-image: url(../images/ico_con_2.gif);
	background-repeat: no-repeat;
	background-position: 350px bottom;
}
#intro_h_3{
	background-image: url(../images/ico_con_4.gif);
	background-repeat: no-repeat;
	background-position: 350px bottom;
}
.intro_h h3{font-size:14px;}
.h3e{
	font-size:12px;
	display: block;
	padding: 0;
	font-weight:normal;
	font-family: tahoma, verdana, "ËÎÌå";	
}
.intro_box{margin:15px 20px 0 0;font-size:12px;line-height:24px;}
.intro_box h3 {
	color:orange;
	font-size:13px;
	margin:20px 0 5px 0;
}
.intro_box p{margin-bottom:5px;}
.intro_box h4{font-size:12px;margin:5px 0 0 0;}
