/* CSS Document */
.lorem a, .lorem a:link, .lorem a:visited, .lorem a:active, .lorem a:hover {color: #000000; text-decoration:none}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	line-height: 150%;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	line-height: 150%;
}
.box_color_left{
font-size: 11px;
background-color:#6396C5;
padding: 15px;
margin-left: 10px;
text-align:left;
}
.box_color_left_1{
font-size: 11px;
background-color:#B5E2FC;
padding: 15px;
margin-left: 10px;
text-align:left;
}

P.line {
 margin-top: 2em;
 border-left: solid 3px #B5E2FC;
 margin-left: 20px; 
 padding-left: 7px;
 margin-bottom: 2em;
 }
hr{
size:1px;
color:#B5E2FC;
width:95%;
float:left;
}
html {
  height:100%;
}


body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  font-family:Tahoma;
  background:#7bbbf6;
}

/*h3 {
	font-family: Arial;
	font-size: 16px;
        line-height: 150%;
        color: #333333;
}
p.box_color {
	background:#6396C5;
	border: none;
	padding:1em;
}
*/
img, iePNG , .rightPNG{ filter:expression(fixPNG(this)); } 


#main_table
	{
	width:100%;
	margin:0;
        padding:0;
	}
#main_table td
{
padding:0px;
}
#header
	{
	height:400px;
	background:url(/templates/adenyur/images/logo2.jpg) top right no-repeat #7bbbf6;
	position:relative;
	border-bottom:2px solid #b5e2fc;
	}
#header img
	{
	border:none;
	}
#logo
	{
	position:absolute;
	left:75px;
	top:0px;
	width:598px;
	height:401px;
  	 }
#logo img{
	_width:640px;
	_height:389px;
	}	 
#lang
	{
	position:absolute;
	right:85px;
	top:5px;
	width:100px;
	height:60px;
	}
#lang div
	{
	float:left;
	width:45px;
	height:60px;
	text-align:center;
	}
#lang div img
	{
	width:44px;
	height:41px;
	}	
#lang a
	{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
#lang a:hover
	{
	font-weight:bold;
	}		
#cert1
	{
	position:absolute;
	left:20px;
	top:29px;
	width:154px;
	height:100px;
	}
#cert2
	{
	position:absolute;
	left:20px;
	top:160px;
	width:156px;
	height:204px;
	}
#cert1 img {
_width:154px;
_height:100px;
}
#cert2 img {
_width:156px;
_height:218px;
}
	
#tel{
	position:absolute;
	right:132px;
	top:174px;
	width:121px;
	height:40px;
	overflow:hidden;
	text-align:center;
	
	color:#008cf2;
	font-size:12px;
	font-weight:bold;
	}


#hor_menu
	{
	position:absolute;
	top:367px;
	*top:387px;
    *width:100%;
	text-align:center;
	padding:0;
	margin:0 auto;
	width:100%;
	}	
#hor_menu ul
	{
    height:40px; 
	float:left;
	list-style:none;
	padding:0;
    background:url(/templates/adenyur/images/hor_menu_bot.gif) left top repeat-x;
	}


#hor_menu ul li

	{
	height:32px;	
	float:left;
	margin-left:1px;
	background:url(/templates/adenyur/images/menu_back.gif) top left repeat-x;
	position:relative;
	}
	
#hor_menu ul li.first
	{
	background:url(/templates/adenyur/images/first.gif) top left no-repeat;
	_background: url(/templates/adenyur/images/menu_back.gif) top 5px repeat-x;
	/*background:url(/templates/adenyur/images/altern.gif) top left no-repeat;*/
	height:40px;
	_height:32px;
	margin-left:0px;
	
	}	
#hor_menu ul li a
	{
	
	display:block;
	_display:inline;
	padding: 0 5px 0 5px ;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000;
	height:32px;
	line-height:32px;
	 
	}	
#sidebar img
        {
        border:none;
        }
#hor_menu ul li ul	
	{
	display:none;
	position:absolute;
	top:30px;
	left:0px;
        _left:-40px;
	background:#edf9ff;
	border:1px solid #008cf2;
	width:250px;
	float:none;
	height:auto;
	}
#hor_menu ul li li	
	{
background:none;
float:none;
width:100%;
text-align:left;
height:20px;
	}	
#hor_menu ul li li a 	
	{
display:inline;
background:none;
color:#000000;
height:20px;
line-height:1;
	}	


#hor_menu ul li:hover a, #hor_menu ul li.jshover a, #hor_menu a.selected 
	{
	background:#008cf2;
	color:#d5edfd;
	}


 
#hor_menu ul li.jshover
	{
	background:#008cf2;
	}	


#hor_menu ul li:hover ul li a, #hor_menu ul li.jshover ul li a 
	{
	background:none;
	color:#000000;
	}
 


#hor_menu ul li:hover ul, #hor_menu ul li.jshover ul 
	{
	display:block;
	}
#hor_menu ul li:hover ul li a:hover
	{
	color:#008cf2;
	}


		
#hor_menu .rightPNG
	{
	background:url(/templates/adenyur/images/hor_menu_right.png) left top no-repeat;
	width:8px;
	height:40px;
	 
	}
#main .greeting 
	{
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:99%;
	border-top: 1px solid #B5E2FC;
	border-bottom: 1px solid #B5E2FC;
	padding-top:10px;
	padding-bottom:10px;
	}	
	
#main .greeting div 
	{
	float:left;
	width:45%;
	 
	text-align:center;
	line-height:2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 	color:#666666;
	font-weight:bold;
	}
#main .greeting div div
	{
	margin-top:50px;
	width:300px;
	}	
#main .greeting div div span
	{
color:#000000;
	}		
#main .greeting span
	{
	margin-top:35px;
	}
	
#main .greeting img
	{
	
	}	
	
#main .cont ul
	{
	margin-left:-20px;	
	*margin-left:20px;
	}
	
#main .cont li
	{
	margin: 10px 0px 10px 0px;
	padding-left: 6px;
	}
#main .cont li li

	{
	margin:5px 0px 5px 0px;	
	}	
#main .cont
	{
line-height: 150%;
	text-align:left;
	}
	
/*CONTENT*/


#wrapper {
   
}


#container {
  width: 100%;
  float: left;
  margin-right: -265px;
  _margin-right: -270px;
  margin-top:70px;
}

#sidebar {
  width: 260px;
  float: right;
  padding-top:30px;
  }
#main {
  margin-left: 210px;
  margin-right:265px;
  font-size:12px;
  padding-left:20px;
  text-align:left;


}
#left {
  width: 210px;
  float: left;
  padding:0;
  margin:0;
  
}


#left div{
 margin-bottom:45px;
 text-align:center;
 position:relative;
 
 }
#left .p0 img
	{
	_width:70px;
	_height:51px;
	}
#left .p1 img
	{
	_width:59px;
	_height:61px;	
	}
#left .p2 img
	{
	_width:56px;
	_height:52px;	
	}		


#left div img{
 border:none;
 } 
 
 
#left div a{
color:#010101;
font-weight:bold;
font-size:12px;
text-decoration:none;
 } 
#left div a:hover{
color:#D6EFFF;
 } 


#main .with_scroll{
height:130px;
overflow:auto;
font-size:11px;
}
/*h1{
font-weight:bold;
font-size:17px;
font-family: Arial;
line-height: 150%;
margin-bottom: 1em;
}*/
p.h_1{
font-weight:bold;
font-size:16px;
font-family: Arial;

}




#recom{
margin-top:40px;
*margin-top:70px;
padding-top:35px;
background:url(/templates/adenyur/images/recomend.png) top center no-repeat;
text-align:center;
 font-size:11px;
font-weight:bold;
}
#news{
margin-top:60px;
padding-top:35px;
background:url(/templates/adenyur/images/News.png) top center no-repeat;
}
#news .block{
width:210px;
font-size:11px;
color:#000000;
font-weight:normal;
margin-bottom:15px;
margin: 0 auto 17px auto;
} 


#news .block a{
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
line-height:14px;
}
#news .block a:hover{
text-decoration:none;
color:#D6EFFF;
}
/*#news .block span{
line-height:20px
}*/
#search_query{
background:#FFFFFF;
height:15px;
width:140px;
float:right;
color:#000000;
font-size:11px;
font-weight:normal;
vertical-align:middle;
padding: 3px 0 0 0;
}


#go{
background:#008cf2;
height:21px;
width:47px;
float:right;
margin-left:8px;
margin-right:20px;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
border:none;
}


.all_news
{
background:#008cf2;
height:21px;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
border:none;
margin-left:17px;
width:80px;
text-align:center;
}
.all_news a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
height:21px;
line-height:21px;
}




/*:FOOTER:*/


#footer{
position:relative;
clear:both;
text-align:center;
}


#footer .lorem
{
width:750px;
text-align:center;
margin:0 auto;
margin-top:20px;	

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:1.4;
margin-bottom:15px;
}


#footer .copy{
color:#010101;
font-size:11px;
font-weight:normal;
width:300px;
text-align:center;
margin:0 auto 15px auto;
*padding-top:15px;
}
#footer .copy img
{
margin-top:8px;
}


#footer #foot_menu{
width:650px;
margin:0 auto;
}
#footer #foot_menu ul{
float:left;
hight:30px;
list-style:none;
margin-bottom:20px;
}
#foot_menu ul li{
float:left;
hight:30px;
margin-left:15px;
margin-right:25px;
color:#008cf2;
}
#foot_menu ul li a{
color:#D6EFFF;
text-decoration:underline;
font-size:12px;
font-weight:normal;
}
.clearing
{
	clear:both;
	height:0;
}		
#rasp
	{
	width:1000px;
	}
.cont a{
color:#000;
text-decoration:underline;
font-weight:normal;
border-bottom: 1px black;
}
.cont a:hover{
		text-decoration:none;
		}
.cont ul{
	list-style-image: url('/templates/adenyur/images/check.png');
	/*padding-left: 50px;
	padding-top: 5px;*/
		}
ul.arrow
{
  list-style-image: url('/templates/adenyur/images/arrow_right.png');
}
/*div{
border:1PX SOLID #000000;
} */
/*ÄËß ÔÎÐÌ*/
.forms_inputs{
border: 1px solid #232;
width:200px;
}
.forms_textarea{
border: 1px solid #232;
width:80%;
height:120px;
}
.input_title{
color:#454;
font-weight:bold;
}
 