/* CSS Document */
@import url(base.css);

/*.con_mess_tit {
	font-weight: bold;
	color: #007B3E;
	background-image: url(../img/co_bg_tit.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	height: 27px;
}*/
.con_mess_tit {
	font-weight: bold;
	color: #007B3E;
	text-indent: 5px;
	height: 27px;
}
.con_mess_tit1 {
	font-weight: bold;
	color: #01929A;
	text-indent: 5px;
	height: 27px;
}
.con_mess_co{
	font-weight: bold;
	text-indent: 10px;
	height:27px;
}
.con_mess_bg {
	text-indent: 10px;
	height:26px;
	background-position: 8px;
}
.con_enq_top{
	background-image: url(../img/con_enq_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
}
.btnbg {
	font-size:11px;
	width:80px;
	cursor:hand;
	height:25px;
	font-weight:bold;
	border:0;
	color:#fff;
	text-indent: 8px;/* display: block;*/
	background-image: url(../img/con_enq_bt.gif);
}

.titlecon {
	background-image: url(../img/con_tit_bgc0.gif);
	background-repeat: repeat-x;
	text-indent: 10px;
	height: 27px;
	width: 780px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #01929A;
	text-decoration: none;
}


#sidebarcon{
	float:left;
	width:179px;
	background-image: url(../img/ab_sidebar_bg06.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#sidebarcon .menucon {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	background-image: url(../img/menucon_bg.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	height: 25px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebarcon .menuhotcon {
	font-size: 13px;
	font-weight: bold;
	color: #01929A;
	background-image: url(../img/menucon_bg_hot.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	height: 25px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebarcon .menu2con {
	font-size: 12px;
	color: #444;
	background-image: url(../img/menucon_bg2.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
	height: 24px;
	padding-top: 5px;
}
#sidebarcon .menu2hotcon {
	font-size: 12px;
	font-weight: bold;
	color: #01929A;
	background-image: url(../img/menucon_bg2_hot.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
	height: 24px;
	padding-top: 5px;
	letter-spacing: -1px;
}
#sidebarcon .menucon a{
	color: #444;
	letter-spacing: -1px;
}
#sidebarcon .menuhotcon a{
	color: #01929A;
	letter-spacing: -1px;
}
#sidebarcon .menu2con a{
	color: #444;
	letter-spacing: -1px;
}
#sidebarcon .menu2hotcon a{
	color: #01929A;
	letter-spacing: -1px;
}
