@charset "utf-8";
/* CSS Document */

/*在线客服代码*/
.rides {
	background: rgba(51,51,51,0.8);
	position: fixed;
	top: 110px;
	right: 1px;
	_position: absolute;
	z-index: 99;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#E5333333', endColorstr='#E5333333');}

.rides a { color: #00A0E9;}
.rides a:hover { color: #ff8100; text-decoration: none;}
.rides .floatL {
	width: 30px;
	float: left;
	position: relative;
	z-index: 1;
	height: 130px;
}
.rides .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides .floatR {
	width: 130px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
.rides .floatR .cn {
	background: #F7F7F7;
	width: 130px;
	float: left;
}
.rides .cn ul {
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	width: 110px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.rides .cn ul li {
	overflow: hidden;
	font-family: "微軟正黑體";
}
.cn ul .Contact {
	height: 60px;
	width: 30px;
	clear: right;
}

.cn ul .Title {
	font-size: 10pt;
	color: #F90;
	float: left;
	height: 20px;
	width: 80px;
	line-height: 20px;
	margin-bottom: 5px;
}
.cn ul .name {
	float: left;
	height: 20px;
	width: 65px;
	background-image: url(../images/o.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	line-height: 20px;
}


.rides .btnOpen, .rides .btnCtn {
	position: relative;
	z-index: 9;
	top: 0;
	left: 0;
	background-image: url(../images/shopnc.png);
	background-repeat: no-repeat;
	display: block;
	width: 20px;
	height: 146px;
	padding: 8px;
	visibility: visible;
}
.rides .btnOpen {
	background-position: 0px 0;
}
.rides .btnCtn {
	background-position: -30px 0;
}
.rides ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides ul li.bot { border-bottom: none;}


#relate {
	float: left;
	width: 900px;
	margin-top: 60px;
	margin-right: 50px;
	margin-left: 50px;
}
