img
{
	border: 0px;
}

.login_text
{
	float:left;
	width:158px;
	height:13px;
	padding:5px 0px 7px 10px;
	text-align:left;
	margin-top:5px;
	font-size:11px;
}

.sidead1
{
	height: auto;
	padding:5px 0px 0px 0px;
	text-align:center;
	border:1px solid #cccccc;
	margin-bottom:4px;
}

.helpmenu
{
	height:auto;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	padding:8px 0px 8px 0px;
	margin-top:4px;
	margin-bottom:10px;
	font-size:11px;
}

.left_menu_waku
{
	background:#F6F6F6;
	border:1px solid #cccccc;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}

.addrsel
{
	width : 550px;
	height : auto;
	margin : auto;
	margin-bottom:4px;
	min-height:152px;
}

.addrmapsel
{
	float:left;
	width:320px;
	height:280px;
	border:1px solid #CCCCCC;
}

.addrtextsel
{
	float:right;
	width:200px;
	height:280px;
	border:1px solid #CCCCCC;
}

.addrsearch
{
	float:right;
	width:220px;
	border:0px solid #CCCCCC;
}

.addrsel_title
{
	float:left;
	width:300px;
	height:25px;
	margin-top:5px;
	margin-bottom:0px;
}

.addrsel_title_text
{
	float:right;
	width:240px;
	text-align:right;
	padding:10px 10px 0px 0px;
}

.storepic
{
	 width:120px;
	 height:120px;
	 border:1px #eee solid;
}
.storepic2
{
	 width:120px;
	 height:120px;
	 border:0px #000 solid;
}
.storename2{
	font-size:20px;
	font-family: 黑体;
	font-weight:bold;
	color: #b70000;
}
.productpic
{
	 width:120px;
	 height:120px;
	 border:1px #999999 solid;
	 margin:5px;
	 margin-top:0px;
	 padding:5px;
}

#sitesel
{
	font-size:11px;
}

#sitesel tr td
{
	font-size:11px;
}

#login
{
	width:400px;
	height:120px;
	border:1px solid #CCCCCC;
}

.tj
{
	width:540px;
	height:auto;
	margin:auto;
	border:0px solid #CCCCCC;
	padding:5px;
}

.newstore
{
	width:540px;
	height:auto;
	margin:auto;
	border:0px solid #CCCCCC;
	padding:5px;
}

.rc
{
	width : 540px;
	height : auto;
	margin : auto;
	border:1px solid #CCCCCC;
	padding:5px;
}

.title{
	font-family: "宋体", sans-serif;
	FONT-SIZE: 12px;
	font-weight:normal;
	color: #666666;
}

img 
{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.grey{FONT-SIZE: 12px;color:#666666}

.orange {
	font-family: "宋体", sans-serif;
	font-size:12px;
	color:#FF6600
}
.orange A:link {
	font-family: "宋体", sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline
}
.orange A:visited {
	font-family: "宋体", sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline
}
.orange A:hover {
	font-family: "宋体", sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline
}
.orange A:active {
	font-family: "宋体", sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline
}

.username
{
    background-image:url(../Images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
	width:85px;
	border:1px #ccc solid;	
}
.password{
    background-image:url(../Images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;
	width:85px;
	border:1px #ccc solid;	
}

a
{
	text-decoration:none;
	color:blue;
}

a:hover
{
	text-decoration:underline;
	color:red;
} 

.simpleTable{
	cellspacing: 0;
	cellpadding: 0;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.simpleTable tr{
	height:30px;
}