@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	background-color:#ffffff;
	font-family:"Arial";
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
a{
	outline:none;
}
#tablewrapper{
	margin:0 auto;
	padding:0px;
	width:982px;
	height:auto;
	text-align:left;
}
#tablewrapper #wrapper{
	background-color:#FFFFFF;
	width:982px;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
}
#wrapper #header{
	height:auto;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
#header #menu{
	width:982px;
	height:40px;
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	padding:0px;
}
#menu .topleft{
	background-image:url(../images/topleft.png);
	background-repeat:no-repeat;
	width:13px;
	height:40px;
	float:left;	
	margin:0px;
	padding:0px;
}
#menu .topmid{
	background-image:url(../images/topmid.png);
	background-repeat:repeat-x;
	width:956px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
}
.topmid ul,li{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	list-style:none;
}
.topmid ul{
	margin-left:80px;
}
.topmid li.current{
	background-image:url(../images/menuhover.png);
	background-repeat:repeat-x;
}
.topmid li a{
	font-size:15px;
	width:auto;
	height:30px;
	margin:0px;
	padding:10px 20px 0px 20px;
	float:left;
	display:inline;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
.topmid li a:hover{
	background-image:url(../images/menuhover.png);
	background-repeat:repeat-x;
}
#menu .topright{
	background-image:url(../images/topright.png);
	background-repeat:no-repeat;
	width:13px;
	height:40px;
	float:left;	
}
#header #bannerarea{
	width:982px;
	height:200px;
	background-image:url(../images/bannerarea.png);
	background-repeat:repeat-x;
	float:left;
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#bannerarea #logoarea{
	width:435px;
	height:172px;
	margin:13px 0px 0px 15px;
	float:left;
	padding:0px;	
	display:inline;
}
#logoarea .left1{
	background-image:url(../images/bannerleft.png);
	background-repeat:no-repeat;
	width:19px;
	float:left;
	height:172px;
	margin:0px;
	padding:0px;
}
#logoarea .right1{
	background-image:url(../images/bannerright.png);
	background-repeat:no-repeat;
	width:17px;
	height:172px;
	float:left;	
	margin:0px;
	padding:0px;
}
#logoarea .mid1{
	background-image:url(../images/bannermid.png);
	background-repeat:repeat-x;
	width:399px;
	height:172px;
	float:left;	
	margin:0px;
	padding:0px;	
}
.mid1 a.logo{
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:152px;
	height:152px;
}
.mid1 a.logotext{
	margin:45px 0px 0px 10px;
	padding:0px;
	float:left;
	display:inline;
	height:auto;
	width:auto;
	text-decoration:none;
}
a.logotext span big{
	font-size:48px;
	color:#000099;
}
a.logotext span{
	font-size:30px;
	color:#333333;
}
.mid1 .slogan{
	margin:0px;
	padding:0px;
	float:right;
	display:inline;
	color:#3e3e3e;
	font-size:14px;
}
#bannerarea .bannerimg{
	border:none;
	background-image:url(../images/calendar1.png);
	background-repeat:no-repeat;
	width:500px;
	height:188px;
	float:right;	
	margin-right:16px;
	margin-top:5px;
}
#wrapper #content{
	float:left;
	width:982px;
	background-color:#FFFFFF;
	height:auto;
	margin:10px 0px;
	border-left:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
}
#content #first{
	float:left;
	width:318px;
	background-color:#FFFFFF;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	height:275px;
	margin:0px;
	padding:0px;
}
#content #first1{
	float:left;
	width:318px;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	height:275px;
}
#first1 img{
	margin:3px 0px 0px 80px;
	padding:0px;
	float:left;
	display:inline;
}
#first1 p{
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	width:280px;
	height:auto;
	display:inline;
	font-size:13px;
	line-height:20px;
}
#first1 h1{
	font-size:16px;
	margin:225px 0px 0px 0px;
	text-align:center;
	width:318px;
	float:left;
	display:inline;
	padding:0px;
	color:#7c5d49;	
}
#content #first2{
	float:left;
	width:318px;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	height:275px;
}
#first2 img{
	margin:60px 0 0 35px;
	padding:0px;
	float:left;
	width:auto;
	height:auto;
	display:inline;
}
#first2 .contactimg{
	margin:60px 0 0 35px;
	padding:0px;
	float:left;
	width:256px;
	height:256px;
	display:inline;
	background-image:url(../images/contact-256.jpg);
	background-repeat:no-repeat;
}	
#first2 .termsimg{
	margin:60px 0 0 60px;
	padding:0px;
	float:left;
	width:200px;
	height:200px;
	display:inline;
	background-image:url(../images/terms.jpg);
	background-repeat:no-repeat;
}
#first2 .termsimg1{
	margin:100px 0 0 0px;
	padding:0px;
	float:left;
	width:318px;
	height:211px;
	display:inline;
	background-image:url(../images/bijili.jpg);
	background-repeat:no-repeat;
}
#first h3{
	float:left;
	display:inline;
	width:270px;
	padding:0px;
	margin:10px 0px 0px 40px;
}
#first .ctnt1 h1,h2{
	font-size:16px;
	text-align:center;
	margin:10px 0px 0px 0px;
	width:316px;
	float:left;
	display:inline;
	padding:0px;
	color:#1e798e;	
}
#first h2{
	font-size:14px;
	color:#000000;
}
#first h3{
	font-size:12px;
	color:#000000;
}
#first .ctnt1 p{
	float:left;
	display:inline;
	width:230px;
	color:#000000;
	padding:0px;
	margin:10px 0px 0px 40px;
	font-size:12px;
	font-weight:normal;
}
#first .ctnt1 a{
	font-size:12px;
	margin:10px 0px 0px 40px;
	width:auto;
	float:left;
	display:inline;
	padding:0px;
	color:#1e798e;	
	text-decoration:none;
}
#first .frimg{
	margin:15px 0px 0px 40px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(../images/sample.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:98px;
}
#content #second{
	float:left;
	width:664px;
	background-color:#fbede3;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	height:275px;
}
#second h1{
	font-size:16px;
	margin:10px 0px 0px 15px;
	width:620px;
	float:left;
	display:inline;
	padding:0px;
	color:#7c5d49;	
}
#second p{
	float:left;
	display:inline;
	width:620px;
	color:#000000;
	padding:0px;
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	text-align:justify;
}
#second a{
	font-size:12px;
	margin:10px 0px 0px 40px;
	width:270px;
	float:left;
	display:inline;
	padding:0px;
	color:#7c5d49;	
	text-decoration:none;
}
#second .frimg{
	margin:15px 0px 0px 40px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(../images/sample.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:98px;
}
#content #second1{
	float:left;
	width:664px;
	background-color:#fbede3;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	height:275px;
}
#second1 h1{
	font-size:16px;
	margin:10px 0px 0px 15px;
	width:620px;
	float:left;
	display:inline;
	padding:0px;
	color:#7c5d49;	
}
#second1 p{
	float:left;
	display:inline;
	width:620px;
	color:#000000;
	padding:0px;
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	text-align:justify;
}
#content #third{
	float:left;
	width:316px;
	background-color:#f1f1d8;
	border:solid 1px #DDDDDD;
	height:275px;
	margin-left:14px;
	margin-right:14px;
}
#content #tabular{
	float:left;
	width:100%;
	height:auto;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border-bottom:1px solid #DDDDDD;
}
#tabular .productimg{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(../images/products1.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:450px;
}
#tabular .table1{
	float:left;
	display:inline;
	width:500px;
	height:auto;
	margin:85px 0px 0px 50px;
	padding:0px;
}
#tabular h1{
	font-size:16px;
	margin:0px 0px 10px 0px;
	width:100%;
	float:left;
	display:inline;
	padding:0px;
	text-align:center;
	color:#000000;	
}
#tabular .title{
	width:495px;
	height:auto;
	float:left;
}
.title span{
	font-size:12px;
	font-weight:bold;
	background-color:#999999;
	color:#333333;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	height:auto;
	text-align:center;
	padding:5px;
	margin-right:2px;
	height:33px;
	vertical-align:middle;
}
.title .sp1{
	width:40px;
}
.title .sp2{
	width:152px;
}
.title .sp3{
	width:100px;
}
#tabular .ctnt{
	width:492px;
	height:auto;
	float:left;
	border-bottom:dashed 1px #cccccc;
}
.ctnt span{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	height:auto;
	text-align:center;
	padding:5px;
	margin-right:1px;
	height:auto;
	vertical-align:middle;
}
.ctnt .sp1{
	width:40px;
}
.ctnt .sp2{
	width:152px;
}
.ctnt .sp3{
	width:100px;
}
#wrapper #footer{
	background-color:#cccccc;
	background-image:url(../images/bannerarea.png);
	background-repeat:repeat-x;
	height:auto;
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
#footer #menu{
	width:982px;
	height:40px;
	background-color:#FFFFFF;
	float:left;
}
#footer #menu .topleft{
	background-image:url(../images/topleft.png);
	background-repeat:no-repeat;
	width:13px;
	height:40px;
	float:left;	
	margin:0px;
	padding:0px;
}
#footer #menu .topmid{
	background-image:url(../images/topmid.png);
	background-repeat:repeat-x;
	width:956px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
}
#footer #menu .topright{
	background-image:url(../images/topright.png);
	background-repeat:no-repeat;
	width:13px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;	
}
#footer p{
	margin:11px 0px 0px 0px;
	padding:0px;
	float:left;
	display:inline;
	width:100%;
	text-align:center;
	height:auto;
	font-size:12px;
	color:#FFFFFF;
}
#footer p a{
	color:#FFFFFF;
	text-decoration:none;
}
#header #gallery {
	border:solid 1px #333333;
	height:188px;
	width:500px;
	margin:0px;
	padding:0px;
	display:inline;
	float:right;	
	margin-right:16px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	border:none;
	width:500px;
	height:188px;
}
#gallery a.show {
	z-index:500;
}
#first .feedjit{
	margin:15px 0px 15px 75px;
	padding:0px;
	float:left;
	display:inline;
	width:auto;
	height:auto;
}
#FJ_TrafFoot_map, .FJ_MapFoot{
	display:none;
}
#first .ctnt1{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:auto;
	height:auto;
	background-color:#FBEDE3;
}
#first .ctnt2{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:auto;
	height:auto;
}
.ctnt2 .ctnt3{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:auto;
	height:auto;
	background-color:#FBEDE3;
}
.ctnt2 .cimage{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(../images/agency.jpg);
	background-repeat:repeat;
	width:288px;
	height:417px;
}
.ctnt2 h1{
	margin:20px 0px 10px 0px;
	padding:0px;
	float:left;
	width:318px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#1E798E;
	display:inline;
	text-align:center;
}
.ctnt2 p{
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
	width:300px;
	height:auto;
	font-size:14px;
	line-height:20px;
	display:inline;
}
.ctnt2 p a{
	color:#1e798e;
	text-decoration:none;
}

/*Calendar Page*/
#wrapper #content1{
	float:left;
	width:982px;
	background-color:#2c3077;
	height:auto;
	margin:10px 0px;
	border:solid 1px #DDDDDD;
}
#content1 .imghold{
	margin:0px;
	padding:10px;
	float:left;
	display:inline;
	height:auto;
	width:962px;
}
#content1 .texthold{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	height:auto;
	width:962px;
}
.texthold h1{
	margin:0px;
	padding:0px 0px 0px 10px;
	float:left;
	display:inline;
	width:452px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.texthold h2{
	margin:0px;
	padding:0px 19px 0px 0px;
	float:left;
	display:inline;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
}
.texthold h3{
	margin:0px;
	padding:10px 20px 0px 0px;
	float:left;
	display:inline;
	width:942px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
}
.texthold h3 a{
	color:#ffffff;
}
.imghold p{
	margin:0px;
	padding:10px;
	float:left;
	display:inline;
	width:933px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	text-align:justify;
}
.imghold .boxer{
	margin:10px 8px 0px 8px;
	padding:8px;
	float:left;
	display:inline;
	width:204px;
	height:305px;
	border:1px solid #818181;
	background-color:#FFFFFF;
}
.boxer img{
	margin-top:10px;
}
.boxer a,img{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	border:none;
}
.boxer h1{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.boxer span{
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.boxer span i{
	font-style:normal;
	color:#F00;
}
.imghold .boxer1{
	margin:10px 8px 0px 8px;
	padding:8px;
	float:left;
	display:inline;
	width:204px;
	height:390px;
	border:1px solid #818181;
	background-color:#FFFFFF;
}
.boxer1 a,img{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	border:none;
}
.boxer1 h1{
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.boxer1 span{
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.boxer1 span i{
	font-style:normal;
	color:#F00;
}
.imghold .boxer2{
	margin:10px 8px 0px 8px;
	padding:8px;
	float:left;
	display:inline;
	width:204px;
	height:375px;
	border:1px solid #818181;
	background-color:#fde9c8;
}
.boxer2 a,img{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	border:none;
}
.boxer2 h1{
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.boxer2 span{
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
	display:inline;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.boxer2 span i{
	font-style:normal;
	color:#F00;
}