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

body{
	background-color:#FFFFFF;
}


#wrapper{
	width:724px;
	margin:0 auto;
	padding:10px 0;
}

.sub_title {
    background: url("../img/mypage/bgSubTitlle_v1.jpg") no-repeat scroll left top;
    clear: both;
    color: #6699ff;
    font-size: 16px;
    font-weight: bold;
    height: 43px;
    line-height: 33px;
    margin-bottom: 10px;
    padding: 10px 0 0 25px;
    width: 710px;
}

/*--------------------------
	realtimeList
--------------------------*/

#realtimeList li{
	border:1px solid #d4d4d4;
	margin:0 auto 14px;
	padding:0 0 30px;
	width:100%;
}

.listHearder{
	background-color:#e8f7ff;
	padding:10px 12px;
	margin:0 0 18px;
	width:699px;
}

.shopThumb{
	float:left;
	margin-right:10px;
}

.shopText{
	float:left;
	color:#3399ff;
	font-weight:bold;
	font-size:14px;
}

.listTime{
	display:block;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}


.toShop{
	float:right;
}


.listIntro{
	padding:0 0 20px;
	margin:0 auto 20px;
	width:685px;
	border-bottom:1px solid #cccccc;
}

.typeIcon{
	float:left;
	margin-right:10px;
}

.listIntro .intro{
	float:left;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	width:614px;
}

.listDetail{
	width:685px;
	margin:0 auto;
}

.detail{
	margin-bottom:27px;
}

.listDetail .figure{
	display:block;
	text-align:center;
}


.loginNav{
	padding:15px 0;
	text-align:center;
}
