#gallery {
	font:11px verdana,arial,sans-serif;
	line-height:15px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	background-image: url(../images/beta/services_name_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	display: block;
	background-image: url(../images/beta/text_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7298BD;
	border-left-color: #7298BD;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin: 0px;
	height: 100%;
}

.textRight {
	display: block;
	background-image: url(../images/beta/text_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7298BD;
	border-left-color: #7298BD;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin: 0px;
	height: 100%;
}

#gallery div.off {
	float:left;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
	background-image: url(../images/beta/services_link_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 1px!important;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-color: #ddd;
	border-left-color: #ddd;
	margin: 0px;
}
#gallery div.on {
	float:left;
	cursor:pointer;
	position:relative;
	z-index:100;
	background-image: url(../images/beta/services_live_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0;
	padding-top: 1px!important;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: #000;
	margin: 0px;
}

div.hide {display:none; width:0; overflow:hidden;}
div.show {
	clear:left;
	width:732px;
	top:0px;
	padding:0px;
	position:relative;
	z-index:50;
	line-height:18px;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	margin: 0;
}
.text ul {
	float: left;
	display: block;
	height: auto;
	margin-left: 10px;
	padding-left: 15px;
}
.textRight ul{
	float: right;
	display: block;
	height: auto;
	margin-left: 10px;
	padding-left: 15px;
}
.textRight li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.text li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}


img.pic {
	margin-bottom: -1px;
	display: block;
}
img.btm {
	margin-top: -3px;
	display: block;
	background-color: #009933;
}
