.iconfont{
  font-family:"iconfont" !important;
  font-size:12px;
  font-weight:400;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.yp_street {
	width: 1200px;
	margin: auto;
}

.JoinInAs {
	background: #606060;
	height: 600px;
	width: 100%;
}

.BrandAndJoin {
	width: 1200px;
	margin: auto;
}

.BrandShow {
	width: 600px;
	float: left;
}

.JoinInAsShow {
	width: 600px;
	float: right;
}

.BrandShow_border {
	width: 566px;
	height: 534px;
	background: url(../Images/street_bd.png) no-repeat center;
	margin: 25px auto auto 15px;
	position: relative;
	overflow: hidden;
}

.BrandShow_bb {
	width: 528px;
	height:282px;
	margin: auto;
	position: relative;
	margin-top: 208px;
	overflow: hidden;
}

.BrandShow_bb ul li {
	float: left;
	padding: 6px 10px;
}

.BrandShow_bb ul li img {
	width: 112px;
	height: 82px;
	background: #fff;
}

.JoinInAs_border {
	width: 566px;
	height: 534px;
	background: url(../Images/joinguide.png) no-repeat center;
	margin: 25px 15px auto auto;
	position: relative;
	overflow: hidden;
}

.JoinInAs_videoImg {
	width: 550px;
	height: 370px;
	margin: 165px auto 0 auto;
	position: relative
}

.jion_lmg {
	width: 550px;
	height: 370px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../Images/Join_limg.jpg) no-repeat;
	opacity: .2;
}

.jion_mask {
	width: 550px;
	height: 370px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../Images/join_kk.png) no-repeat center;
	opacity: .7;
	transition: opacity .4s;
}

.jion_mask:hover {
	opacity: 1;
}

.into_jion_g {
	font-weight: 700;
	font-size: 14px;
	transition: opacity .4s;
	position: absolute;
	top: 235px;
	left: 310px;
	border-radius: 7px;
	background: #ff0000;
	color: #FFFFFF;
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	opacity: 2;
}

.into_jion_g i {
	margin-left: 2px;
}

.link_guide {
	display: block;
	width: 550px;
	height: 370px;
}

.street_style {
	margin-bottom: 20px;
	width: 1200px;
	margin-top: 15px;
	position: relative;
}

.street_style_title {
	height: 50px;
	width: 1200px;
	text-align: center;
	position: relative;
	padding-top: 10px;
}

.street_style_title span {
	font-size: 24px;
}

.street_style_title span em {
	font-family: Comic Sans MS;
	font-size: 20px;
	margin-left: 10px;
}

.title_bl_border {
	border-left: 1px solid #e60012;
	height: 20px;
	position: absolute;
	bottom: 0px;
	border-bottom: 1px solid #e60012;
	width: 1200px;
	box-sizing: border-box;
	border-right: 1px solid #e60012;
}

.street_see_more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 20px;
	background: #ff0000;
	color: #fff;
}

.nh_picture_show {
	width: 1200px;
}

.nh_ps_b {
	width: 380px;
	height: 380px;
	float: left;
	margin-right: 30px;
	position: relative;
	margin-bottom: 20px;
}

.nh_ps_b:nth-child(3n+3) {
	margin-right: 0;
}

.nh_ps_b img {
	width: 380px;
	height: 380px;
}

.ps_name {
	color: #333;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	background: rgba(255, 255, 255, .8);
	height: 105px;
	bottom: 20px;
	transform: background .2s);
	transition: bottom .2s;
}

.ps_rc_name {
	padding: 10px 20px;
	padding-bottom: 5px;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}

.ps_rc_decr {
	padding: 5px 20px;
	font-size: 14px;
	text-align: justify;
	overflow: hidden;
	height: 29px;
	line-height: 29px;
	padding: 5px 10px;
	font-size: 14px;
	text-align: justify;
	padding: 5px 10px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: justify;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.space_pab {
	width: 380px;
	height: 80px;
	background: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: height .2s;
}

.ps_rc_pricr {
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 18px;
	color: #f00;
}

.nh_ps_b:hover .space_pab {
	height: 0;
}

.nh_ps_b:hover .ps_name {
	background: rgba(255, 255, 255, 1);
	bottom: 5px;
}

.promotion .title_bl_border {
	border-color: #fb4b00;
}

.promotion .street_see_more {
	background: #fb4b00;
}

.promotion_show {
	height: 380px;
	padding: 0 15px;
	margin: 0 0 20px 0;
}

.promotion_show ul li {
	float: left;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	border-left: 0 solid #d2d2d2;
	width: 234px;
	height: 380px;
}

.promotion_show ul li:nth-child(1) {
	border-left: 1px solid #d2d2d2;
}

.promotion_img {
	width: 234px;
	height: 234px;
	display: block;
	position: relative;
}

.promotion_img img.goods_pic {
	width: 232px;
	height: 232px;
}

.promotion_img img.p_icon {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 41px;
	height: 41px;
	transition: width, height, left, top .4s, .4s, .4s, .4s;
}

.promotion_show ul li:hover .promotion_img img.p_icon {
	width: 53px;
	height: 53px;
	left: 9px;
	top: 9px;
	transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}

.promote_name {
	margin: 15px 10px 0 10px;
	color: #282828;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 700;
}

.promote_descript {
	margin: 8px 10px 0 10px;
	color: #282828;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.promote_data {
	width: 136px;
	margin: 10px 0 5px 10px;
	height: 60px;
	float: left;
}

.promote_price {
	width: 100%;
}

.promote_price span {
	color: #e30505;
}

.promote_price em {
	margin-left: 5px;
	color: #666;
	font-size: 12px;
	text-decoration: line-through;
}

.promote_salenum {
	color: #666;
	margin-top: 5px;
	font-size: 12px;
}

.promote_btn {
	float: right;
	width: 80px;
	height: 20px;
	margin-right: 0px;
	margin-top: 20px;
}

.promote_btn a {
	padding: 5px 14px;
	font-size: 14px;
	background: #ff0000;
	color: #fff;
	border-radius: 7px;
}

.promotion_show ul li:hover  .promote_btn a {
	animation: promote_btn .1s infinite alternate;
	-webkit-animation: promote_btn .1s infinite alternate;
}

@
keyframes promote_btn {
	from {background: #ff0000
}

to {
	background: #ff3000
}

}
@
-webkit-keyframes promote_btn {
	from {background: #ff0000
}

to {
	background: #ff3000
}

}
.BestBrand .title_bl_border {
	border-color: #d50058;
}

.Merchant .title_bl_border {
	border-color: #00a0e9;
}

.Merchant .street_see_more {
	background: #00a0e9;
}

.shop_plaque {
	height: 50px;
}

.shop_plaque ul li {
	float: left;
	position: relative;
	margin-left: 4px;
	display: block;
}

.shop_plaque ul li:nth-child(n+2) {
	margin-left: 14px;
}

.shop_plaque ul li .diamond {
	cursor: pointer;
	color: #fff;
	text-align: center;
	line-height: 30px;
	width: 90px;
	height: 30px;
	-webkit-transform: skew(14.93deg);
	-moz-transform: skew(14.93deg);
	-o-transform: skew(14.93deg);
	-ms-transform: skew(14.93deg);
	transform: skew(14.93deg);
	background: #00a0e9;
}

.shop_plaque ul li:hover .diamond {
	
}

.diamondbackground {
	position: absolute;
	height: 23px;
	width: 24px;
	left: -4px;
	top: 0;
	background: #b0b0b0;
	z-index: -1;
}

.street_head {
	height: 500px;
	position: relative;
}

.street_slider {
	height: 500px;
	position: relative;
	overflow: hidden;
}

.street_slider ul li {
	width: 100%;
	text-align: center;
	height: 442px;
	float: left;
}

.street_slider .dots {
	position: absolute;
	left: 50%;
	margin-left: 250px;
	bottom: 10px;
	z-index: 0;
	width: 200px;
}

.street_slider .dots>.dot.active {
	background: #ff621f;
	opacity: 1;
	border: 2px solid #fff;
}

.street_slider .dots>.dot {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 20px;
	cursor: pointer;
	opacity: .5;
	-webkit-transition: background .5s, opacity .5s, border .5s;
	-moz-transition: background .5s, opacity .5s, border .5s;
	transition: background .5s, opacity .5s, border .5s;
	background: #ff621f;
}

.street_slider ul li img {
	height: 500px;
}

.street_slider ul li a {
	height: 442px;
	width: 100%;
	display: block;
}

.street_hd {
	height: 100%;
}

.street_hd_bb {
	margin: auto;
}

.member_info {
	left: 50%;
	margin-left: 400px;
	position: absolute;
	width: 200px;
	height: 442px;
	bottom: 58px;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0px 0px 0px #ddd, 0px 0px 0px #ddd, -0px 0px 0px #ddd;
	border: 1px solid #d8d8d8;
	transition: background, box-shadow .5s, .5s;
	box-sizing: border-box;
}

.member_info:hover {
	box-shadow: 0px 3px 3px #ddd, 3px 0px 3px #ddd, -3px 0px 3px #ddd;
	background: rgba(249, 249, 249, 1)
}

.member_iv {
	height: 250px;
	border-bottom: 1px dotted #b9b9b9;
	overflow: hidden;
}

.member_face {
	width: 120px;
	height: 120px;
	margin: 30px auto 20px auto;
	border: 5px solid #e9e9e9;
	border-radius: 100px;
}

.member_face p {
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.member_face p strong {
	margin-left: 5px;
	font-size: 16px;
	font-weight: 500;
}

.member_face h5 {
	font-size: 14px;
	color: #676767;
	width: 190px;
	margin-left: -35px;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

.member_face h5 span {
	color: #e30505;
	font-weight: 700;
	margin-left: 3px
}

.member_face a.privilege_btn {
	height: 25px;
	border-radius: 3px;
	background: #ff621f;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	margin-top: 3px;
}

.head_aggregate {
	position: relative;
	width: 100%;
}

.member_face a, .member_face a img {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 100px;
}

#tagsList {
	position: relative;
	width: 200px;
	height: 250px;
}

#tagsList a {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Microsoft YaHei;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px;
}

#tagsList a:hover {
	color: #FF0000;
	letter-spacing: 2px;
}

.Brand_show {
	width: 1190px;
	margin: auto;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	position: relative;
}

.Brand_left {
	width: 200px;
	float: left;
	border-right: 1px solid #d2d2d2;
}

.Brand_left ul li {
	display: block;
	height: 80px;
	width: 200px;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	transition: background ease-in-out .5s;
	cursor: pointer;
	line-height: 80px;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	font-family: Comic Sans MS;
}

.Brand_left ul li.selected {
	background: #fadfea;
}

.Brand_left ul li:hover {
	background: #fadfea;
}

.Brand_left ul li:last-child {
	border-bottom: 0 solid #d2d2d2;
}

.Brand_right, .Brand_right ul {
	width: 987px;
	float: right;
	height: 560px;
	overflow: hidden;
}

.Brand_right ul li {
	position: relative;
	display: block;
	width: 246.75px;
	height: 280px;
	border-right: 1px solid #d2d2d2;
	box-sizing: border-box;
	float: left;
}

.Brand_right ul li:nth-child(-1n+4) {
	border-bottom: 1px solid #d2d2d2;
}

.Brand_right ul li img.Brand_pp {
	width: 245.75px;
	height: 280px;
}

.Brand_right ul li  .Brand_tt {
	height: 72px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, .77);
	transition: background ease .5s;
	line-height: 72px;
	width: 100%;
	text-align: center;
}

.Brand_right ul li  span {
	display: table-cell;
	vertical-align: middle;
	height: 72px;
	width: 245.75px;
	margin: auto;
	text-align: center;
}

.Brand_right ul li:hover .Brand_tt {
	background: rgba(255, 255, 255, 1);
}

.Brand_tt img {
	max-width: 162px;
	max-height: 42px;
	height: auto;
	width: auto;
}

.Brand_right ul li .Brand_price, .Brand_right ul li .Brand_yprice {
	font-size: 16px;
	color: #e30505;
	padding-top: 5px;
	padding-bottom: 3px;
}

.Brand_right ul li .Brand_price em {
	font-size: 24px;
	font-weight: 700px;
	padding-left: 3px;
}

.Brand_right ul li .Brand_yprice {
	color: #b8b8b8;
	padding-top: 0;
	font-size: 14px;
}

.Brand_right ul li .Brand_yprice em {
	text-decoration: line-through;
	font-size: 12px;
	font-weight: 500;
}

.Brand_left li img {
	width: 170px;
	height: 50px;
	margin: 15px auto;
	display: block;
}

.Merchant {
	margin-bottom: 0;
}

.merchant_show {
	width: 100%;
}

.screen_class {
	height: 52px;
	line-height: 52px;
	width: 100%;
}

.screen_name {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	padding: 0 3px 0 8px;
	color: #666;
}

.right-sw {
	padding: 0 6px 0 0;
	color: #666;
}

.no_screen_item {
	
}

.no_screen_item em {
	color: #ff0000;
	padding: 0 3px;
}

.has_screen_item {
	cursor: pointer;
	position: relative;
	padding: 3px 3px 3px 4px;
	max-width: 144px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #393939;
	height: 18px;
	line-height: 18px;
	color: #393939;
	text-decoration: none;
	font: 14px/1.5 tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

.has_screen_item i {
	padding: 0 2px 0 5px;
	font-size: 14px;
}

.has_screen_item:hover {
	color: #e30505;
	border: 1px solid #e30505;
}

.has_screen_item:hover i {
	font-weight: 700;
}

.screen_table {
	border: 1px solid #d4d4d4;
}

.screen_table_item {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #d4d4d4;
}

.table_item_header {
	width: 98px;
	border-right: 1px solid #d4d4d4;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #282828;
	background: #f0f0f0;
	float: left;
	cursor: pointer;
}

.table_item_body {
	margin: 0 8px;
	float: left;
	font-size: 14px;
	color: #282828;
	cursor: pointer;
}

.table_item_body:hover {
	color: #ff0000;
}

.table_item_body_arr {
	color: #f40;
	font-size: 700;
}

.screen_table_item ul li:nth-child(2) {
	margin-left: 15px;
}

.table_item_more {
	float: right;
	font-size: 14px;
	color: #282828;
	background: #f0f0f0;
	padding: 0 13px;
}

.screen_table_space {
	height: 6px;
	background: #f0f0f0;
	position: relative;
}

.screen_table_more {
	position: absolute;
	height: 21px;
	line-height: 21px;
	width: 85px;
	border: 1px solid #d4d4d4;
	border-top: 1px solid #f0f0f0;
	top: 6px;
	background: #f0f0f0;
	left: 50%;
	margin-left: -42.5px;
	color: #282828;
	font-size: 14px;
	text-align: center;
}

.sort_area {
	margin-top: 45px;
}

.sort_area ul.sort_ul {
	float: left;
}

.sort_area ul.sort_ul li {
	float: left;
	border: 1px solid #bcbcbc;
	font-size: 14px;
	border-left: 0 solid #bcbcbc;
	width: 69px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.sort_area ul.sort_ul li:nth-child(1) {
	border-left: 1px solid #bcbcbc;
}

.sort_area ul.sort_ul li.sorted {
	background: #f0f0f0;
	color: #f00;
}

.sort_area ul.sort_ul li em {
	margin-left: 3px;
	font-size: 12px;
	font-weight: 700;
}

.search_shop {
	height: 28px;
	margin-left: 15px;
	border: 1px solid #bcbcbc;
	outline: none;
	padding-left: 5px;
	padding-right: 22px;
	width: 150px;
	float: left;
	font-size: 14px;
}

.search_shop:focus {
	border: 1px solid #8e8e8e;
}

.search_btn {
	font-size: 14px;
	margin-left: -22px;
	float: left;
	line-height: 28px;
	color: #bcbcbc;
}

.page_ul {
	float: right;
	padding-top: 4px;
}

.page_ul li {
	height: 18px;
	line-height: 18px;
	float: left;
	margin-left: 5px;
}

.page_ul li.page_prev, .page_ul li.page_next {
	border: 1px solid #bcbcbc;
	width: 18px;
	background: #f0f0f0;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
}

.page_ul li.page_num, .page_ul li.page_ellipsis {
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
	color: #666;
}

.page_ul li.page_num:hover {
	color: #ff0000;
}

.page_ul li.page_ellipsis {
	padding: 0 3px;
}

.shop_show_page {
	width: 1200px;
	height: 740px;
	margin-top: 12px;
}

.shop_show_page ul li {
	height: 357px;
	width: 290px;
	float: left;
	margin-left: 13px;
	display: block;
	position: relative
}

.shop_show_page ul li:nth-child(4n+1) {
	margin-left: 0;
}

.shop_show_page ul li:nth-child(n+5) {
	margin-top: 10px;
}

.shop_show_page ul li img.rm_pic {
	width: 290px;
	height: 357px;
}

.rm_logo {
	text-align: center;
	height: 68px;
	position: absolute;
	background: #d9d9d9;
	width: 290px;
	bottom: 0;
}

.triangle_up {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 18px solid #d9d9d9;
	margin: -16px auto 0 auto;
}

.rm_logo_area {
	width: 270px;
	height: 48px;
	padding: 10px;
	text-align: center;
}

.rm_logo_area img {
	height: 100%;
	margin: auto;
	text-align: center;
}
/*分页*/
.tcdPageCode {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

.tcdPageCode a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode a:hover {
	text-decoration: none;
	border: 1px solid #428bca;
}

.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}
.street_comdClass{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.street_comdClass_Btn{
	display: inline-block;
	float: right;
	height: 32px;
	padding: 0 10px;
	text-align: center;
	margin: 13px 15px 13px 0;
	background: #ff621f;
	font-size: 14px;
	line-height: 32px;
	border-radius:3px;
	color: #fff; 
}
#list-cat{
	margin-top: 5px;
}
.m-category .inner {
    border: 1px solid #d5d5d5;
}
.m-category .wrapper {
    width: 100%;
}
.m-category .no-border .row-hd, .m-category .no-border .row-bd {
    border-bottom: none;
    font-size: 12px;
}
.m-category .row-hd {
    width: 108px;
    vertical-align: top;
}
.m-category .row-hd .title {
    margin: 14px 20px 14px 27px !important;
    width: 80px !important;
}
.m-category .row-hd .title {
    margin: 9px 0 0 14px;
    color: #999;
}
.list-wide .m-category .row-bd {
    width: 1080px !important;
}
.m-category .row-bd .cat {
    float: left;
    _display: inline;
    margin: 1px 24px 0 16px;
    white-space: nowrap;
    cursor: pointer;
}
.m-category .row-bd .cat a {
    color: #676767;
}
.list-mod{
	margin-top: 10px;
}
.m-crumb {
    line-height: 21px;
}
.m-crumb .inner-left {
    float: left;
}
.m-crumb .market, .m-crumb .cat, .m-crumb .pro {
    float: left;
    margin-top: 5px;
    padding: 0 9px 0 8px;
    height: 19px;
    line-height: 19px;
    border: solid 1px #dedede;
}
.list-container a {
    color: #3c3c3c;
}
.m-crumb .text {
    float: left;
    cursor: pointer;
    color: #6d6d6d;
    font-size:12px;
}
.m-crumb .market .triangle, .m-crumb .cat .triangle {
    position: relative;
    top: 2px;
    left: 4px;
}
.m-crumb .arrow {
    float: left;
    _display: inline;
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 5px;
    font-size: 0;
    border-left-style: solid;
    border-left-color: #666666;
    margin: 10px 4px 6px 9px;
}
.m-crumb .arrow .arrow-inner {
    position: absolute;
    left: -5px;
    top: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 4px;
    font-size: 0;
    border-left-style: solid;
    border-left-color: #ffffff;
}
.m-crumb .search {
    margin-top: 5px;
    float: left;
    height: 19px;
    width: 107px;
    border: solid 1px #d9d9d9;
    padding-left: 2px;
}
.m-crumb .search-input {
    color: #666;
}
.m-crumb .search-input {
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    width: 88px;
    height: 18px;
    line-height: 18px;
    border: 0 none;
    text-indent: 5px;
    font-size:12px;
}