
body{ padding:0px;
	height:100%;
	width:100%;
	margin: 0px;
	font-size:12px;
color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
	

	}

.txt_menu
{
font-size:14px;
color:#569D40;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}

.txt_menu_gr
{
font-size:14px;
color:#569D40;
font-family: Verdana,Arial,"Times new roman" ;
}

.txt_main_24
{
font-size:24px;
color:#DA3D6F;
font-family: Verdana,Arial,"Times new roman" ;

}
.txt_main_12
{
font-size:12px;
color:#DA3D6F;
font-family: Verdana,Arial,"Times new roman" ;
}
.txt_menu_r
{
font-size:15px;
color:#DB447B;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}
.txt_loz_green
{
font-size:18px;
color:#1F8B01;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}
.txt_loz_red
{
font-size:14px;
color:#E8588D;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}


.txt_menu_w
{
font-size:13px;
color:white;
font-family: Verdana,Arial,"Times new roman" ;
}
.txt_menu_link
{
font-size:12px;
color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}
.txt_menu_link_green
{
font-size:12px;
color:#218A01;
font-family: Verdana,Arial,"Times new roman" ;
}


.txt_main
{
font-size:12px;
color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}

.txt_main_8
{
font-size:10px;
color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}

.txt_gall
{
font-size:11px;
color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}


.txt_lang
{
font-size:10px;
color:#308A14;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}

.txt_lang2
{
font-size:10px;
color:#E92470;
font-family: Verdana,Arial,"Times new roman" ;
text-decoration:none;
}
.txt_menu_white
{
font-size:10px;
color:white;
font-family: Verdana,Arial,"Times new roman" ;
}

.form_inp
{
 width:330px;
 height:27px;
 border:2px;
 border-color:#868688;
 border-style:solid;
 background-color:white;
 font-size:12px;
 color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}

.form_inp_165
{
 width:165px;
 height:22px;
 border:1px;
 border-color:#8C8C8C;
 border-style:solid;
 background-color:white;
 font-size:12px;
 color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}


.form_sel
{
 width:212px;
 height:20px;
 border:1px;
 border-color:#8C8C8C;
 border-style:solid;
 background-color:white;
 font-size:12px;
 color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}


.form_inp185
{
 width:185px;
 height:27px;
 border:2px;
 border-color:#868688;
 border-style:solid;
 background-color:white;
 font-size:12px;
 color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}
.form_area
{
 width:330px;
 height:140px;
 border:2px;
 border-color:#868688;
 border-style:solid;
 background-color:white;
 font-size:12px;
 color:#68676D;
font-family: Verdana,Arial,"Times new roman" ;
}























/*menu_green*/
.wrapper1{
	color: #45A129;	
	font: 14px Verdana,"Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	}
	.wrapper1 a{
		color: #45A129;
		text-decoration: none;	
	}
	.wrapper1 a:hover {
		color: #45A129;
	}
	.wrapper1 p {
		line-height: 18px;
	}
.wrapper {
	width: 192px;

}
.nav {
	width:182px;
	background: #fff url(http://uapark.net/pic/bg_menu_gr.png) repeat-x;
	float: left;
}

.nav-right {
	background: #fff url(http://uapark.net/pic/bg_menu_gr_right.png) repeat-x;
	float: right;
	width: 10px;
	height: 28px;
}
.nav ul {
	/*width: 648px;*/
	height: 28px;
	float: left;
	margin: 0;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 0px;
	position: relative;
	z-index: 1;
	
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 28px;
	overflow: hidden;
	float: left;
}

a .menu-mid {

	height: 28px;
	
	line-height: 28px;
	display: block;
	float: left;
	
}



.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
line-height: 28px;

}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: -40px;
	
	width: 192px;
	padding-top: 0px;
}
.nav li ul {
	background: url(http://uapark.net/pic/tmp_bg_green.png) repeat-y;
	width: 192px;
	height: auto;
	margin: 0;
	list-style: none;
	font-size: 12px;
}


.nav li:hover li,
.nav li.active li {
	width: 192px;
	left: -40px;
	padding: 1px 0 0px;	
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #45A129;
	background: none !important;
	line-height: normal;
	width: 192px;
	padding: 4 0 4 4;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {	
	color: #fff;
/*	background: #45A129 !important;*/
	text-decoration: none;
	line-height: normal;
}


.nav .btm-bg {
	background: url(http://uapark.net/pic/bg_menu_green_bot.png) no-repeat;
	width: 192px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
/*menu_green_end*/



/*menu_yell*/
.wrapper3{
	color: #F58E51;	
	font: 14px Verdana,"Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	}
	.wrapper3 a{
		color: #F58E51;
		text-decoration: none;	
	}
	.wrapper3 a:hover {
		color: #F58E51;
	}
	.wrapper3 p {
		line-height: 18px;
	}
.wrapper2 {
	width: 192px;

}
.nav1 {
	width:182px;
	background: #fff url(http://uapark.net/pic/bg_menu_yel.png) repeat-x;
	float: left;
}

.nav-right1 {
	background: #fff url(http://uapark.net/pic/bg_menu_yel_right.png) repeat-x;
	float: right;
	width: 10px;
	height: 28px;
}
.nav1 ul {
	/*width: 648px;*/
	height: 28px;
	float: left;
	margin: 0;
	list-style: none;
	font-size: 15px;
}
.nav1 li {
	float: left;
	padding: 0 0px;
	position: relative;
	z-index: 1;
}
.nav1 li.last1 {
	background:none;
}
.nav1 li:hover {
	z-index:2;
}
.nav1 li a {
	display: block;
	line-height: 28px;
	overflow: hidden;
	float: left;
}

a .menu-mid1 {

	height: 28px;
	line-height: 28px;
	display: block;
	float: left;
	padding:0 0 0 17;
}



.nav1 li a:hover .menu-left1,
.nav1 li.active a .menu-left1,
.nav1 li:hover a .menu-left1,
.nav1 li a:hover .menu-mid1,
.nav1 li.active a .menu-mid1,
.nav1 li:hover a .menu-mid1,
.nav1 li a:hover .menu-right1,
.nav1 li.active a .menu-right1,
.nav1 li:hover a .menu-right1 {
line-height: 28px;
}
.nav1 li a:hover,
.nav1 li.active a,
.nav1 li.hover a,
.nav1 li:hover a {
	color:#F58E51;
}
.nav1 li:hover .sub1,
.nav1 li.hover .sub1 {
	display:block;
}
.nav1 li .sub1 {
	display: none;
	position: absolute;
	top: 27px;
	left: -40px;
	padding-top: 0px;
}
.nav1 li ul {
	background: url(http://uapark.net/pic/tmp_bg_yel.png) repeat-y;
	width: 192px;
	height: auto;
	margin: 0;
	list-style: none;
	font-size: 12px;
}


.nav1 li:hover li,
.nav1 li.active li {
	width: 192px;
	left: -40px;
	padding: 0px 0 0px;	
	background: none !important;
}
.nav1 li:hover li a,
.nav1 li.active li a {
	color: #F58E51;
	background: none !important;
	line-height: normal;
	width: 192px;
	padding: 4 0 4 4;
	text-indent: 1px;
}
.nav1 li:hover li a:hover,
.nav1 li.active li a:hover {	
	color: #fff;
/*	background: #45A129 !important;*/
	text-decoration: none;
	line-height: normal;
}


.nav1 .btm-bg1 {
	background: url(http://uapark.net/pic/bg_menu_yel_bot.png) no-repeat;
	width: 192px;
	height: 8px;
	overflow: hidden;
	clear: both;
}
/*menu_yel_end*/


/*menu_red*/
.wrapper5{
	color: #F58E51;	
	font: 14px Verdana,"Futura Medium", "Myriad Pro", "Gill Sans", Helvetica,  Arial, sans-serif;
	}
	.wrapper5 a{
		color: #F58E51;
		text-decoration: none;	
	}
	.wrapper5 a:hover {
		color: #F58E51;
	}
	.wrapper5 p {
		line-height: 0px;
	}
.wrapper4 {
	width: 192px;

}
.nav2 {
	width:184px;
	background: #fff url(http://uapark.net/pic/bg_menu_red.png) repeat-x;
	float: left;
}

.nav-right2 {
	background: #fff url(http://uapark.net/pic/bg_menu_red_right.png) repeat-x;
	float: right;
	width: 8px;
	height: 28px;
}
.nav2 ul {
	/*width: 648px;*/
	height: 28px;
	float: left;
	margin: 0;
	list-style: none;
	font-size: 15px;
}
.nav2 li {
	float: left;
	padding: 0 0px;
	position: relative;
	z-index: 1;
}
.nav2 li.last2 {
	background:none;
}
.nav2 li:hover {
	z-index:2;
}
.nav2 li a {
	display: block;
	line-height: 28px;
	overflow: hidden;
	float: left;
}

a .menu-mid2 {

	height: 28px;
	line-height: 28px;
	display: block;
	float: center;
	padding:0 0 0 10;
}



.nav2 li a:hover .menu-left2,
.nav2 li.active a .menu-left2,
.nav2 li:hover a .menu-left2,
.nav2 li a:hover .menu-mid2,
.nav2 li.active a .menu-mid2,
.nav2 li:hover a .menu-mid2,
.nav2 li a:hover .menu-right2,
.nav2 li.active a .menu-right2,
.nav2 li:hover a .menu-right2 {
line-height: 28px;
}
.nav2 li a:hover,
.nav2 li.active a,
.nav2 li.hover a,
.nav2 li:hover a {
	color:#F58E51;
}
.nav2 li:hover .sub2,
.nav2 li.hover .sub2 {
	display:block;
}
.nav2 li .sub2 {
	display: none;
	position: absolute;
	top: 27px;
	left: -40px;

	padding-top: 0px;
}
.nav2 li ul {
	background: url(http://uapark.net/pic/tmp_bg_red.png) repeat-y;
	width: 152px;
	height: auto;
	margin: 0;
	list-style: none;
	font-size: 12px;
}


.nav2 li:hover li,
.nav2 li.active li {
	width: 192px;
	left: -40px;
	padding: 0px 0 0px;	
	background: none !important;
}
.nav2 li:hover li a,
.nav2 li.active li a {
	color: #F58E51;
	background: none !important;
	line-height: normal;
	width: 192px;
	padding: 4 0 4 4;
	text-indent: 1px;
}
.nav2 li:hover li a:hover,
.nav2 li.active li a:hover {	
	color: #fff;
/*	background: #45A129 !important;*/
	text-decoration: none;
	line-height: normal;
}


.nav2 .btm-bg2 {
	background: url(http://uapark.net/pic/bg_menu_red_bot.png) no-repeat;
	width: 192px;
	height: 8px;
	overflow: hidden;
	clear: both;
}
/*menu_red_end*/





ul#cssmenu {
	width: 680px;
	margin: 0 0 0 0px;
	border: 0 none;
	padding: 0;
	list-style: none;
	height: 28px;
	font: bold 12px/28px Verdana, Arial;
	border: 0;
}

ul#cssmenu li {
	margin: 0 10 0 0px;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 28px;
	z-index: 3;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 192px;
	list-style: none;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	width: 192px;
	float: left;
	display: block !important;
	display: inline;
}

/* Main Menu */
ul#cssmenu a {
	border: 0px;
	padding:  0;
	float: none !important;
	float: left;
	display: block;
	background: #003366;
	color: #FFFFFF;
	font: 12px/28px Verdana, Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
	background: #FFFFFF;
	color:#003366;
	border-top: 0;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	border-top: 0;
	float: none;
	background: #003366;
	color: #FFFFFF;

	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	border-top: 0;
	background: #FF0000;
	color:#003366;
	border: 0;
}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 192px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
}


.mgalimg a img {
	border: 1px solid #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.mgalimg a:link img {
	border: 1px solid #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.mgalimg a:hover img {
	border: 1px solid #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
.mgalimg a:active img, .mgalimg a:focus img {
	border: 1px solid #FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

