a {font-size:12px;
font-family:Microsoft YaHei, Geneva, sans-serif;
color:#1D1D1D;
text-decoration:none;
line-height:25px;}


 a:link{
	text-decoration: none;
	color:#666;

}

a:hover{
	color:#666;
	text-decoration:underline;
}
.introbox{
	width: 830px;
	margin:0px auto;
}


.introbox table{border-top:2px solid #eb6000;}
.introbox table tr td{padding:10px; border-bottom:1px dotted #cccccc;}
.tableorange {color:#ffffff; background:#eb6000;  text-align:center;}
.tablegrey { background:#e7eaec; text-align:center;}


.regevent_btn_org{
	width: 150px;
    height: 35px cursor: pointer;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #0ab1a7;
    margin: 20px auto;
}


.regevent_btn_org:hover{
background: #13e0d4;

}


.regevent_btn_org a {
    font-family: Arial, Microsoft YaHei;
    display: block;
    text-align: center;
    color: white;
    text-decoration: none;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
}

