@charset "utf-8";
#rside-menu ul{
	padding:0;
	margin:0;
	display:block;
	}
#rside-menu li{
	display:block;
	margin:0 0 10px 0;
	text-indent:-9999px;
	width:224px;
	border: 1px solid #CCCCCC;	
	}
#rside-menu li a{
	overflow:hidden;
	display:block;
	}
#rside-menu li#menu-qq{
	height:75px;
	background:url(../../images/b-common-qq_on.gif) no-repeat;
	}
#rside-menu li#menu-qq a{
	height:75px;
	background:url(../../images/b-common-qq_off.gif) no-repeat;
	}
#rside-menu li#menu-qq a:hover{
	background:url(../../images/b-common-qq_on.gif) no-repeat;
	}
#rside-menu li#menu-taxi{
	height:75px;
	background:url(../../images/b-common-taxi_on.gif) no-repeat;
	}
#rside-menu li#menu-taxi a{
	height:75px;
	background:url(../../images/b-common-taxi_off.gif) no-repeat;
	}
#rside-menu li#menu-taxi a:hover{
	background:url(../../images/b-common-taxi_on.gif) no-repeat;
	}
#main h2{
	margin:0 -5px 5px -5px;
	padding:5px;
	background-color: #F2F2F2;
	background-image: url(../../images/back-h2.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #005CAD;
	border-left-color: #CCCCCC;
	}
#main h3{
	margin:10px -5px 5px -5px;
	padding:3px 5px 3px 5px;
	background-color:#E7EEF7;
	background-image:url(../../images/qqimages/back-qq-h3.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005CAD;
	background-repeat: repeat-x;
	}
#main h4{
	margin:10px -5px 5px 0;
	padding:3px 5px 3px 20px;
	background:url(../../images/qqimages/back-h4.gif) no-repeat center left;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #005CAD;
	border-top-width: 1px;
	border-top-color: #005CAD;
	}
#main h5{
	margin:10px -5px 0 0;
	padding:3px 5px 3px 20px;
	background:url(../../images/qqimages/back-h5.gif) no-repeat center left;
	}
#main th{
	background:url(../../images/qqimages/back-qq-th.gif) ;
	}
