@charset "utf-8";
/* CSS Document */


.banner_box {
    width: 448px;
	height: auto;
	padding-top: 5px;
}

.clear_box_top {
    width: 448px;
	height: 10px;
}

.info_box {
    width:406px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #659ad2;
	padding: 10px 20px;
	font-size: 12px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 10px;
	line-height:25px;
}


.look_detail {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #0066b3;
	padding: 10px 20px 0 0 ;
}

.look_detail a{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #0066b3;
}

.look_detail a:hover{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #8781bd;
}

.newly_infomation {
    width: 448px;
	height: 35px;
	background-image: url(/assets/templates/tkd/images/item/newly_infomation.jpg);
	background-repeat: no-repeat;
}
.saigai {
    width: 448px;
	height: 130px;
	background-image: url(/assets/templates/tkd/images/item/get-well-message.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
}


.triangle {
    width: 8px;
	height: 8px;
	float: right;
	padding: 13px 80px 0 0;
}
.tel_number {
	overflow:hidden;
	font-size:12px;
	width:207px;
	text-align:left;
}
.tel_m{
	font-size:12px;
	font-weight:bold;
}




