@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#result_table td {

	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-right: 30px;
	font-size: 12px;
	
}
#main {
	width: 620px;
	left: 163px;
	position: absolute;
	top: 95px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FF8B26;
	border-right-color: #FF8B26;
	border-bottom-color: #FF8B26;
	border-left-color: #FF8B26;
	clear: left;
	z-index: 6;
}

#left_bar {
	position: absolute;
	width: 150px;
	top: -7px;
	left: 3px;
	z-index: 4;
}

#top_box {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 350px;
		z-index: 3;
	
}

#main_table td {
	padding-right: 2px;
	padding-left: 2px;
	border: 1px none #CCCCCC;
}

a {
	color: #0033FF;
	text-decoration: none;
}

#links {
	height: 15px;
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	top: 0px;
	position: absolute;
	left: 330px;
	padding: 3px;
	background-color: #FFFFFF;
	z-index: 4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bot {
	bottom: 12px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CC0000;
	clear: both;
	position: absolute;
}
#search {
	border: thin none #666666;
	width: 390px;
	margin-top: 15px;
	float: right;
	position: absolute;
	height: 54px;
	top: 18px;
	left: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 2;
}



#adz {
	position: absolute;
	width: 70px;
	top: 100px;
	right: 20px;
	background-color: #006699;
	visibility: hidden;
}


h2 {
	
}

h4 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 200;
	padding-top: 3px;
	padding-bottom: 10px;
	background-image: url(../utake/images/buttons/koumpi3.png);
	background-repeat: no-repeat;
	padding-left: 33px;
	margin: 0px;
	letter-spacing: 1px;
	color: #006600;
}
#pic img {
	height: 75px;
	width: 75px;
	border-style: none;
}

#pic {
	height: 90px;
	width: 78px;
	clear: right;
	float: left;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	
}

img {
border-style: none;
}

h1 {
	background-color: #FF8A23;
	border: 1px solid #333333;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	letter-spacing: 5px;
}
h3 {
	background-color: #00AEEF;
	color: #CCFFFF;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FF8D29;
	font-size: 12px;
}

h5 {
	background-image: url(../utake/images/blue_round.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 130px;
	text-align: center;
	margin-top: -2px;
	vertical-align: middle;
	padding-top: 8px;
	font-size: 11px;
}
#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #00AEEF; border-right:1px solid #00AEEF;}
    .rnd_b1 {margin:0 5px; background:#00AEEF;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #00AEEF;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
}

#rnd_container_ong {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #FF9900; border-right:1px solid #FF9900;}
    .rnd_b1 {margin:0 5px; background:#FF9900;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #FF9900;
    border-width:0 2px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
}

#extra_box{
	width: 150px;
	
	position: absolute;
	top: 42px;
	left: 500px;
}
#post_code {
	width: 150px;
	position: absolute;
	top: -7px;
	right: 4px;
	z-index: 3;
	height: 700px;
}

#login {
	width:150px;
	height:80px;
	position: absolute;
	top: 2px;
	right: 15px;
	font-size: 11px;
	z-index: 3;
	color: #000000;
}

#assist
{
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CC0000;
	position: absolute;
	left: 5px;
	top: 105px;
}
ul {
	font-size: 12px;
}
#utake_01 
{ 
	width: 1px;
	height: 600px;
 
		position: absolute;
	}
	#utake_02 
{ 
	width: 183px;
	height: 86px;
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 1;
	}
	#utake_03 
{
	width: 362px;
	height: 86px;
	position: absolute;
	left: 334px;
	top: 0px;
	z-index: 1;
	}
	#utake_04 
{
	width: 100%;
	height: 87px;
	position: absolute;
	top: 0px;
	background-image: url(images/utake_04.gif);
	background-repeat: repeat-x;
	left: 0px;
	z-index: 0;
	}
	#utake_05 
{ 
	width: 241px;
	height: 600px;
 
 z-index: 1;
		position: absolute;
	}
	#utake_06 
{ 
	width: 558px;
	height: 514px;
 z-index: 1;
		position: absolute;
	}
