#product_intro_2  .area{
	color:#FFF;
	font-family:Tahoma,Geneva,sans-serif;
	background-color:#808000;
	padding: 2px 5px;
	margin-top:0;
	border-radius: 4px;
	font-weight:normal;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	text-decoration: none;
	/*
	border:1px solid #37b;
	color:#025278;
	padding-top:3px;
	margin-right: 1px;
	*/
}
#focus-0 a ,  #focus-0  a:hover, #focus-0  a:link{
	color:#FFF;
	text-decoration: none;
	/*
	border:1px solid #37b;
	color:#025278;
	padding-top:3px;
	border-radius:5px 5px 0 0;
	margin-right: 1px;
	*/
}

#product_intro_2 button{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#808000;
	/*
	border:1px solid #37b;
	color:#025278;
	padding-top:3px;
	border-radius:5px 5px 0 0;
	*/
	margin-right: 1px;
}
#product_intro_2 button:hover, #product_intro_2 button.curret{
	/*
	color:#555;
	background-color:#eee;
	border:1px solid #aaa;
	*/
}
.area_0, .area_1, .area_2, .area_3{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}
.area_0, .area_1, .area_2, .area_3{
	background-color:#FFF; /** 原本 #999 **/
}


.jvm-legend-item{
	font-size:12px;
	margin-right:5px;
}
.jvm-legend-item-0, .jvm-legend-item-1, .jvm-legend-item-2{
	background:none;
}
#listview .con-p5{
	background:none;
}
#cont{
	color:#025278;
	font-size:13px;
	font-weight:bold;
}
/**************/

.jvectormap-label {
	border-radius: 4px;
	background-color: #273F61;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
	/*height: 118px;*/
	overflow: hidden;
	padding: 5px 10px;
	position: absolute;
	max-width: 275px;
	opacity: 0.85;
	z-index: 1000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color:#FFF;
}
.jvectormap-label h2 {
	border-bottom: 1px solid #515A6B;
	font-weight: normal;
	padding: 6px 0;
	margin: 0;
	color: aqua;
	margin-bottom: 1px;
}
.jvm-legend-item {
	display: inline-block;
	height: 1em;
	width: 1em;
}
/*
.jvm-legend-item-0 {
	background: none repeat scroll 0 0 #C8EEFF;
}
.jvm-legend-item-1 {
	background: none repeat scroll 0 0 #FF69B4;
}
.jvm-legend-item-2 {
	background: none repeat scroll 0 0 #0071A4;
}
*/
#listview {
	font-family: Tahoma,Geneva,sans-serif;
	line-height: 2em;
	font-size: 12px;
}

#listview p {
	padding-bottom: 10px;
	padding-top: 5px;
}
strong {
	font-size: 1.1em;
	line-height: 1.6em;
}
.con-p5 {
	/*
	background: url("http://www.chilisin.com.tw/templates/05/images/icon_point02.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding-left: 20px;
	*/
	color: #333333;
}
.con-p5 div{
	float:left;
	margin-right:5px;
	font-weight: bold;
	font-size: 14px;
 }
 .con-p5 div img{
	/*vertical-align: middle;*/
 }
.con-p6{
 clear:both;
 margin-top: -3px;
 padding-left: 20px;
 }
.primary ul {
	float: left;
	list-style: none outside none;
	margin: 2px 0 9px;
}
.primary ul li {
	color: #666666;
	float: left;
	font-size: 18px;
	margin-right: 12px;
}
.primary ul li a {
	background: none repeat scroll 0 0 #F8F8F8;
	border-radius: 4px;
	color: #777777;
	display: block;
	float: left;
	font-size: 14px;
	height: 18px;
	line-height: 19px;
	margin: 1px;
	min-width: 20px;
	padding: 4px 10px 5px;
	text-decoration: none;
}
.clear {
	clear: both;
}

.mapBox{
	width:734px;
	height:400px;
	}
.mapType{
	/*margin-top:15px;
	overflow:hidden;
	zoom:1;*/
	}
.type_icon{
	float:left;
	font-size:11px;
	line-height:none;
	color:#fff;
	text-align:center;
	padding:1px 6px 1px;
    margin-right: 5px;
	margin-top: 3px;  
    /*width:130px;*/
	height:16px;
   -webkit-border-radius:5px;
     -moz-border-radius:5px;
          border-radius:5px;
    box-shadow:0 1px 1px #aaa;	
	line-height: 16px;
	}
.type_icon.purple{
	background: url(../images/type_purple.png?ver=1) 0 0 repeat-x #89008b;
	}
.type_icon.green{
	background: url(../images/type_green.png) 0 0 repeat-x #81ac5b;
	}
.type_icon.red{
	background: url(../images/type_red.png) 0 0 repeat-x #de0007;
	}
.type_icon.blue{
	background: url(../images/type_blue.png?ver=1) 0 0 repeat-x #3400fa;
	}
.flag{
	vertical-align: middle;
}
.sub_title{
	font-weight:bold;
}

.mapcont a{
	text-decoration:none;
}

.jvectormap-zoomin, .jvectormap-zoomout {

	position: absolute;

	left: 10px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	background: #292929;

	padding: 3px;

	color: white;

	width: 10px;

	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}

.jvectormap-zoomin {
	top: 10px;
}
.jvectormap-zoomout {
	top: 30px;
}