
/****** MAIN **********************************************************************/

body {
	font-family: Arial, Verdana, sans-serif;
	background: #000;
	font-size: 12px;
	color: #CCC;
	padding:0;
	margin:0;
}

img, div { border:0; }

LI { list-style: none; }

STRONG { color: #333333; }

A { 
	text-decoration: underline; 
	color: #CF2C0C;
}

A:hover { text-decoration: none; }

.smalltext,.lantext {
	font-size:11px;
}

.smalltext a{
	font-size:11px;
	color:#b9a363;
	text-decoration:none;
}

.lantext a{
	font-size:11px;
	color:#b9a363;
	text-decoration:none;
}

.pipe {
	font-size:11px;
	color:#666;
	margin:0 5px;
}

.loading { background: url('images/loading.jpg') no-repeat center 200px; width:960px; height: 592px;margin:auto;}


/****** STRUCTURE **********************************************************************/

#wrapper {
	width:951px;
	height:100%;
	margin:0 auto;
	background:#000;
}


.main { 
	width:951px;
	height:393px; 
	line-height:18px;
	color:#cccaba;
}

.bg_about1 { 
	width:416px;
	height:531px; 
	line-height:18px;
	color:#cccaba;
	float:left;
}

.bg_about2 { width:108px; height:531px; float:left;}
.bg_about3 { width:427px; height:531px; float:left;}


.dleft { width:416px; height: 138px; float:left;}
.dmid { width:108px; height: 138px; float:left;}
.dright { width:427px; height: 138px; float:left;}


.menu { 
	background: url('images/bg_menu.jpg') no-repeat; 
	width:100%;
	height: 49px;
	clear:both;
}

.bg_footer { 
	background: url('images/bg_footer.jpg') no-repeat; 
	width:100%;
	height: 20px;
	clear:both;
	text-align:center;
	padding-top:26px;
}

.bg_wfooter { 
	background: url('images/bg_wfooter.jpg') no-repeat; 
	width:100%;
	height: 24px;
	clear:both;
	text-align:center;
	padding-top:10px;
}

.t_footer {
	font-size:11px;
	color:#62553b;
}


.slide {
	width:870px;
	height:515px;
	margin:-20px auto 0 auto;
}




/* Original Design by AhMeng Workshop 2009 */

	
	
