body {background: url(../images/body_bg.jpg) fixed bottom center no-repeat #92B6CF; margin: 0; padding: 0; text-align: center; z-index: 0;color:#fff;font-size:12px;font-family:¿¬Êé;}
body {opacity: 0.8;filter: progid:DXImageTransform.Microsoft.alpha(opacity=80);}

#wrapper {line-height: 130%; margin: 20px auto; min-height: 500px; text-align: left; width: 960px;}
#page_wrapper {overflow: hidden; width: 960px; text-align:center;}

#footer {clear: both; width: 960px; color:#3E2C03;font-weight:bold;}

td.new {
	background:url(../images/new2.png) right top no-repeat;
}

.curved {
  background:transparent; 
  width:100%;
  }
.curved h1, .curved p {
  margin:0 10px;
  }
.curved h1 {
  font-size:2em; 
  color:#fff;
  }
.curved p {
  padding-bottom:0.5em;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
  display:block; 
  overflow:hidden; 
  height:1px;
  font-size:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#9F803A; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff;
  }
.curved .b1 {
  margin:0 4px; 
  background:#fff;
  }
.curved .b2 {
  margin:0 4px; 
  height:2px;
  }
.curved .b3 {
  margin:0 3px;
  }
.curved .b4 {
  margin:0; 
  height:1px; 
  border-width:0 3px 0 3px;
  }
.curved .boxcontent {
  display:block; 
  padding:20px;
  background:#9F803A; 
  border:0 solid #fff; 
  border-width:0 1px;
  }
.curved .boxcontent h1{text-align:center;font-size:30px;font-weight:bold;line-height:45px;color:#3D2806;font-family:»ªÎÄÐÂÎº;}
  
table {border-collapse: collapse;}
td{line-height:150%;}
p {margin:0 0 20px 0;font-size:14px;line-height:20px;text-indent:25px;}
img {margin:0;border:0;}

a:link {color: #583801; text-decoration: underline;}
a:visited {color: #583801;text-decoration: underline;}
a:hover {color: #cccccc;text-decoration: none;}
a:active {color: #cccccc;outline: none;text-decoration: none;}

.left{text-align:left;}
.center{text-align:center;text-indent:0px;}
.right{text-align:right;}

#richeng {font-size:14px;color:#000000;font-weight:bold;}
#richeng th{font-size:16px;background-color:#81621B;color:#3D2806;}

#inline1 {
	display: none;
	overflow:auto;
	width: 500px;
	height: 360px;
	background-color: #FDFDFD; }

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
	margin:0;
	padding:0;
}

.jcarousel ul {
    width: 9000px;
    position: relative;
    list-style: none;
	overflow:hidden;
    margin: 0;
    padding: 0;
}

.jcarousel li {
	margin:0;
	padding:0;
    width: 205px;
    float: left;
	background-color:#ffffff;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    /*display: block;*/
	width:200px;
    height:267px;
	padding:0;
	margin:0;
	border:1px solid #534124;
} 

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 10px;
}

.jcarousel-control-next {
    right: 10px;
}


/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
