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

#Home_Other {
	width: 1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow: hidden;
}
#Home_Other h3 {
	margin-bottom: 10px;
}

#Home_Other .fb {
	float: left;
	width: 280px;
	margin-right: 60px;
}
#Home_Other .fb .by span {
	margin-bottom: 10px;
	float: left;
}

#Home_Other .fb .by {
	overflow: hidden;
	width: 280px;
	background-color: #F0F0F0;
	padding: 5px;
	font-size: 10px;
	height: 155px;
}


#Home_Other .Stores {
	float: left;
	width: 450px;
}

#Home_Other .Stores .Stores_map {
	float: left;
	height: 160px;
	width: 450px;
	overflow: hidden;
	position: relative;
	background-color: #F0F0F0;
	
}
#Home_Other .Stores .Stores_map .hd{
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
	width: 120px;
	vertical-align: bottom;
}
#Home_Other .Stores .Stores_map .hd ul{ overflow:hidden; zoom:1; float:left;  }
#Home_Other .Stores .Stores_map .hd ul li{
	float: left;
	margin-right: 5px;
	width: 3px;
	height: 3px;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	font-size: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	background-color: #666;
}
#Home_Other .Stores .Stores_map .hd ul li.on{
	color: #fff;
	background-color: #C30;
}

#Home_Other .Stores .Stores_map .map{
	position: relative;
	height: 100%;
	z-index: 0;
	width: 300px;
	height: 160px;
	
}
#Home_Other .Stores .Stores_map .map li{ 
zoom:1; vertical-align:middle; 

}
#Home_Other .Stores .Stores_map .map li p{
	margin: 0px;
	padding: 0px;
}
#Home_Other .Stores .Stores_map .map .ps{
	width: 300px;
	height: 160px;
	overflow: hidden;
}
#Home_Other .Stores .Stores_map .map .literal{
	width: 120px;
	position: absolute;
	top: 10px;
	left: 315px;
	height: 100px;
	overflow: hidden;
}
#Home_Other .news {
	float: right;
	width: 250px;
	position: relative;
}
#Home_Other .news .more {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 20px;
	right: 5px;
}

#Home_Other .news ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 250px;
	overflow: hidden;
}
#Home_Other .news ul li {
	font-size: 10pt;
	background-image: url(images/common_bg_buldot2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 20px;
	float: left;
	margin-bottom: 5px;
}
#Home_Other .news ul li a {
	color: #666;
}

#Home_Other .news ul li span {
	float: left;
	width: 230px;
	height: 20px;
	overflow: hidden;
}
#Home_Other .news ul li .Date {
	color: #CCC;
}










.Tell{
	overflow: hidden;
	position: relative;
	width: 1180px;
	float: left;
	padding-top: 10px;
	
	margin-bottom: 40px;
}
.Divider{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
}

.Tell .Title {
	font-size: 16pt;
	color: #910;
	margin-bottom: 5px;
	width: 800px;
}
.Tell .Narrative {
	float: left;
	width: 1180px;
	margin-bottom: 30px;
	font-size: 10pt;
	letter-spacing: 3pt;
}

 .Tell .Titles  {
	width:  1180px;
}

.Tell .Titles span  {
	color: #3CC;
}


.Tell .outer_title_table {
margin-bottom: 25px;
}
.Tell .outer_title_table .left_border {
	width: 3%;
background: url(../images/outer_title_border.png) repeat-x center;
}
.Tell .outer_title_table .right_border {
width: 97%;
background: url(../images/outer_title_border.png) repeat-x center;
}
.Tell .outer_title_table .text_env {
	padding: 0px 15px;
	white-space: nowrap;
	font-size: 16pt;
}






.Tell .hd{
	overflow: hidden;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	right: 10px;
}
.Tell .hd .prev, .Tell .hd .next{
	display: block;
	width: 60px;
	height: 30px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background:url("../images/arrow1.png") 0 0 no-repeat
}
.Tell .hd .next{
	background-position:-60px 0px;
}
.Tell .hd .prev{
	background-position: 0px 0px;
}

.Tell .bd ul{ overflow:hidden; zoom:1; }
.Tell .bd .tempWrap {
	float: left;
	width: 1180px;
	overflow: hidden;
	position: relative;
}

.Tell .bd ul li{
	width: 206px;
	float: left;
	background-image: url(../images/best_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 15px;
}
.Tell .bd ul li .pic{
	float: left;
	height: 206px;
	width: 206px;
	margin-bottom: 15px;
	overflow: hidden;
}
.Tell .bd ul li .Writing {
	font-size: 10pt;
	color: #333;
	float: left;
	height: 38px;
	overflow: hidden;
	width: 206px;
	text-align: center;
}
.Tell .bd ul li .NT2 {
  color: #C00;
  font-size: 10pt;
  text-align: center;
  width: 206px;
  margin-right: 5px;
  margin-left: 5px;
}
.Tell .bd ul li .NT2 .sep {
  margin: 0 10px;
  font-size: 12px;
  color: #CCCCCC;
}
.Tell.bd ul li .pic a:hover img{ border-color:#999;  }
