@charset "utf-8";
/* CSS Document */

/*qiehuan*/
#tab{width:340px;
	height:461px;float: left;} 
#tab_left{width:340px;
	height:461px;}
#tab_left li{width:320px;
	height:53px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	font-family:微软雅黑;
	background-image: url(../images/my_r38_c5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 0px 8px;
	line-height: 53px;
	font-size:14px;}
#tab_left li:hover,#tab_left li:hover a,#tab_left li.on,#tab_left li.on a{position:relative;
	background-image: url(../images/my_r36_c5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;}
#tab_left li a{color: #333;text-decoration: none; padding-left:10px;}
#tab_left li a:hover{color: #fff;text-shadow:1px 1px 2px #ccc;}
#tab_con{width:664px;
	height:459px;overflow: hidden;float: right;}
