body{
	font-family: Arial, Times New Roman, Verdana, Sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #000;
}

body, ul, li{
	padding: 0;
	margin: 0;
}

ul, li{
	list-style: none;
}

h1, h2{
	margin: 0;
	font-size: 12pt;
}

a{
	color: #000;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover{
	color: #BF2018;
} 

.page{
	position: relative;
	width: 850px;
	margin: 0px auto;
}
.main{
	position: absolute;
	left: 0px;
	top: 301px;
	width: 850px;
	text-align: center;
	background-color: #fff;
}
/* content - common */
.lc_tb_850, .lc_4pics_full, .lc_2col_txt_camprev, .lc_2col_txt_img, .lc_2col_img_txt, .lc{
	position: relative;
	text-align: left;
	margin: 10px 10px 0 10px;
	font-size: 10pt;
}
.lc_4pics_full img{
	width: 198px;
	height: 200px;
	border: 1px solid #000;
}
.lc_2col_txt_camprev{
	height: 600px;
}
.lc_2col_txt_img, .lc_2col_img_txt{
	height: 325px;
}
.image img{
	border: 1px solid #000;
}
.lc_2col_txt_camprev .txt, .lc_2col_txt_img .txt, .lc_2col_img_txt .txt{
	width: 294px;
}
.lc_2col_img_txt .txt{
	float: right;
}
.lc_2col_txt_img .txt .nr, .lc_2col_img_txt .txt .nr{
	font-weight: bold;
	font-size: 36px;
	color: #F62992;
}
.lc_2col_txt_img .img{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 514px;
	background-color: #000;
	text-align: center;
	padding: 12px 5px 10px 5px;
}
.lc_2col_img_txt .img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 514px;
	background-color: #000;
	text-align: center;
	padding: 12px 5px 10px 5px;
}
.lc_2col_txt_camprev .cams{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 524px;
	background-color: #AF8F90;
	text-align: center;
}
.lc_separator{
	height: 19px;
	background-color: #5D060C;
	margin: 10px 0 0 0;
	padding: 1px 0 -0 9px;
}
/* content - common */
.l777_wavebanner{
	width: 790px;
	padding: 10px 10px 10px 30px;
	background-color: #AF8F90;
}

/* footer */
.footer{
	margin: 10px 10px 40px 10px;
}
.footer span{
	text-decoration: underline;
	cursor: pointer;
}
.footer span:hover{
	text-decoration: none;
}

/* sub_menu */
.lc_sub_menu{
	text-align: left;
}
.lc_sub_menu a{
	font-size: 9pt;
	margin-right: 20px;
}

/* toplisten */
.tpl1{
	position: absolute;
	left: 75px;
	top: 12px;
}
.tpl2{
	position: absolute;
	left: 75px;
	top: 33px;
}
.toplist li{
	float: left;
	padding: 0 20px 0 0;
}
.toplist a:before, .toplist span:before, .lc_sub_menu a:before{
	content:"\25BA\ ";
}
.toplist a, .toplist span, .lc_sub_menu a{
	color: #fff;
	text-decoration: none;
}
.toplist a:hover, .toplist span:hover, .lc_sub_menu a:hover{
	color: #FF71BB;
}
.toplist span{
	cursor: pointer;
}

/* header */
.header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 320px;
	background-color: #5D060C;
}
.header .bg1{
	width: 850px;
	height: 300px;
	background: url(image/h-bg-1.jpg) top left no-repeat;
}
.header .enter{
	position: absolute;
	width: 250px;
	height: 41px;
	top: 250px;
	left: 75px;
	background: url(image/h-enter.png) top left no-repeat;
}
/* diverse */
.mr10{
	margin-right: 10px;
}

#add_dbc1, #add_dbc2, #enter, .curs{
	cursor: pointer;
}
