/*-----서브----*/
.sub_visual {
	width: 100%;
	position: relative;
	height: 300px;
	background: #000;
	overflow: hidden;
}
.sub_visual h2 {
	text-align: center;
	position: absolute;
	top: 190px;
	z-index: 2;
	left: 0px;
	opacity: 0.9;
	width: 100%;
	color: #fff;
	font-size: 36px;
	font-weight: 200;
	letter-spacing: 0px;
}
.sub_visual .bg {
	position: relative;
	height: 600px;
	z-index: 1;
	background: url('/eng/images/main/title_bg.gif') no-repeat center center;
}
.visual_acting {
	-webkit-transform: scale(1.05) rotate(0.01deg);
	-ms-transform: scale(1.05) rotate(0.01deg);
	transform: scale(1.05) rotate(0.01deg);
	-webkit-transition: all 2s;
	transition: all 2s;
}
.sub_visual .imgbg01 {
	background: url('/eng/images/main/m01.jpg') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg02 {
	background: url('/eng/images/main/m02.jpg') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg03 {
	background: url('/eng/images/main/m03.jpg') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg06, .sub_visual .imgbg04 {
	background: url('/eng/images/main/m04.jpg') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg05 {
	background: url('/eng/images/main/m05.jpg') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg06 {
	background: url('/eng/images/main/m01.png') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg07 {
	background: url('/eng/images/main/m02.png') no-repeat center center;
	background-size: cover;
}
.sub_visual .imgbg08 {
	background: url('/eng/images/main/m03.png') no-repeat center center;
	background-size: cover;
}
.sub_left {
	width: 100%;
	overflow: hidden;
	z-index: 8;
	position: relative;
	margin-top: -30px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background: #c83ba8;
}
.sub_left .lnb {
	width: 100%;
	overflow: hidden;
}
.lnb ul {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.lnb ul li {
	display: inline-block;
	margin: 0px 12px;
	vertical-align: middle;
	padding: 0px;
}
.lnb ul li a {
	font-size: 17px;
	line-height: 20px;
	padding: 15px 35px;
	color: #fff;
	display: block;
	text-decoration: none;
}
.sub_left ul li a.over {
	color: #c83ba8;
	font-weight: bold;
	background: #fff;
}
.sub_left ul li a:hover {
	opacity: 0.7;
}
.sub_left .new_btn {
	background: #cdcdcd;
	margin-top: 20px;
	width: 100%;
	padding: 20px 0px;
	overflow: hidden;
}
.sub_left .new_btn dl {
	float: left;
	width: 40%;
	overflow: hidden;
	border-left: 1px solid #aaa;
	margin: 0px 4px;
	padding: 0px 4px;
	cursor: pointer;
}
.sub_left .new_btn dt {
	color: #111;
	font-size: 17px;
	border-bottom: 1px solid #a9a9a9;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
}
.sub_left .new_btn dd {
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
	line-height: 16px;
}
.sub_left h2 {
	border-bottom: 2px solid #555;
	padding: 15px 15px;
	color: #222;
	font-size: 20px;
	overflow: hidden;
	letter-spacing: -2px;
	margin-bottom: 15px;
}
.sub_left p {
	margin-top: 20px;
	width: 80%;
	padding: 20px 10%;
	background: #cdcdcd;
	width: 100%;
	cursor: pointer;
}
.sub_left p strong {
	color: #111;
	font-size: 17px;
	width: 80%;
	padding-bottom: 10px;
	border-bottom: 1px solid #a9a9a9;
	display: block;
}
.sub_left p span i {
	padding-top: 10px;
	overflow: hidden;
	width: 80%;
	display: block;
}
.sub_right {
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-top: 40px;
}
.sub_right .sub_tit_sec {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.sub_right .sub_tit_sec h2 {
	color: #222;
	font-size: 37px;
	padding: 20px 0px;
	letter-spacing: 0px;
	text-align: left;
	font-weight: 700;
	float: left;
	width: 50%;
}
.sub_right .sub_tit_sec p {
	text-align: center;
	color: #000;
	font-size: 15px;
	padding-top: 10px;
	float: right;
	width: 50%;
	text-align: right
}
.sub_right .sub_tit_sec p strong {
	color: #000;
	font-size: 15px;
	line-height: 30px;
	font-weight: 300;
}
.sub_right .sub_tit_sec i {
	color: #222;
}
.sub_right .sub_tit_sec p span i {
	color: #999;
	line-height: 30px;
	padding: 0px 4px;
	font-size: 11px;
}
.sub_right .sub_tit_sec, .sub_inner_sec {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	max-width: 100% !important;
}
.sub_inner_sec {
	overflow: hidden;
	padding: 30px 0px
}
.chi_txt {
	display: none;
}
/*컨텐츠 공통 */

.sub_inner_sec h4 {
	font-size: 28px;
	padding: 0px 0px 20px 20px;
	background: url('/eng/images/com/bullet01.gif') no-repeat top 6px left;
	color: #c83ba8;
	clear: both
}
.con_inner dl {
	padding: 20px 0px;
	border-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.con_inner dl dt {
	float: left;
	width: 320px;
	font-weight: bold;
	color: #333;
	font-size: 17px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 0px;
}
.con_inner dl dd {
	line-height: 20px;
	width: 530px;
	overflow: hidden;
}
.con_inner2 dl {
	padding: 20px 0px;
	border-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding: 15px 0px;
}
.con_inner2 dl dt {
	font-weight: bold;
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}
.con_inner2 dl dd {
	line-height: 20px;
	overflow: hidden;
}
ul.dept01 li {
	background: url('/eng/images/com/bullet02.gif') no-repeat left 10px;
	padding-left: 10px;
	margin-left: 20px
}
ul.dept01 li strong {
	color: #f36f23;
}
.con_inner3 dl {
	padding: 20px 0px;
	border-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding: 15px 0px;
}
.con_inner3 dl dt {
	float: left;
	text-align: center;
	float: left;
	width: 30%;
}
.con_inner3 dl dd h3 {
	font-weight: bold;
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}
.con_inner3 dl dd {
	width: 67%;
	float: right;
	line-height: 20px;
	overflow: hidden;
}
#m_board {
	width: 100%
}
#m_board .tabs {
	text-align: center;
	width: 100% !important;
	overflow: hidden;
}
#m_board .tabs li {
	display: inline-block !important;
	float: none;
}
#tab2, #tab3, #tab4 {
	display: none;
}
#m_board h2 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 15px;
	text-indent: 10px
}
#m_board .tabs {
}
#m_board .tabs li {
	font-size: 19px;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	margin-right: 3px;
	color: #999;
}
#m_board .tabs li a {
	color: #999;
	display: inline-block;
	width: 176px;
	line-height: 44px;
	box-sizing: border-box;
	font-size: 15px;
}
#m_board .tabs li a:hover {
	color: #fff;
	background: #f6752f;
	box-sizing: border-box;
}
#m_board .tabs .active a {
	color: #fff;
	height: 44px;
	box-sizing: border-box;
	background: #f6752f;
	font-weight: 600;
}
#m_board .more {
	position: absolute;
	right: 17px;
	top: 16px;
}
#m_board .more a {
	display: block;
	padding: 5px;
	border: 1px solid #ddd
}
#m_board .more a:hover {
	border: 1px solid #1e83eb
}
#m_board .tab_container {
	padding: 30px 0 0 0px;
	text-align: left;
}
#m_board .tab_content ul {
	box-sizing: border-box;
	line-height: 30px;
}
#m_board .tab_content ul li {
	margin-top: 8px;
	font-size: 16px;
	line-height: 21px;
	display: inline-block;
}
#m_board .tab_content ul li.imgbg {
	width: 350px;
	height: 270px;
	background: url(/new/img/homepage01.png);
	text-align: center;
	padding-top: 100px;
	box-sizing: border-box;
	margin-right: 25px;
}
#m_board .tab_content ul li .b_tit {
	border-radius: 10px;
	text-align: center;
	width: 50px;
	color: #fff;
	display: inline-block;
	margin-right: 7px
}
#m_board .tab_content ul li .date {
	float: right;
	color: #bcbcbc;
	padding-right: 30px;
}
#m_board #tab1 .b_tit {
	background: #6989bb;
}
#m_board #tab2 .b_tit {
	background: #1e83eb;
}
#m_board #tab3 .b_tit {
	background: #2c3a6b;
}
.down01 {
	width: 100%;
	text-align: center;
	padding: 10px 0px;
}
.down01 li {
	display: inline-block;
	padding: 0px 5px;
}
.down01 a {
	width: 170px;
	display: inline-block;
	border-radius: 0px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 34px;
	background: #eee;
	color: #222;
	border: 1px solid #ddd;
}
/*준비중입니다.*/





/*탭메뉴*/
.tab_menu {
	overflow: hidden;
}
.tab_menu li {
	float: left;
	text-align: center;
	overflow: hidden;
}
.tab_menu li a {
	float: left;
	text-align: center;
	display: block;
	width: 148px;
	border: 1px solid #bbb;
	padding: 5px 0px;
	background: #eee;
	text-decoration: none;
}
.tab_menu li a:hover {
	background: #ff6f1c;
	color: #fff;
	font-weight: bold;
}
/*연사소개*/
.sub0107 {
	overflow: hidden;
}
.sub0107 div {
	padding: 20px;
	overflow: hidden;
	border-bottom: 1px dotted #bbb;
	width: 700px;
}
.sub0107 div .img_area {
	float: left;
	overflow: Hidden;
	border: 1px solid #ccc;
	padding: 2px;
}
.sub0107 div .img_area img {
	border: 1px solid #bbb;
}
.sub0107 div dl {
	float: right;
	width: 550px;
	overflow: hidden;
}
.sub0107 div dt h5 {
	font-size: 20px;
	color: #4e84fd;
	line-height: 30px;
}
.sub0107 div dt h6 {
	font-size: 13px;
	color: #333;
}
.sub0107 div dd {
	padding-top: 20px;
	color: #ff774d;
	font-weight: bold;
	font-size: 18px;
}
.sub0107 div .sort_top {
	padding-top: 20px;
	overflow: Hidden;
	width: 100%;
	padding-bottom: 20px;
}
/*로그인*/

.login_form {
	overflow: hidden;
	padding: 40px 70px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto;
	width: 400px;
}
.login_form ul {
	overflow: hidden;
	float: left;
	width: 300px;
}
.login_form ul li {
	padding-bottom: 20px;
}
.login_form ul li p {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #000;
}
.login_form ul li p input {
	padding: 0 5px;
}
.login_form input[type='submit'] {
	border: 1px solid red !important;
	font-weight: bold;
	font-size: 23px;
	background: #f36f23;
	color: #fff;
	display: block;
	width: 100px;
	height: 70px;
	padding-top: 8px;
}
.login_undertext {
	padding-top: 30px;
	margin: 0 auto;
	width: 500px;
}
.login_undertext li {
	padding-bottom: 10px;
}
.login_undertext li p {
	float: left;
	width: 300px;
	background: url('/eng/images/com/bullet02.gif') no-repeat left 10px;
	padding-left: 5px;
}
.login_undertext li a {
	border: 1px solid #bbb;
	padding: 3px 15px;
	font-weight: bold;
	text-decoration: none;
	color: #555;
	text-decoration: none;
	background: #eee;
}
/*마이페이지*/

.sub_inner_sec2 {
	overflow: hidden;
	width: 96%;
	padding: 0px 2%;
}
.sub_inner_sec2 h4 {
	font-size: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 30px;
	background: url('/eng/images/com/bullet01.gif') no-repeat left 33px;
	color: #000;
}
.mypage_top p {
	color: #fff;
	background: #ff6f43;
	width: 94%;
	font-size: 20px;
	padding: 15px 3%;
	font-weight: bold;
	border-bottom: 1px solid #002d88;
	border-top: 1px solid #f45626;
}
.mypage_top p span {
	color: #ffad94;
	font-size: 16px;
}
.mypage_top ul {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mypage_top li {
	text-align: center;
	float: left;
	width: 33.3%;
}
.mypage_top li a {
	display: block;
	width: 100%;
	background: #eee;
	padding: 10px 0px;
}
.mypage_top li a:hover, .mypage_top li a.over {
	text-decoration: none;
	color: #fff;
	background: #666;
}
/*quick*/

#quick_area3 {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 13px;
	overflow: hidden;
	z-index: 99;
	background: #f36f23;
	color: #fff;
	padding: 7px 3px;
	font-size: 10px;
	cursor: pointer;
}
/*숙박안내*/

.hotel_img {
	overflow: hidden;
	padding-top: 20px;
}
.hotel_img dt {
	float: left;
}
.hotel_img dt img {
	width: 180px;
	padding: 5px;
	border: 1px solid #bbb;
}
.hotel_img dd {
	float: right;
}
.hotel_img dd img {
	width: 550px;
	border: 1px solid #bbb;
}
#tab_042 {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
#tab_042 li {
	float: left;
	width: 33.3%;
	text-align: center;
}
#tab_042 li a {
	font-size: 16px;
	line-height: 45px;
	display: block;
	width: 100%;
	background: #93b3ca;
	color: #fff;
	border-left: 1px solid #738a9b;
}
#tab_042 li.on a {
	color: #fff;
	background: #14619c;
}
.prepare {
	overflow: hidden;
	padding: 20px 40px;
	border: 1px solid #ccc;
	background: #eee;
	font-size: 17px;
	margin-bottom: 30px;
	width: 667px;
	line-height: 27px;
	text-align: center;
}
.tbl_2 {
	border-top: 2px solid #006699;
}
.tbl_2 tr th {
	border-bottom: 1px solid #d7d7d7;
	background: #f6f6f6;
	font-size: 13px;
	font-weight: 400;
	height: 30px;
}
.tbl_2 tr td {
	padding: 12px 16px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #e2e2e2;
}
.tbl_2 tr td input {
	vertical-align: middle;
}
.tbl_2 tr td input[type=text], .tbl_2 tr td input[type=password] {
	height: 28px;
	border: 1px solid #bbb;
	padding-left: 4px;
	background: none;
}
.tbl_2 tr td tr td {
	border: 0px;
	padding: 0px;
}
.tbl_2 .bl_none {
	border-left: 0px;
}
.tbl_2 .bl_line {
	border-left: 1px solid #e2e2e2;
}
.tbl_2 .br_line {
	border-right: 1px solid #e2e2e2;
}
.tbl_3 {
	border-top: 2px solid #006699;
}
.tbl_3 tr th {
	border-bottom: 1px solid #d7d7d7;
	padding: 12px 0;
	background: #f6f6f6;
	font-size: 13px;
	font-weight: 400;
}
.tbl_3 tr td {
	padding: 12px 16px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #e2e2e2;
}
.tbl_3 tr td input[type=text], .tbl_3 tr td input[type=password] {
	height: 28px;
	border: 1px solid #bbb;
	padding-left: 4px;
	background: none;
	vertical-align: middle;
}
.tbl_3 tr td input {
	vertical-align: middle;
}
.inser01 dl {
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.inser01 dl dt {
	overflow: hidden;
	float: left;
	border-right: 1px solid #ddd;
	font-weight: bold;
	width: 30%;
	color: #f26c37
}
.inser01 dl dd {
	overflow: hidden;
	float: right;
	width: 68%;
}
.inser011 dl {
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.inser011 dl dt {
	overflow: hidden;
	font-weight: bold;
	color: #f26c37;
	font-size: 17px;
	line-height: 28px;
	padding-top: 10px;
}
.inser011 dl dd {
	overflow: hidden;
}
.myButton1 {
	background-color: #007dc1;
	border-radius: 3px;
	border: 1px solid #124d77;
	display: inline-block;
	cursor: pointer;
	color: #ffffff ! important;
	font-size: 13px;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #154682;
}
.myButton1:hover {
	background-color: #0061a7;
}
.myButton1:active {
	position: relative;
	top: 1px;
}
.inser_top_desc {
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
	background: #eee;
	border: 1px solid #ddd;
	padding: 30px 30px;
	color: #000;
	font-size: 15px;
	line-height: 24px;
}
.inser_top_desc h3 {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 3px;
	color: #134ebd;
}
.inser_top_desc h5 {
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #134ebd;
	opacity: 0.7;
}
.btn_wrapper_inner {
	text-align: center;
}
.btn_wrapper_inner a {
	text-align: center;
	display: inline-block;
	width: 170px;
	line-height: 40px;
	color: #fff;
	background: #fb5d2a;
	font-size: 17px;
	border-radius: 4px;
}
.inser_top_desc h3 a {
	text-align: center;
	width: 150px;
	line-height: 27px;
	display: block;
	font-size: 17px;
	border-radius: 4px;
	margin-left: 10px;
	position: absolute;
	top: 30px;
	right: 30px;
	background: #ee9039;
	line-height: 120px;
	border-radius: 3px;
	border: 1px solid #f4641a;
	color: #fff !important;
	text-shadow: 0px 1px 0px #f4641a;
}
.prepare_txt {
	text-align: center;
	font-size: 50px;
	line-height: 70px;
	color: #999;
	opacity: 0.6;
}
.greeting {
	width: 100%;
	height: 480px;
	background: url('/eng/images/sub/sub_01.jpg') no-repeat top right;
}
.greeting p {
	width: 75%;
	text-align: left;
	line-height: 25px
}
.greeting p strong {
	font-size: 24px;
	font-weight: bold;
	line-height: 40px
}
.greeting p span {
	font-size: 30px;
	color: #c83ba8;
	line-height: 35px
}
.business {
	width: 100%;
	text-align: center
}
.business ul {
}
.business li {
	width: 21%;
	margin: 0px 16px;
	border: #C36 6px solid;
	border-radius: 10px;
	line-height: 20px !important;
	float: left;
	text-align: center;
	padding-top: 30px;
	height: 200px
}
.business li img {
	margin-bottom: 10px
}
.business li strong {
	font-size: 25px;
	font-weight: bold;
	line-height: 38px !important
}
.sub0108 {
	overflow: hidden;
	width: 100%;
}
.sub0108 .inner {
	box-sizing: border-box;
	padding: 10px 30px 30px 30px;
	width: 100%;
	background: #f7f7f7;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.sub0108 .inner h4 {
	font-size: 27px;
	color: #106ea9;
	line-height: 30px;
	background: none;
	padding-left: 0px !important;
}
.sub0108 .inner h3 {
	font-size: 18px;
	color: #106ea9;
	line-height: 21px;
	opacity: 0.6;
}
.sub0108 .inner ul {
	overflow: hidden;
	padding-top: 15px;
	width: 100%;
	padding-bottom: 30px;
}
.sub0108 .inner ul li {
}
.sub0108 .inner dl {
	overflow: hidden;
	box-sizing: border-box;
	padding: 3px 0px;
	margin: 3px 0px;
}
.sub0108 .inner dl dt {
	overflow: Hidden;
	float: left;
	width: 13%;
	box-sizing: border-box;
	font-weight: bold;
	border-right: 1px solid #ccc;
	color: #fd7421;
}
.sub0108 .inner dl dd {
	overflow: Hidden;
	float: left;
	width: 85%;
	box-sizing: border-box;
	padding-left: 20px;
	color: #222;
}
.partner ul {
	width: 100%;
	height: 100%;
}
.partner li {
	width: 20%;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	height: 140px;
}
.partner li img {
	border: #d6d6d6 1px solid;
	margin-bottom: 10px;
	border-radius: 10px
}
.partner li p {
	font-size: 14px;
	line-height: 18px
}
.exhibiton {
	width: 1040px;
	background-color: #f3f3f3;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 30px;
	overflow:auto
}
.exhibiton li p {
	float: left;
	width: 30%;
	border: #CCC 1px solid;
	border-radius: 10px;
	text-align: center;
	padding: 15px 0px;
	background-color: #fff
}
.exhibiton dl {
	float: right;
	width: 67%
}
.exhibiton dt {
	background: url('/eng/images/sub/blot_01.gif') no-repeat top 8px left;
	height: 30px;
	padding-left: 15px;
	color: #c83ba8;
	float: left;
	width: 20%;
	font-weight: bold
}
.exhibiton dd {
	width: 75%;
	float: right;
	text-align: left;
	height: 30px;
}
.po_content {
	clear: both;
	color: #777;
	font-size: 15px;
	top : 20px
}
.festival {
	width: 1040px;
	background-color: #f3f3f3;
	border-radius: 10px;
	padding: 30px;
	margin: 25px 0px;
	overflow:auto
}
.festival p {
	float: left;
	width: 22%;
	border-radius: 10px;
	min-height: 267px;
	text-align:center
}
.festival p img {
	border-radius: 10px
}
.festival dt {
	background: url('/eng/images/sub/blot_01.gif') no-repeat top 8px left;
	height: 30px;
	padding-left: 15px;
	color: #c83ba8;
	float: left;
	width: 14%;
	font-weight: bold
}
.festival dd {
	width: 62%;
	float: right;
	text-align: left;
	height: 30px;
}
.festival li {
	float: left;
	text-align: left;
}
.festival li img {
	margin-top: 10px;
	padding-right: 2px;
	border-radius:10px
}
.mice {
	width: 1040px;
	background-color: #f3f3f3;
	border-radius: 10px;
	padding: 30px;
	margin: 25px 0px;
	overflow: auto ;
	
}
.mice p {
float: left;
    width: 30%;
    border: #CCC 1px solid;
    border-radius: 10px;
    text-align: center;
    padding: 53px 0px;
    margin-bottom: 20px;
    background-color: #fff;
}
.mice p img {
	border-radius: 10px
}

.mice di dt {
	width:100%
}
	
.mice dl dt {
	background: url('/eng/images/sub/blot_01.gif') no-repeat top 8px left;
	line-height:30px;
	padding-left: 15px;
	color: #c83ba8;
	float: left;
	width: 14%;
	font-weight: bold;
	margin-left:20px
}
.mice dl dd {
	width: 52%;
	float: right;
	text-align: left;
	line-height:30px
}
.mice li {
	float: left;
	text-align: left;
}
.mice li img {
	margin-top: 10px;
	padding-right: 2px;
	border-radius:10px
	
}
.fair {
	width: 286px;
	float: left;
	background-color: #f3f3f3;
	padding: 30px;
	margin: 10px 10px;
	border-radius: 10PX;
	height: 320px
}
.fair img {
	margin-bottom: 10px;
	width: 286px;
	border-radius: 10PX;
	background: url('/eng/images/sub/icon_date.png') no-repeat top 7px left;
	z-index: 11
}
.fair_title {
	font-size: 17px;
	font-weight: bold;
}
.fair_date {
	background: url('/eng/images/sub/icon_date.png') no-repeat top 7px left;
	margin-top: 10px;
	padding-left: 23px;
	font-size: 14px
}
.fair_venue {
	background: url('/eng/images/sub/icon_venue.png') no-repeat top 7px left;
	padding-left: 23px;
	font-size: 14px
}
.fair_plus img {
	width: 33px;
	z-index: 999;
	margin-top: -50px;
	margin-left: 254px;
	float: right;
	background: none;
	position: absolute
}

.title_big h3{
	width:100%;
	text-align:center;
	font-size:36px;
	font-weight:bold
}

.membership dl{
	width:94.5%;
	background-color:#f3f3f3;
	border-radius:10px;
	padding:30px;
	overflow:auto;
	margin-bottom:30px
}

.membership dl dt {
	width:25%;
	float:left;
	border-radius:10px;
	border:#CCC 1px solid;
	background-color:#fff;
	text-align:center;
	padding:15px;
	margin-right:25px;	
}

.membership dl dd {
	width:68%;
	float:left;
	font-size:14px;
}

.membership dl dd p{
	font-size:22px;
	margin-bottom:15px;
	font-weight:bold	
}
 
	
.membership dl dd p span{
	background-color:#c83ba8;
	color:#FFF !important;
	font-size:12px !important;
	padding:5px 10px;
	border-radius:10px;
	margin-right:10px
	
}