@charset "utf-8";

/* CSS Document */



body 

{

	font-family	:	Arial, Helvetica, sans-serif;

	background	:	url(../image/BG.jpg);
	
	background-repeat:no-repeat;

	margin		:	0px;
	

	text-align	:	justify;
	
	background-color:#000;
	
	background-position:top;
	
	color:#FFF;
	
	
	
}

#showcase{	font-size:10px; color:#CCC}

#navlinks{	font-size:10px;}

.title2{ font-size:12px;}

.title2 a {color:#666;}
.maintext

{

	

}



.title, .title2

{

	font-weight	:	bold;

	color		:	#FF9933;
	
	text-align:left;

}



.newstext

{
	text-align:left;
	color	:	#666666;
	font-size:12px;
}



#pageWrap 

{

	width		:	500px;

	background	:	transparent;

	margin		:	35px auto;

}



/*----------------------------Buttons------------------------------*/

.buttonlist

{

	height		:	35px;

	width		:	770px;

	text-align	:	center;

}



.buttonlist ul

{

	margin		: 0px;

	padding		: 0px;

	text-align	: center;

}



.buttonlist ul li

{

	list-style-type	:	none;

	display			:	inline;

	position		:	relative;

}





.videobuttonlist

{

	height		:	35px;

	width		:	750px;

	text-align	:	center;

}



.videobuttonlist ul

{

	margin		:	0px;

	padding		:	0px;

	text-align	:	center;

}



.videobuttonlist ul li

{

	list-style-type	:	none;

	display			:	inline;

	position		:	relative;

}



/* Flash DuiLian

------------------------------*/

#example

{

	position	:	relative;

	width		:	80px;

	height		:	40px;

	margin		:	-15px;

	padding		:	20px;

	background	:	none;

	border		:	0px solid #42CBDC;

}

		

#example1

{

	position	:	relative;

	width		:	80px;

	height		:	40px;

	margin		:	-15px;

	padding		:	20px;

	background	:	none;

	border		:	0px solid #42CBDC;

}



/* Footer

------------------------------*/



#footer

{

	color			:	#FF9933;

	font-family		:   Arial, Helvetica, sans-serif;

	font-size		:	14px;

	width			:	700px;

	height			:	25px;

	font-weight		:	bold;

	text-transform	:	uppercase;

}



#footer ul

{

	margin		:	0px;

	padding		:	3px 0px 0px 0px;

	text-align	:	center;

}



#footer ul li

{

	color			:	#FF9933;

	list-style-type	:	none;

	position		:	relative;

	display			:	inline;

}



#footer span

{

	color	:	#999999;

	cursor	:	pointer;

}



#footer span:hover

{

	background	:	#666666;

	color		:	#000000;

	cursor		:	pointer;

}



#footer ul li a

{

	color			:	#FF9933;

	font-size		:	11px;

	text-decoration	:	none;

	padding			:	3px 5px;

	font-weight		:	normal;

}



.footerbg

{

	background	:	url(../image/FOOTER.jpg) no-repeat;

}





.copyright

{

	background	:	#000066;

	font-size	:	11px;

	color		:	#FFFFFF;

	text-align	:	center;

}



.categories

{

	text-align	:	center;

}



.video

{

	text-align	:	center;

}



.group

{

	text-align	:	center;

}



.boldtext

{

	font-weight	:	bold;

	color		:	#990000;

}



/***************gallery********************************/

.slideshow				/* CSS for DIV containing each image */

{

	float	:	left;

	margin	:	auto 6px 10px 8px;

}



.slideshow img			/* CSS for each image tag */

{

	border	:	0;

	width	:	155px;

	height	:	103px;

}



#navlinks				/* CSS for DIV containing the navigational links */

{

	text-align	:	center;

	width		:	650px;

}



#navlinks a				/* CSS for each navigational link */

{

	color		:	#666666;

	font-size	:	11px;

	margin		:	auto 8px 3px auto;

}



#navlinks a.current		/* CSS for currently selected navigational link */

{ 

	color			:	#FFFFFF;

	font-size		:	12px;

	text-decoration	:	none;

}

#my_gallery
{
	list-style:none;
	height:280px;
	
}