.mypage {
	width:900px;
	margin:0 auto;
	padding-bottom:50px;
}
.my_top{
	width:100%;
	padding-top:20px;
	margin-bottom:20px;
}
.my_top_left{
	width:298px;
	height:110px;
	padding:40px;
	float:left;
}
.my_top_right{
	width:398px;
	height:110px;
	padding:40px;
	float:right;
}
.my_top_left, .my_top_right{
	position:relative;
	border:1px solid #999;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	behavior:url(/shop/template/hanaro/js/PIE.htc);
}
.my_top p span.mile_normal{
	color:#218400;
	font-weight:bold;
}
.my_top p span.mile_strong{
	font-size:45px;
	line-height:50px;
	font-weight:800;
	color:#FF7800;
}
p.my_small {
	font-size:12px;
	line-height:14px;
	color:#666;
	margin-top:16px;
}
.my_bottom{
	width:100%;
}
.my_table_wrap{
	width:100%;
}
.terms{
	width:100%;
	height:50px;
}
ul.terms_select{
	padding-top:20px;
	float:left;
}
ul.terms_select li{
	float:left;
	background:#ddd;
	border:1px solid #999;
	margin-right:4px;
	font-size:12px;
	padding:1px 2px;
}
ul.terms_select li.terms_active, ul.terms_select li.terms_active a{
	background:#666;
	color:#fff;
}
.select_date{
	width:480px;
	margin:0 auto;
}
.select_date p {
	height:40px;
	line-height:40px;
	float:left;
	margin-right:10px;
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
}
.select_date p a {
	color:#666;
}
.select_date p input{
	border:0;
	width:170px;
	font-size:28px;
	font-weight:bold;
	vertical-align:middle;
	color:#333;
}
table.my_table{
	width:100%;
	border-collapse: collapse;
}
table.my_table th {
	padding:5px;
}
table.my_table td {
	padding:2px;
}
table.my_table thead{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:#ddd;
}
table.my_table tbody{
	border-bottom:1px solid #ddd;
}
table.my_table td.my_em{
	font-weight:bold;
}
.my_excel a{
	display:block;
	width:100px;
	height:24px;
	background:#666;
	color:#fff;
	text-align:center;
	margin:14px 0;
}
.my_nav{
	width:100%;
	padding:20px;
	text-align:center;
	margin-bottom:50px;
}
.my_nav li {
	display:inline;
}
.my_nav li a{
	padding:10px;
}
.my_nav li.my_active a {
	color:#FF7800;
	font-weight:bold;
}
.my_tip{
	margin-bottom:50px;
	color:#666;
}

/* MYÄ«µå */
.my_cards {
	width:740px;
	border:1px solid #ddd;
	padding:20px 80px;
	position:relative;
}
.my_card_slider{
	width:100%;
}
.slide {
	width:170px;
	height:170px;
	float:left;
	margin-right:12px;
	cursor:pointer;
}
.my_card_active {
	background:orange;
}
.my_card_img{
	width:160px;
	padding:5px;
	margin:0;
	/*background:red;
	border-radius:10px;*/
}
.my_card_img img {
	width:100%;
}
.my_card_title {
	height:26px;
	text-align:center;
	padding:4px 5px;
	line-height:15px;
	overflow:hidden;
}
.my_card_middle {
	width:820px;
	height:100px;
	padding:20px 40px;
	border:1px solid #ddd;
	margin-bottom:40px;
}
.my_card_middle dt{
	width:85px;
	float:left;
	background:url("../images/bar02.gif") no-repeat right 8px;
	margin-right:15px;
}
.my_card_middle dd{
	width:720px;
	float:left;
}
.my_card_middle span{
	color:red;
	font-weight:bold;
}
table.my_card_table th{
	text-align:center;
}
table.my_card_table th, table.my_card_table td {
	padding:8px;
}




p.card_info {
	margin-bottom:20px;
	font-size:12px;
}