@charset "utf-8";
/* CSS Document */


#contents h2#tag1{
	width:960px;
	height:20px;
	background:url(../img/fair_h2_1.gif) no-repeat;
	margin:0 0 0 0;
	padding:14px 0 0 0;
	text-indent:192px;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
}



.box{
	overflow:hidden;
	width:960px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	clear:both
}

.box .left{
	width:265px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.box .left .photo{
	background:url(../img/fair_photo_bg.jpg) no-repeat;
	width:255px;
	height:175px;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
	clear:both;
}

.box .left .photo img{
	border:none;
}

.box .right{
	width:685px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.box .right h3#period1{
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	background:#aa7f5d;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

.box .right h3#period2{
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	background:#aa7f5d;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

.box .right h4{
	font-size:16px;
	line-height:40px;
	font-weight:normal;
	color:#ed6d00;
	border-bottom:solid 2px #baa6a6;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}

.box .right p{
	font-size:14px;
	line-height:21px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}

.box .right table{
	width:685px;
	border-collapse:collapse;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}

.box .right table th{
	text-align:left;
	width:120px;
	vertical-align:top;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	color:#ed6d00;
	padding:15px 0 15px 10px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
}

.box .right table td{
	text-align:left;
	vertical-align:top;
	font-size:14px;
	line-height:21px;
	font-weight:normal;
	padding:15px 0 15px 10px;
	border-bottom:dotted 1px #CCCCCC;
	border-top:dotted 1px #CCCCCC;
}

.privilege_box{
	overflow:hidden;
	width:675px;
	background:#eceaea;
	margin:20px 0 0 0;
	padding:5px 5px 10px 5px;
	border-radius:2px;
}

h3.privilege{
	width:665px;
	font-size:14px;
	line-height:29px;
	background:#ed6d00;
	color:#FFFFFF;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	border-radius:2px;
}

.privilege_box .left{
	float:left;
	width:400px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.privilege_box .left h5{
	font-size:14px;
	line-height:29px;
	font-weight:normal;
	color:#ed6d00;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	border-radius:2px;
}

.privilege_box .left p{
	font-size:14px;
	line-height:21px;
	padding:0 0 0 10px;
	margin:0 0 0 0;
}

.privilege_box .left p span{
	font-size:12px;
	color:#777777;
}


.privilege_box .right{
	width:255px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.privilege_box .right img{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.contact_box{
	width:960px;
	height:71px;
	background:url(../img/fair_contact_bg.jpg) no-repeat center top;
	margin:10px 0 30px 0;
	padding:20px 0 0 0;
	
}

.contact_box .c_btn{
	width:244px;
	height:53px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}

.contact_box .c_btn a{
	background:url(../img/fair_contact_hover2.jpg) no-repeat;
	display:block;
	width:244px;
	height:53px;
}

.contact_box .c_btn a img:hover{
	filter:alpha(opacity=00);
	-moz-opacity:0.00;
	opacity:0.00;
}




.line{
	background:url(../img/line.jpg) no-repeat;
	width:716px;
	height:45px;
	margin:60px auto 80px auto;
	padding:0 0 0 0;
	clear:both;
}


