@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topMenu_bg{
	background-image:url(../images/ww_08_03.jpg);
	background-repeat:repeat-x;
	height:30px;
}

.fontColor_leftindex{
	color:#FFF;
	text-align:justify;
}
.fontColor_left_bottom_index{
	color:#a6a6a6;
	line-height:15px;
}

.fontColor_bottomindex{
	color:#a6a6a6;
}

.heading_cntents{
	font-size:14px;
	font-weight:bold;
	color:#CCC;
}
.heading_cntents_nobold{
	font-size:14px;
	color:#CCC;
}
.content_font{
	color:#FFF;
	font-size:12px;
	line-height:18px;
}

.content_font_index{
	color:#FFF;
	font-size:11px;
	line-height:15px;
	text-align:justify;
}

a.link_ray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
a.link_ray:link {
	text-decoration: none;
}
a.link_ray:visited {
	text-decoration: none;
}
a.link_ray:hover {
	text-decoration: none;
	color: #FFF;
}
a.link_ray:active {
	text-decoration: none;
}


.link_pro_spep {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

a.link_pro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a.link_pro:link {
	text-decoration: none;
}
a.link_pro:visited {
	text-decoration: none;
}
a.link_pro:hover {
	text-decoration: none;
	color: #666;
}
a.link_pro:active {
	text-decoration: none;
}



.txt_border{
	border: 1px solid #787878;	
	background-color:#1A1A1A;
	color:#000;
}
.txt_border_white{
	border: 1px solid #787878;	
	background-color:#1A1A1A;
	color:#FFF;
}

.curve_top{
	background-image:url(../images/lines_top.jpg);
	background-repeat:repeat-x;
}
.curve_bottom{
	background-image:url(../images/lines_bottom.jpg);
	background-repeat:repeat-x;	
}
.curve_left{
	background-image:url(../images/lines_left.jpg);
	background-repeat:repeat-y;
}
.curve_right{
	background-image:url(../images/lines_right.jpg);
	background-repeat:repeat-y;
}

.pro_bg{
	background-color:#292929;
}

.bottomScroll_BG{
	background-image:url(../images/ww_08_35.jpg);
	background-repeat:no-repeat;
	
}

.galleryFrame{
	width:119;
	height:119;
	padding:5px;
	float:left;
}
.white_content_admin {
	display: none;
	position: static;
	top: 25%;
	width: 160px;
	/*height: 10%;*/

	border: 2px solid #999999;
	background-color: white;
	z-index:1002;
	overflow: auto;
}