@charset "utf-8";
/*main structure*/
body {
	margin: 0px;
	padding: 0px;
	background:#78011f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;

}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:18px;
}
.tit {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
}
.tit_in {
	width:734px;
	height:auto;
	margin:auto;
	padding-top:5px;
}
.nav {
	width:100%;
	height:54px;
	padding:0;
	margin:0;
	background:url(../images/navbg.jpg) repeat-x;
}
.nav_in {
	width:734px;
	height:54px;
	margin:auto;
}

/*-----jsmenu---*/

.menu {position:relative;left:2px; height:50px; width:734px}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:5px 5px;
	width: 630px;
	left: 0px;
	top: 6px;
	height: 16px;
}
.menu li {
	float:left;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin-right:20px;
	width:auto;
	line-height:9px;
	}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {text-decoration:none; color:#fff; font-weight:bold; }
#slide {
	position:absolute;
	top:45px;
	height:4px;
	background:#ffcb95;
	z-index:10
}
/*----end of js menu----*/


.topcontainer {
	width:100%;
	height:247px;
	background-color:#ebebe9;
}
.topcontainer_in {
	width:734px;
	height:232px;
	margin:auto;
	padding-top:15px;
	background-color:#fff;
}
.mainbody {
	width:100%;
	height:auto;
	background-image:url(../images/mainbg.jpg);
	background-repeat:repeat-x;
}
.wrap {
	width:714px;
	height:auto;
	margin:auto;
	padding:10px;
	overflow:hidden;
	background-color:#fff;
}
.headercontainer{
	width:690px;
	height:216px;
	margin:auto;
	padding:10px 10px 0 10px;
	background-color:#efefef;
}
.lh{
	width:225px;
	height:auto;
	float:left;
}
.rh{
	width:445px;
	height:auto;
	float:right;
}
/*end of main structure*/
/*boxes*/
.left{
	width:200px;
	height:auto;
	padding: 5px 5px 5px 8px;
	float:left;
	background-color:#efefef;
}
.img{
	width:auto;
	height:auto;
	margin:5px auto auto auto;
}
	
.right{
	width:488px;
	height:auto;
	float:right;
}

.rl{
	width:221px;
	height:auto;
	float:left;
}
.rr{
	width:221px;
	height:auto;
	float:right;
	margin-right:5px;
}
.bar{
	width:450px;
	height:1px;
	margin:auto;
	clear:both;
	border-bottom:#ccc 1px solid;
}
.divide{
	width:auto;
	height:auto;
	margin-top:10px;
}
.footer{
	width:734px;
	height:auto;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#f2d9b1;
}
.cont{
	width:460px;
	height:auto;
	color:#900;
	line-height:18px;
	font-size:12px;
	margin-left:15px;
	/*background-color:#FAFBEA;*/
	border:#cbbba4 5px solid;
}
.cont a{
	color:#900;
	text-decoration:none;
}
.cont a:hover{
	color:#333;
}
ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
li{
	line-height:18px;
}
.bold{
	color:#033;
	display:block;
	width:170px;
	height:auto;
	background-color:#efefef;
	padding:5px;
	text-align:left;
	border:#ccc 1px solid;
	font-weight:bold;
}
.wh{
	background-color:#FFF;
	border:#ccc 1px solid;
}
/*/boxes*/
/*textstyles*/
.red{
	color:#aa0e0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.bar2{
	width:1px;
	height:250px;
	float:left;
	margin-left:18px;
	margin-top:10px;
	border-left:#ccc 1px solid;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#C30;
}
.bigbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color:#414244;
}
.subh{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#900;
	background-color:#efefef;
	display:block;
	width:auto;
	padding:2px 10px;
	font-size:13px;
	height:auto;
}
/*/textstyles*/
/*lightbox*/
.lightgal{
	width:680px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.lightgal ul{
	margin:0;
	padding:0;
}
.lightgal li{
	list-style-type:none;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
}
.gal{
	width:710px;
	margin:auto;
	clear:both;
}
.lightgal li a{
	text-decoration:none;
}

/*/lightbox*/