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

.myinput {
	width: 200px;
}

.myinput2 {
	width: 180px;
}

.bold {
	font-weight: bold;
}

.title_underline {
	width: 200px; padding-bottom: 1px; border-bottom: 1px solid #FFF;
}

#storeDetail {
	padding-bottom: 20px;
}

#storeDetail label {
	font-weight: bold;
}

#storeDetail_special {
	border: 1px solid #18307E;
	background-color: #050939;
	padding: 20px;
}

#storeDetail_special label {
	font-weight: bold;
}

#linkX3 {
	list-style: none;
	padding-left: 0px;
	padding-top: 10px;
}

.special_title {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
}

.clear {
	clear: both;
}

.vfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.blueinput {
	background-color: #D9D9FF;
/*	border: 1px solid #18307E;	*/
	border: 1px solid #0000FF;
}

#titleimg {
	padding-bottom: 15px;
}

#cms_content {
	padding: 20px 0 20px 0;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#bottomtxt {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.whitetitle {
	font-weight: bold;
	padding-bottom: 15px;
}

.red {
	color: #990000;
}

#imgX4 {
	padding: 20px 0;
}

.star {
	color: #FFF;
}

.searchrs, .searchrs2 {
	padding-left: 0;
	margin-left: 0;
}

.searchrs li{
	list-style: none;
	color: #FFF;
}

.searchrs_citytitle {
	padding: 3px 0;
	font-weight: bold;
	color: #FFF !important;
}

.searchrs_storelist, .searchrs_storelist2 {
	list-style: disc !important;
	margin-left: 30px;
}

.searchrs2 li{
	list-style: none;
	color: #000;
}

.searchrs2 li a {
	color: #000099;
}

.searchrs_citytitle2 {
	padding: 3px 0;
	font-weight: bold;
/*	color: #000066 !important; */
}

.cms_picblock {
	margin-top: 2px;
}

#fashion_album img {
	width: 150px;
	height: 150px;
	line-height: 150px;
	border: 1px solid #18307e;
}

#searchstore {
	height: 235px;
	overflow: auto;
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	background-color: #D9D9FF;
	border: 1px solid #0000FF;
}
