@charset "utf-8";
/* CSS Document */

#benner {
	width:970px;
	height:208px;
	background:url(../images/banner/where-to-buy.jpg) no-repeat left top;
	}
	
.abgne_tab {
	
}
div.State{
	background-color:#f2f2f2;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	overflow:hidden;
	padding-left:4px;}
ul.tabs ul{
	display:block;
	float:left;
	width:131px;
	border-right:1px solid #cccccc;
	margin-left:10px;
	height:300px;
}
ul.tabs li {

}
ul.tabs p.title {
	font-size:16px;
	color:#0072bb;
	margin-top:10px;
	padding-left:10px;
	font-weight:bold;
	}
ul.tabs li a {
	color:#333;
	background:url(../images/Service/icon.gif) no-repeat 0 4px;
	padding-left:10px;
	line-height:20px;
}

ul.tabs li.active  {
	background: #cccccc;
}
ul.tabs li a:hover {
	font-weight:bold;
	color:#0072bb;
}

/* ------------- 第二層-------- */

div.tab_container h3{
	color:#333;
	font-size:20px;
	padding-left:10px;
	background:url(../images/Service/icon.gif) left center no-repeat;
	margin:30px 0 0 0;
	}
	
.tab_container ul {
		border-top: 2px solid #2185c5;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #bdbdbd;
	border-left: 1px solid #e3e3e3;
		display:block;
		overflow:hidden;
		background:url(../images/whrertobay/bg.gif);
		}
div.tab_container .tab_content ul li{
		float:left;
		width:335px;
		height:150px;
		padding:10px;
		border-bottom:1px dashed #cacaca;
		}
div.tab_container .tab_content ul li h2{
		color:#0072bb;
		font-size:15px;
		padding-left:5px;
		background:url(../images/left_main/icon_up.png) -5px 5px no-repeat;
		padding-left:20px;
		}
div.tab_container .tab_content ul li h2 samp{
		color:#333;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}
div.tab_container .tab_content ul li dl{
	padding:10px;}		
div.tab_container .tab_content ul li dt{
	background:url(../images/whrertobay/icon-point.gif) 5px 8px no-repeat;
	padding-left:15px;
	line-height:20px;}
div.tab_container .tab_content p.top {	
	clear:both;
	text-align:right;
	line-height:20px;
	font-size:10px;background-color:#9f9f9f;
}		
div.tab_container .tab_content p.top a{
	display:block;
	color:#FFF;
	text-decoration: none;
	background:url(../images/whrertobay/icon-top.gif)  670px 8px no-repeat;
	padding-right:10px;

		
}
div.tab_container .tab_content p.top a:hover{
	background-color:#666;
	text-decoration: underline;
	}
