@charset "utf-8";
/* CSS Document */
#warp{width: 1100px;
height: auto;
margin: auto;
position: relative;
box-shadow: 0px 0px 10px #FFFFFF;
background:url(../image/bg.jpg);
}

#main_wrap{width:1000px;
		height:auto;
		margin:auto;
		z-index:1}

#header{width:1000px;
		height:auto;
		margin:auto;
				
}
#blo{clear:both; position:relative; width:1000px;height:0px;
		font-size:30px;
		margin-left:auto;
		margin-right:auto;}

#image{float:left;
		width:0px;
		height:auto;}

#address{font-size:25px;
			font-weight:bold;
			padding: 48px;
			text-align:center;}


#menu { width:950px; margin:inherit; padding:5px;height:auto; float:center}


#menu ul{padding:0; margin:0; text-decoration:none;width:980px;}

#menu ul li{width:158px;
			line-height:40px;
			height:40px;
			margin-right:1px;
			text-align:center;
			display:block;
			float:left;
			list-style-type:none;
			background:url(../image/red-button.png) center;
			background-color:rgba(204,0,0,5);
			border-radius:8px}
			
#menu ul li a{text-decoration:none;
			font-weight:bold;
			font-size:16px;
			display:block;
			color:#000000;
			border-radius:8px
			}
#menu ul li a:hover{
	background:url(../image/blue%20button.png) center;
	color:#F00;
	display:block;
	border-radius:8px
}









.submenu
{
	width:180px;
	height:310px;
	padding:0px; 
	margin:0px;
	background-image:url(../Img/submenu_bg.png);
	background-repeat:no-repeat;
	background-position:inherit; 
	text-indent:8px; text-align:left;
	font-family:tahoma; 
	font-size:15px; word-spacing:5px; 
	line-height:27px;
	-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:15px;
}
.submenu_top
{
	background-image:url(../Img/menu_top_down.png);
	font-family: Tahoma; 
	color:#EEE; 
	font-size:18px;
	height:40px;
	}
#menutop
{
	padding-bottom:0px; 
	padding-left:0px; 
	padding-right:0px; 
	padding-top:10px;
}



.welcome
{ 
background-image:url(../Img/welcome.png);
font-family: tahoma; 
font-weight:bold; color:#EEE; 
font-size:18px; 
text-align:center; 
vertical-align:top; 
width:750px; 
height:40px; 
margin:0px; 
padding:opx;
	 -moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;
}
#welcome
{
	padding-bottom:0px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	width:750px;
	
}


.mainbody
{
	position:relative; 
	width:750px; 
	height:auto; 
	margin:0px; 
	padding-left:0px; 
	padding-bottom:0px; 
	padding-right:0px; 
	padding-top:30px;
	font-size:36px;
}
#mainbody
{
	position:relative; 
	width:750px; 
	height:auto; 
	margin:0px; 
	padding-left:0px; 
	padding-bottom:30px; 
	padding-right:0px; 
	padding-top:35px;
}
.history
{
	font-family:verdana; 
	font-size:12px; 
	color:#7C7C7C; 
	padding-bottom:30px; 
	padding-left:20px; 
	padding-right:15px; 
	padding-top:10px;
	text-indent:10px; 
	text-align:left; 
	line-height:20px;
}
#history
{
	font-family:verdana; 
	font-size:12px; 
	color:#7C7C7C; 
	padding-bottom:0px; 
	padding-left:20px; 
	padding-right:15px; 
	padding-top:0px;
	text-indent:10px; 
	text-align:left;
	line-height:20px;
}
.footer
{
-moz-border-radius-bottomright:30px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-topright:30px;
-moz-border-radius-topleft:30px;
background-image:url(../Img/footer_bg.png);
width:1000px;
height:auto;
padding-bottom:20px;
padding-top:5px;
	}	
#more_info
{
	font-family:verdana; 
	font-size:16px; 
	text-indent:10px; 
	color:#FF0000; 
	text-shadow:0.5px 0.5px #003; 
	padding-bottom:10px; 
	text-align:left;
}


/* START LINK */
#a:link 
{
	text-decoration: none;
color:#9900FF; 
font-size:13px;
font-family:verdana;
}
#a:visited
{
	text-decoration:none;
	color:#9900FF; 
	font-size:13px;
	}
#a:hover 
{
	text-decoration: none;
	color:#FF5; 
	font-size:13px; 
	text-shadow:1px 1px 1px #003;
	}
#a:active
{
	text-decoration: none;
	color:#9900FF; 
	font-size:13px;
	}


a:link 
{
	text-decoration: none;
	color: #003;
	font-family:tahoma;
	}
a:visited
{
	text-decoration: none;
	color: #003;
	font-family:tahoma;
	}
a:hover 
{
	text-decoration: none;
	color: #F30;
	font-family:tahoma; 
	text-shadow: 1px 1px 1px #003;
	}
a:active 
{
	text-decoration: none;
	color: #003;
	font-family:tahoma;
	}

.a:link 
{
	text-decoration: none;
	color: #090;
	font-family:tahoma;
	}
.a:visited 
{
	text-decoration: none;
	color: #090;
	font-family:tahoma;
	}
.a:hover 
{
	text-decoration: none;
	color: #099; 
	font-family:tahoma;
	text-shadow: 1px 1px 1px #003;
	}
.a:active 
{
	text-decoration: none;
	color: #090;
	font-family:tahoma;
	}


div#sidebar { 
	float: right;
	width: 200px;
	height:100%;
	border-left:1px solid #c7ced1; }

div.sidebar-block {
	background: url(images/separator_bg.png) repeat-x bottom left; padding:28px 5px 20px 10px;  }
	#tabbed { position: relative; padding: 0px; }
				
	ul#tabbed-area { background: url(images/tabbed-area-bg.png) no-repeat; }
				
					
	ul#tabbed-area li { 
		text-align: center;
		float: left; 
		margin-right: 2px; }
					
					
	ul#tabbed-area li a { 
		color: #404040;
		display: block; 
		padding: 13px 3px 10px; }
	ul#tabbed-area li a:hover {
		text-decoration: none; 
		background-color: #e8ebec; }

	ul#tabbed-area li.first a {width: 91px;} 
	ul#tabbed-area li.second a {width: 112px;}
	ul#tabbed-area li.last { margin-right: 0px; }
	ul#tabbed-area li.last a { width: 90px; }

	div#recent-tabbed.widget {padding-top: 25px;}	
	div.sidebar-block .widget ul ul { margin-left: 9px;}
		.widget ul { margin-bottom: 5px; }
		.widget ul ul { margin-bottom: 0px; }
		.widget ul li { background: url(images/bullet.png) no-repeat 0 10px; padding:5px 0 8px 18px; color: #262626;}
		.widget ul li ul { margin:0 0 -12px; padding:5px 0 0 7px;}	
		
	div#recent-tabbed, div#popular-tabbed, div#random-tabbed {
		padding-top: 25px;
		padding-left: 35px;
		padding-bottom: 25px; }
	div.widget h3.widgettitle { padding-bottom: 20px;  }
						





/* END LINK */
.copyright
{
	 width:900px;
	 padding:0px;
	 padding-bottom:0px; 
	 text-indent:5px
}
			
#content{width:950px;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		
}

#con_leg{background:url(../image/expanded-menu-bar.png) no-repeat center; border-radius:8px; width:auto; font-size:38px; color:#f00;}


table{margin-left:0px;border: 0px inset #333333;}
th{ font-size:92%;text-align:center; background-color:rgba(233, 233, 233, 0.80);border: 0px inset #333333;color:#000}
/*td{ font-size:30px;}
tr:hover td{ background: rgba(233, 233, 233, 0.35)!important;color:#000;text-decoration:none;font-size:30px; }
*/


#t_notic{margin-top:3%;
			text-decoration:underline;
			position:relative;}
			

#con1{ font-size:90%;
	float:left;
	word-wrap:break-word;
	margin:1% 0 1% 8%;}

#footer{width:100%;
margin-top:100px;
height:40px;
color:#CCC;
font-style:italic;
}
