@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	margin:0;
	padding:0;
	font:14px/1.5 AppleGothic,Arial,'Microsoft Yahei','Simsun';
	background:#fff;
	color:#666;
	}
body,html{
	height:100%;
	}
mark{
	background:none;
	color:red;
	}
html, body,
div, span, nav, p, img,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
input,
article, section, header ,foot
a{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}
body,td,th,input,textarea{
	font:14px/1.5 AppleGothic,Arial,'Microsoft Yahei','Simsun';
	line-height:160%;
}
li {
  list-style: none; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box /0; }
 
img.responsiveImage{
	max-width:100%;
}
dl, dt, dd {
  margin: 0;
  padding: 0;
  }
a {
  color: #666;
  text-decoration: none;
  }

a:hover {
  color: #333;
  }
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.setBody{
	
}
.f12{
	font-size:12px;
	}
.f14{
	font-size:14px;
	}
.f18{
	font-size:18px;
	}
.f16{
	font-size:16px;
	}
.f24{
	font-size:24px;
	}
.f30{
	font-size:30px;
	}
.f36{
	font-size:36px;
	}
.pt5{
	padding-top:5px;
	}
.pt10{
	padding-top:10px;
	}
.pt15{
	padding-top:15px;
	}
.pt20{
	padding-top:20px;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.p15{
	padding:15px;
	}
.p20{
	padding:20px;
	}
	
.mt5{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:15px;
	}
.mt20{
	margin-top:20px;
	}
.m5{
	margin:5px;
	}
.m10{
	margin:10px;
	}
.m15{
	margin:15px;
	}
.m20{
	margin:20px;
	}
.tl{
	text-align:left;
	}
.tr{
	text-align: right;
	}
.tc{
	text-align: center;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.underline{
	text-decoration:underline;
	}
.ct_1,.ct_1_a{
	color:#ccc;
	}
.ct_2,.ct_2_a{
	color:#999;
	}
.ct_3,.ct_3_a{
	color:#333;
	}
.ct_4,.ct_4_a{
	color:#000;
	}
.ct_5,.ct_5_a{
	color:#FF971F;
	}
.ct_6,.ct_6_a{
	color:#20ABFC;
	}
	
.activeBtn,a.activeBtn{
	color:#FF971F;
	}
.ct_f{
	color:#fff;
	}
.ct_1_a:hover{
	cursor:pointer;
	color:#666;
	}
.ct_2_a:hover{
	color:#333;
	cursor:pointer;
	}
.ct_6_a:hover{
	color:#20ABFC;
	}
hr{
	height:1px;
	overflow:hidden;
	padding:0;
	margin:0;
	border:none;
	background:#DBDBDB;
	}
.fb{
	font-weight:bold;
	}
.empty{
	color:#999;
	text-align:center;
	padding:10px 0;
}
.leftTriangle{
 	width:10px;
	height:10px;
	display:inline-block;
	vertical-align:middle;
	background:url(../images/icon.png) no-repeat -124px -152px;
	margin-right:5px;
	}
.smallForkIco{
	width:9px;
	height:9px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat 0 -133px;
	opacity:0.6;
	}
.bigForkIco{
	width:10px;
	height:9px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat 0 -120px;
	opacity:0.5;
	}
.loadingIco{
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	background:url(../images/loading.gif) no-repeat;
	margin-right:5px;
	}
.whiteCorrectIco{
	width:20px;
	height:13px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat 0 -150px;
	vertical-align:middle;
	margin-right:5px;
	}
.whiteForkIco{
	margin-right:5px;
	width:20px;
	height:13px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
	background:url(../images/icon.png) no-repeat -26px -149px;
	}
.addIco{
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/icon.png) no-repeat -91px -147px;
	vertical-align:middle;
	margin-right:5px;
	opacity:0.6;
	}
.homeIco,.columnIco,.delIco,.setIco,.smallEditIco,.copyIco,.viewUrlIco{
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-right:2px;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
 	opacity:0.4;
	}
.viewUrlIco{
	background-position:-173px -180px;
	opacity:0.7;
	}
.homeIco{
	background-position:0 -180px;
	}
.homeIco.active{
	background-position:-45px -180px;
	opacity:1;
	}
.columnIco{
	background-position:-22px -180px;
	}
.columnIco.active{
	background-position:-67px -180px;
	opacity:1;
	}
.delIco{
	background-position:-89px -180px;
	opacity:0.7;
	}
.setIco{
	background-position:-112px -180px;
	opacity:0.7;
	}
.smallEditIco{
	background-position:-132px -179px;
	opacity:0.7;
	}
.smallEditIco{
	background-position:-151px -180px;	
	opacity:0.7;
	}
.module_photos,.module_text{
	width:65px;
	height:65px;
	display:inline-block;
	background-image:url(../images/module.png);
	background-repeat:no-repeat;
	opacity:0.4;
	vertical-align:middle;
 	}
.module_text_small,.module_photos_small{
	width:35px;
	height:35px;
	display:inline-block;
	vertical-align:middle;
	background-image:url(../images/module.png);
	background-repeat:no-repeat;
	margin-right:10px;
 	}
.module_text_small{
	background-position:0 -90px;
	}
.module_photos{
	background-position:0 0;
	}
.module_text{
	background-position:-78px -3px;
	}
.copyIco{
	background-position:-132px -179px;
	opacity:0.7;
	}
.loadingBox{
	width:120px;
	height:120px;
	background:url(../images/l_loading.gif) no-repeat center center #fff;
	position:absolute;
	box-shadow:0 0 5px #ccc;
	}
#iframeLoading{
	 top:50%;
	 left:50%;
	 margin:-60px 0 0 -60px;
	 }
.clickMenu{
	width:220px;
 	background:#fff;
	position:absolute;
	box-shadow:0 0 5px #ccc;
	right:0;
	}
.clickMenu dt{
	background:#F5F5F5;
	height:30px;
	line-height:30px;
	margin-top:1px;
	padding:0 10px;
	}
.clickMenu li{
	height:30px;
	line-height:30px;
	padding:0 10px;
	color:#666;
	margin-top:1px;
	}
.clickMenu li:hover{
	background:#F5F5F5;}
.no-boxshadow .loadingBox,.no-boxshadow .loadingBox,.no-boxshadow tipsAlert{
	border:1px solid #ccc;
	}
.m_tyle,.m_set,.m_copy,.m_stick,.m_del{
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	margin-right:8px;
	}
.m_tyle{
	background-position:-185px -148px;
	}
.m_set{
	background-position:-257px -148px;
	}
.m_copy{
	background-position:-209px -148px;
	}
.m_stick{
	background-position:-233px -148px;
	}
.m_del{
	background-position:-278px -148px;
	}
input{
	vertical-align:middle;
	padding:0;
	margin:0;
	}
textarea{
	border:1px solid #ccc;
	background:#fff;
	resize:none;
	color:#666;
	font:14px/1.5 AppleGothic,Arial,'Microsoft Yahei','Simsun';
	border-radius:0;
	box-shadow:none;
	}
textarea:hover{
	border:1px solid #999;
	}

textarea.focus{
	border:1px solid #A0C2FA;
	}
textarea.error{
	border:1px solid #FF7575;
	}
textarea.success{
	border:1px solid  #53A93F;
	}
	
	
	
input[type=text],input[type=password]{
  	border:1px solid #ccc;
	background:#fff;
	height:40px;
	line-height:40px;
	padding:0 5px;
 	color:#666;
	font-size:14px;
	border-radius:0;
	box-shadow:none;
	}
.input-mini{
	height:28px !important;
	line-height:28px !important;
	}
input[type=text]:hover,input[type=password]:hover{
	border:1px solid #999;
	}

input[type=text].focus,input[type=password].focus{
	border:1px solid #A0C2FA;
	}
input[type=text].error,input[type=password].error{
	border:1px solid #FF7575;
	}
input[type=text].success,input[type=password].success{
	border:1px solid  #53A93F;
	}
input[type=text].smallinput,input[type=password].smallinput{
	height:28px;
	line-height:28px;
	}
.contentLoading{
	display:inline-block;
	padding-left:22px;
	background:url(../images/c_loading.gif) no-repeat 0 center;
	height:20px;
	color:#999;
 	}
input[type=checkbox],input[type=radio]{
 	margin-right:5px;
	}
/* arrow */
.arrow_1_t i,.arrow_1_r  i,.arrow_1_b  i,.arrow_1_l  i,
.arrow_4_t,.arrow_4_r,.arrow_4_b,.arrow_4_l{
	display:block;
 	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	position:absolute;
 	}
.arrow_1_t i{
	background-position:-46px -119px;
 	}
.arrow_1_r i{
	background-position:-23px -120px;
 	}
.arrow_1_b i{
	background-position:-69px -114px;
 	}
.arrow_1_l i{
	background-position:-12px -120px;
 	}
	
.arrow_4_t{
	background-position:-126px -119px;
	}
.arrow_4_r{
	background-position:-109px -120px;
	}
.arrow_4_b{
	background-position:-151px -120px;
	}
.arrow_4_l{
	background-position:-92px -120px;
	}
	
.arrow_2_t i,.arrow_2_r i,.arrow_2_b i,.arrow_2_l i{
	width:0;
	height:0;
	overflow:hidden;
	border-width:8px;
	border-style:solid;
	display:inline-block;
	position:absolute;
	}
.arrow_3_t i,.arrow_3_r i,.arrow_3_b i,.arrow_3_l i{
	width:0;
	height:0;
	overflow:hidden;
	border-width:6px;
	border-style:solid;
	display:inline-block;
	position:absolute;
	}
/**/
.arrow_2_b i{
	border-color:#FF7676 transparent transparent transparent;
	border-bottom-width:0;
	margin-top:8px;
	}
.arrow_2_l i{
	border-color:transparent #FF7676 transparent transparent;
	border-left-width:0;
	margin-right:8px;
	}
.arrow_2_t i{
	border-color:transparent transparent #FF7676 transparent;
	border-top-width:0;
	margin-bottom:8px;
	}
.arrow_2_r i{
	border-color:transparent transparent transparent #FF7676;
	border-right-width:0;
	margin-left:8px;
	}	
.arrow_3_b i{
	border-color:#2A2A2A transparent transparent transparent;
	margin:10px 0 0 2px;
	border-bottom-right:0;
	}
.arrow_3_l i{
	border-color:transparent #2A2A2A transparent transparent;
	margin:2px 10px 0 0 ;
	border-left-width:0;
	}
.arrow_3_t i{
	border-color:transparent transparent #2A2A2A transparent;
	margin:0 0 0 2px;
	border-top-width:0;
	}
.arrow_3_r i{
	border-color:transparent transparent transparent #2A2A2A;
	margin:2px 0 0 10px;
	border-top-right:0;
	}
	
.tipsPad{
	padding:5px 15px;
	line-height:20px;
	}
.tips_2 .tipsPad,
.tips_3 .tipsPad{
	color:#fff;}
/* arrow End */

/* tips */
.tipsAlert{
   box-shadow: 0 0 13px #999999;
   position: absolute;
   z-index:1001;
   background:#fff;
   }
.tipsAlertText{
	padding:40px;}
.tipsAlertFoot{
	padding:30px 40px;
	text-align:right;
	}
.tipsArrow{
 	position: absolute;
	width:16px;
	height:16px;
  	}
.tips_1{
	border:1px solid #ccc;
	background:#fff;
	position:absolute;
	line-height:20px;
	z-index:1001;
	}
.tips_1 .arrow_1_l{
 	left:-9px;
	top:50%;
	margin-top:-8px;
	}
.tips_1 .arrow_1_r{
 	right:-10px;
	top:50%;
	margin-top:-8px;
	}
.tips_1 .arrow_1_t{
 	left:50%;
	top:-10px;
	margin-left:-8px;
	}
.tips_1 .arrow_1_b{
 	left:50%;
	bottom:-10px;
	margin-left:-8px;
	}
.tips_2{
	position:absolute;
	background:#FF7676;
	line-height:20px;
	z-index:1001;
 	} 
.tips_2 .arrow_2_b{
	left:50%;
	bottom:-8px;
	margin-left:-8px;
	}
.tips_2 .arrow_2_l{
	left:-8px;
	top:50%;
	margin-top:-8px;
	}
.tips_2 .arrow_2_t{
	left:50%;
	top:-8px;
	margin-left:-8px;
	}
.tips_2 .arrow_2_r{
	top:50%;
	right:-8px;
	margin-top:-8px;
	}	
.tips_3{
	position:absolute;
	background:#2A2A2A;
	line-height:20px;
	z-index:1001;
	max-width:450px;
 	} 
.tips_3 .arrow_3_b{
	left:50%;
	bottom:-6px;
	margin-left:-6px;
	}
.tips_3 .arrow_3_l{
	left:-6px;
	top:50%;
	margin-top:-6px;
	}
.tips_3 .arrow_3_t{
	left:50%;
	top:-6px;
	margin-left:-6px;
	}
.tips_3 .arrow_3_r{
	top:50%;
	right:-6px;
	margin-top:-6px;
	}
.tipsClose{
	height:16px;
	line-height:16px;
	width:18px;
	text-align:center;
	position:absolute;
	right:2px;
	top:2px;
	z-index:9;
	}
.tipsClose:hover i{
	opacity:1;
	}
.tipsLoading,.tipsBox,.tipsSuccess,.tipsError{
	min-width:180px;
 	position:fixed;
	box-shadow:0 0 5px #ccc;
	z-index:1001;
	top:10px;
	}
.tipsLoading{
	background:#FFF1A8;
	}
.tipsBox{
	background:#F5F5F5;
	}
.tipsSuccess{
	background:#83BA1F;
	}
.tipsError{
	background:#F19317;
	}
/* tips End */

/* button */
.b_1,.b_2,.b_4{
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 20px;
	background:#fff;
	border:1px solid #DCDCDC;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	}
.b_4{
	border:1px solid #53A93F;
	background:#61BC49;
	color:#fff;
	}
.b_4:hover{
	border:1px solid #53A93F;
	background:#53A93F;
	color:#fff;
	}
.b_2{
	background:#4A8BF5;
	border:1px solid #3079ED;
	color:#fff;
	}
.b_1:hover{
	background:#DCDCDC;
	border:1px solid #DCDCDC;
	color:#333;}
.b_2:hover{
	background:#3079ED;
	border:1px solid #3079ED;
	color:#fff;
	}
.b_3{
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 20px;
	background:#F1F1F1;
	border:1px solid #DCDCDC;
	color:#333;
	font-size:14px;
	}
.b_3:hover{
	background:#DCDCDC;
	border:1px solid #DCDCDC;
	color:#333;
	}
.ui-button{
	display:inline-block;
	height:28px !important;
	line-height:28px !important;
	padding:0 20px !important;
	background:#fff !important;
	border:1px solid #DCDCDC !important;
	color:#333 !important;
	font-size:12px !important;
	}
.ui-button:hover{
	background:#DCDCDC !important;
	border:1px solid #DCDCDC !important;
	color:#333 !important;
	}
.submitBtn{
	display:inline-block !important;
	height:28px !important;
	line-height:28px !important;
	padding:0 20px !important;
	background:#4A8BF5 !important;
	border:1px solid #3079ED !important;
	color:#fff !important;
	font-size:12px !important;
	}
.submitBtn:hover{
	background:#3079ED !important;
	border:1px solid #3079ED !important;
	color:#fff !important;
	}
.bigBtn{
	height:40px;
	line-height:40px;
	padding:0 25px;
	font-size:16px;
	text-align:center;
	}
.b_1.disabled,.b_2.disabled,.b_3.disabled,.b_4.disabled{
	cursor:default;
	opacity:0.6;
	}
.b_1.disabled:hover{
	background:#fff;
	border:1px solid #DCDCDC;
	color:#333;}
.b_2.disabled:hover{
	background:#4A8BF5;
	border:1px solid #3079ED;
	color:#fff;
	}
.b_3.disabled:hover{
	background:#F1F1F1;
	border:1px solid #DCDCDC;
	color:#333;
	}
.b_4.disabled:hover{
	border:1px solid #53A93F;
	background:#61BC49;
	color:#fff;
	}

/* button End */

.fancySelect{
	height:40px;
	position:relative;
	z-index:10001;
	line-height:40px;
	background:#fff;
	cursor:default;
	font-size:14px;
	vertical-align:middle;
}
.fancySelect div{
	height:40px;
	line-height:40px;
	background:#fff;
	border:1px solid #ccc;
 	padding:0 25px 0 10px;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap;
 	overflow:hidden;
	color:#999;
}
.fancySelect.over div{
	background:#fff;
	border:1px solid #999;
	color:#333;
}
 
.fancySelect div span{
	position:absolute;
	right:10px;
	top:15px;
	width:7px;
	height:11px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat -54px -151px;
	opacity:0.5;
}
.fancySelect.over div span{
	opacity:1;
	}
.fancySelect ul{
	position:absolute;
	background:#fff;	
	border:1px solid #ccc;
 	margin-top:1px;
	overflow:hidden;
	box-shadow:0 0 13px #999;
}
.no-boxshadow .fancySelect ul{
	border:1px solid #ccc;
	}
.fancySelect li{
	border-bottom:1px solid #ccc;
	padding:0 5px 0 30px;
	height:30px;
	line-height:30px;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap;
	list-style:none;
	overflow:hidden;
	color:#999;
}
.fancySelect li:nth-last-child(1){
	border:none;
}
.fancySelect li.over{
	background-color:#F5F5F5;
	color:#333;
}
.fancySelect li.selected{
	background:url(../images/icon.png) no-repeat 8px -269px #F5F5F5;
	color:#333;
	font-weight:bold;
 }
.fancySelect li.selected:before,.fancySelect li.selected:after{
	position:absolute;
	background-color:#fff;
}


.fancySelect2{
	height:20px;
	position:relative;
	z-index:10001;
	line-height:20px;
	background:#fff;
	cursor:default;
	font-size:14px;
}
.fancySelect2 div{
	height:20px;
	line-height:20px;
	background:#fff;
	border: none;
 	padding:0 25px 0 0;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap;
 	overflow:hidden;
	color:#666;
}
.fancySelect2.over div{
	background:#fff;
	border:none;
	color:#333;
}
 
.fancySelect2 div span{
	position:absolute;
	left:60px;
	top:8px;
	width:10px;
	height:6px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat -71px -155px;
 	opacity:0.5;
}
.fancySelect2.over div span{
	opacity:1;
	}
.fancySelect2 ul{
	width:200px !important;}
.fancySelect li{
	border:none;
	}
	
	
	
.fancySelect3{
	height:28px;
	position:relative;
	z-index:10001;
	line-height:28px;
	background:#fff;
	cursor:default;
	font-size:14px;
	vertical-align:middle;
	
}
.fancySelect3 div{
	height:28px;
	line-height:28px;
	background:#fff;
	border: none;
 	padding:0;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap;
 	overflow:hidden;
	color:#666;
	border:1px solid #ccc;
	text-indent:10px;
}
.fancySelect3.over div{
	border:1px solid #999;
 	color:#333;
}
 
.fancySelect3 div span{
	position:absolute;
	right:5px;
	top:11px;
	width:10px;
	height:6px;
	display:inline-block;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat -71px -155px;
 	opacity:0.5;
}
.fancySelect3.over div span{
	opacity:1;
	}
.fancySelect3 ul{
	width:100%;
	}
.fancySelect3 li{
	border:none;
	padding: 0 5px 0 10px;
	}
.fancySelect li.selected{
	background:#F5F5F5;
	}

/* 滚动条 */
.boxscroll {
 	overflow: auto;
 }
.boxscrollColumn{
	background:#ddd;
	z-index:999;
	}
.boxscrollColumn:hover{
	background:#999;
	}
/* 滚动条 End */
 
#iframe_container{
	box-shadow:5px 0 7px #999,-4px 0 7px #999;
	opacity:0;
	}
/* selectPage */
.selectPage a{
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0 12px;
	background:#fff;
	border:1px solid #DCDCDC;
	vertical-align:middle;
	margin:0 2px;
	font-size:14px;
	}
.selectPage a:hover{
	background:#e6e6e6;
	}
.selectPage a.active{
	background:#1FAEFF;
	color:#fff;
 	border:1px solid #00A3FB;
	cursor:default;
	}
/* selectPage End */

.hidden{
	display:none;
	}
.inline{
	display:inline-block;
	}
.blcok{
	display:block;
	}

.text-visible-phone {
  display: none !important;
}
.text-visible-tablet {
  display: none !important;
}
.text-hidden-desktop {
  display: none !important;
}
.text-visible-desktop {
  display: inline-block !important;
}

	
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  
  
  .text-hidden-desktop {
    display: inline-block !important;
  }
  .text-visible-desktop {
    display: none !important ;
  }
  .text-visible-tablet {
    display: inline-block !important;
  }
  .text-hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
   }
  .hidden-phone {
    display: none !important;
  }
  
  .text-hidden-desktop {
    display: inline-block !important;
  }
  .text-visible-desktop {
    display: none !important;
  }
  .text-visible-phone {
    display: inline-block !important;
   }
  .text-hidden-phone {
    display: none !important;
  }
}

.fixBackTop{
	width:40px;
	height:40px;
	border-radius:5px;
	background:rgba(0,0,0,0.6);
 	position:fixed;
	text-align:center;
	right:10px;
	bottom:10px;
	z-index:999;
	display:none;
	}
.fixBackTop:hover{
	background:rgba(0,0,0,0.95);
	}
.fixBackTop b{
	height:12px;
	width:8px;
	display:block;
	background:#fff;
	overflow:hidden;
	margin:18px auto 0 auto;
	}
.fixBackTop i{
	width:0;
	height:0;
	overflow:hidden;
	display: inline-block;
	border-width:0 10px 10px 10px;
	border-style:solid;
	border-color:transparent transparent #fff transparent;
	position:absolute;
	left:50%;
	margin-left:-10px;
	top:10px;
	}