/*---------------- 全域設定--------------- */

body{
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	color:#5D5D5D;
	color:#5D5D5D !important;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px!important; 
	margin-top: 0.5px!important;  
	margin-right: 0px!important; 
	margin-bottom: 0px!important; 
	background:url(../img/bg_green.gif) repeat-x left top ;
	background-color:#f4f4f4;
}

a:link {
	color: #0084C4; 
	text-decoration: none;
}

a:visited {
	color: #0084C4; 
	text-decoration: none;
}

a:hover {
	color: #333; 
	text-decoration: underline;
}
a:active {
	COLOR: #333;
}


.mouse {
	cursor: hand;
}

.more {
	color: #FF0000;
}


h1{font-family:"微软雅黑" Arial, Helvetica, sans-serif;
    font-size: 21px;
 
    color: #ac0000;
    margin: 0px; display:none
}

h2{	font-size: 24px;
    color: #b60000;
    display: block;
    padding: 10px 0;
    margin-bottom: 20px;
    font-weight: normal;
    border-bottom: #eee solid 1px;
	
}
h3{
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #ff7200;
    margin: 0px;
    text-align: center;
    padding: 15px 0 15px 0;
    /* border-top: solid 1px #eee; */
    border-bottom: solid 1px #eee;
    margin-bottom: 20px;
    /* margin-top: 10px; */
    box-shadow: 0 1px 3px #eee;
}
h3.bbom{ padding: 20px 0 0px 0;}

.f12{ font-size:12px}.f14{ font-size:14px}.f18{ font-size:18px}.c333{color:#333} .cc4c4c4{ color:#c4c4c4}
.through{
	text-decoration:line-through;
}



/*-------------nav區域----------------*/

.navbox{
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:130%;
	color:#FFFFFF;

	height:34px;
	height:34px;!important; 
	padding:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;!important;

}

.navbox ul{
	display: inline;
	list-style-type:none;
	height:54px;
	width:150px;
	margin:0px;
	padding:20px;
}

.navbox li{
	display: inline;
	height:54px;
	list-style-type:none;
	margin:0px;
	padding:10px;
}

.navbox a{
	color:#ffffff;
	color:#ffffff !important; 
	text-decoration: none;
	font-weight:bold;
	height:54px;
}	
.navbox a:hover {
	color:#ff7200;
	color:#ff7200 !important; 
	text-decoration: none;
	font-weight:bold;
	height:54px;
}


/*-------------中間大banner區域----------------*/

.bannerbox{
	position: relative;
	left: 50%;
	margin-left: -500px; 
	width: 1000px;
	background-color:#FFFFFF;
	
}

.bannerbox_inn{
	padding:15px;
	background-color:#FFFFFF;
}

/*-------------footer style----------------*/
.colo_ao{color: #A0A0A0;}
.footer{
	position: relative;
	width: 1200px;
	font-size:12px;
	text-align:right;
	line-height: 80px;
	color: #FFF;
	padding-top:10px;
	height: 80px;
    background-color: #434343;
	
}

.footer ul{
	display: inline;
	list-style-type:none;
	height:54px;
	width:140px;
	margin:0px;
	padding:5px;
}

.footer li{
	display: inline;
	width:140px;
	height:54px;
	list-style-type:none;
	margin:0px;
	padding:5px;
}

.footer a{
	color: #FFF;
	color:#FFF !important; 
	text-decoration: none;
	
	
}	
.footer a:hover {
	color: #FC3;
	color:#FC3 !important; 
	text-decoration: none;
	
	
}

/*------content leftbox-----------*/

.contentbox_left{
	padding:0 15px 10px 15px;
	background-color:#FFFFFF;
}

/*------content rightbox-----------*/

.contentbox_right{
	
	background-color:#ffffff;
}

.contentbox2_right{
 background-color: #eee;padding:5px;    padding-bottom: 30px;

}


/*-----link style-----*/

a.black{
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
	color:#737373;
	color:#737373 !important; 
	text-decoration: none;
	font-size: 12px;
	margin:0px;
	padding:0px;
}	
a.black:hover {
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
	color:#2C68BA;
	color:#2C68BA !important; 
	text-decoration: none;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
#terms{
	font-family:"微软雅黑" Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	font-size: 12px;
}
div.wechat_QR{
	width: 124px;
	position: fixed;
	z-index: 100;
	bottom: 80px;
	right:8px;
	_overflow:auto
	}


#main,.map-box {
	 width:1200px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 20px;
	margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
}
.location_d{line-height:24px; }
.location_d tr td {font-size:13px;}
.location_d img{ padding:0 10px;}
.location_d p{font-size:18px;color:#013e7d;}
.about-m { padding:25px; background:#f4f4f4; border-radius:10px;}
.contat_1{ line-height:24px}
.contat_1 .th {
    font-weight: 600;

}
.boder_1 {
    border-bottom: #eee solid 1px;
    padding: 10px 0;
   
    display: block;
}
.agenda-table-th td{ text-align:center; background:#42a2cc; color:#fff; padding:10px 0}
.sponsors_tbale_p p{ padding:0 20px}
 h2.S_h2{
    font-size: 21px;
    color: #0084C4;
    display: block;
    padding:0;
    margin:0px;    margin-bottom:10px;
    font-weight: normal;
	border:0;
}
.list_h,.list_h1{ padding:0; margin:0}
.list_h li{line-height: 18px;list-style:none;
    padding: 3px 0;
    color: #535353;
    font-size: 13px;}
.list_h li em{    background: #42a2cc;
    width: 30px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;}
.list_h1 li{line-height: 18px;list-style:none;
    padding: 3px 0;
    color: #535353;
    font-size: 13px;}	
.list_h1 li em{    background: #33b780;
    width: 30px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;}
a:link.bnt_reg {
	color: #fff; 
	text-decoration: none;
}

a:visited.bnt_reg {
	color: #fff; 
	text-decoration: none;
}

a:hover.bnt_reg {
	color: #fff; background:#f58b36;
	text-decoration: none;
}
a:active.bnt_reg {
	COLOR: #fff;text-decoration: none;
}
.bnt_reg{ background:#ff7200; width:100px; height:50px;

     display: inline-block;
    border: 0;
    cursor: pointer;
    border-radius: 50px;
    text-align: center;
    padding: 0 40px;
    text-decoration: none;height: 50px;
    line-height: 50px;
    font-size: 18px;}
	
#tr_PaymentType,#tr_PaymentInfo,#proceed{ display:none}

.submit{background:#ff7200; width:150px; height:50px;

     display: inline-block;
    border: 0;
    cursor: pointer;
    border-radius: 50px;
    text-align: center;
    padding: 0 40px;
    text-decoration: none;height: 50px;
    line-height: 50px;
    font-size: 18px; color:#fff}
	.speaker_title {font-size: 16px;}.speaker_title_c {color: #b60000;}