/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 	background: #bec1c3;
  color: #333;
	text-align: center;  
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px 10px 0;
  padding: 0 ;
  color: #666699;
  font-weight: bold;
   }
h1{font-size: 2.2em; margin-bottom:20px;}
h2{font-size: 1.6em; color: #666699;}
h3{font-size: 1.4em; }
h4{font-size: 1.1em; color: #666699; }
h5{font-size: 1em; color: #000;}
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 170%; margin:15px 0px; font-size: 1em; /*text-align: justify;*/}
ul{margin: 15px 0 20px 40px ; list-style: square ; line-height: 140%; }
ul.extra li{list-style: none; background: url(../img/arr_r.gif) no-repeat 0 1px;  padding-left: 20px;}
ol{margin: 15px 0 20px 40px ; line-height: 140%; }
li{margin: 10px 0;}
dl{margin: 20px 0 20px 0px ;line-height: 140%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}


img{border: 0 }  
img.foto{	/*border: 3px solid #97bed4 ;*/ }  
img.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{ line-height: 140%;	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;line-height: 140%; }  
small{font-size: 0.8em;}
  

a:link {text-decoration: underline; color: #ed7603;}
a:visited {text-decoration: underline; color: #ed7603;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #d1e1ec;}

a.foto{ text-decoration: none;}


hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 3px solid #ccc;
  border-collapse: collapse;
  font-size: 1em; 
  }
td{
  padding:6px 10px;
  border: 1px solid #ccc ;
  font-size: 1em;
  }
th{
  background-color: #666699; 
  padding: 5px 10px; 
  color: #fff;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  }
.note {background-color: #eee;}
.smallNote, .smallNote a {font-size: 0.9em; color:#999999;}
/*		forms		*/
fieldset{border: 1px solid #ccc;	padding: 20px 20px 20px 40px;	margin:15px 0; }
legend{border: 1px solid #ccc;	
padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
  clear: both; 
  line-height: 20px;
  margin-top: 10px;
  font-weight: bold;
	}
input,select,textarea{
  font-size: 1em ; 
 font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }

.button_gfx {
	width:180px; 
	height:30px; 
	background: url(../img/button.gif) no-repeat ;
	border: none ;
	 color: white;
	 text-align: left;
	 padding-left: 30px;
	 font-weight: bold;
	 
}

/*  ID  */
#bottom{
	background: white url(../img/footer.jpg) repeat-x bottom;
	margin-bottom:;
}
#page{
  padding: 0 ;  
  background: url(../img/body.jpg) repeat-x ;
  
}
#center{
  padding: 30px 0 0 0 ;	 
   width: 780px;
  margin: 0 auto ;
   text-align: left;
  position: relative;

    background: white url(../img/page.jpg) no-repeat right top ;
}

#header{
  height: 170px ;
  position: relative;
  background: #9aa0cc /* url(../img/header.gif) repeat-x */;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 155px;
  font-size: 1.6em;
}
#header h1 a{
  display: block;
  text-decoration: none;
  width:310px ;
  line-height:140px ;
  height: 140px ;
  background-color: #9aa0cc;
  text-align: center;
  position: relative;
  top: 0px;
  left: 0px;
  color: #fff;
  
}
#header h2{
  margin: 0 ;
  padding: 0 0 0 50px ;
  height: 40px;
  line-height: 40px;
  width: 370px;
  background: #2c298b url(../img/h2.gif) no-repeat right;
	position: absolute;
	text-align: left;
	top: 140px;
	left: 0px;
	color: white;
	z-index: 2;
	font-size: 1.6em;
}

#mainlink{
  text-decoration: none;
  font-size: 0.9em;
  color: #111;
  position: absolute;
  left: 300px;
  top: 11px;
  z-index: 3;
  }
#mainlink:hover{
	color: #999;
}  
#lang{
  position: absolute;
  top: -24px;
  right: 40px;
  line-height: 18px;
  z-index: 5;
}
#lang a {
  display: block;
  float: left;
  text-decoration: none;
  color: #333;
  margin: 0 3px ;
  padding: 0 4px ;
  font-size: 0.8em;
}
#lang a.on{
  background-color: #a7b0d6;
  color: #fff;
  } 
#lang a:hover{
  background-color: #a7b0d6;
  } 
  

/*  navigation */

#navigation{
	width: 220px;
	float: left;
	margin: 10px 0 0 0  ;
 }
sup{ font-size: 0.8em;} 
#navigation ul {
  margin: 20px 20px 20px 34px ;
  padding: 1px 0;
  list-style: none; 
   position: relative;
}

#navigation ul li ul {
  margin: -2px 0px 5px 15px ;
}
#navigation ul li ul li a {
  font-weight: normal;
  padding: 7px 0 3px 16px; 
}

#navigation li {  
  margin: 0 ;
  padding:  0 0 0 0;
  background: url(../img/nav_li.gif) no-repeat 0px -42px;

  }
#navigation a {
  display: block;  position: relative;
  padding: 7px 0 7px 16px; 
  line-height: 15px ;
  text-decoration: none;
  color: #2c298b;
  font-size: 1em;
  position: relative;
  font-weight: bold;
  border-bottom: 1px solid #eee ;
  background: url(../img/nav_li.gif) no-repeat 0px 7px;
}

#navigation a:hover{
	color: #000;
	background: none ;
}  
#navigation a.on{
	color: #666;
	background: none ;
} 

 
/* content */  
#content{
	padding: 0;
	margin-top: 10px; 
	float: right;
	width: 550px;
}  
.maincontent{
	padding: 0 40px 30px 0;	
	margin: 0;
	background: url(../img/intro.jpg) no-repeat right top;
  position: relative;
  }  
	
.maincontent2{
	margin: 0;
	padding: 8px 30px 30px 45px;
	background: url(../img/maincontent.jpg) no-repeat ;
}  

#ixIntro{
	width: 550px;
	height: 250px;
	margin: 0 0 -15px 0;
}
#ixIntro ol{
	list-style: none;
	background: url(../img/benosen_box.jpg) no-repeat 20px 0px;
	padding: 5px 0px 0px 0px ;
	margin: 0;
	position: relative;
	top: 0px;
}
#ixIntro ol li{
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 10px 8px 270px ;
	padding: 2px 15px 5px 27px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/li.gif) ;
	font-size: 1.1em;
}
.ol_01{	background-image: url(../img/.gif) ;}
.ol_02{	background-image: url(../img/.gif) ;}
.ol_03{	background-image: url(../img/.gif) ;}

#ixIntro p{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 0 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #2c298b;
}


.box1{
	float: left;
}
.box1 div.in{
	padding-bottom: 20px;
}
.box1 ul{
	margin-left: 20px;
}
.box1 ul.extra{
	margin-left: 5px;
}
.column{
  float: left;
}

.dev30{
  width: 29%;
}
.dev40{
  width: 39%;
}
.dev50{
  width: 49%;
}
.dev60{
  width: 59%;
}
.dev70{
  width: 69%;
}
/**/
.ico{vertical-align: middle; padding: 0 3px;}
.anim{
	margin: 30px 0 5px 0;
  text-align: center;
}

  .color-graph{
	border: none ;
	width: 100%;
	margin: 5px 0 ;
	}
  .color-graph td{
	padding: 2px 10px ;
	}
  .color-graph td div{
	border: 1px solid #aaa ;
	height: 12px;	
	line-height: 12px;
	font-size: 2px;
	}	
.color-test{
	border: none ;
	width: 100%;
}	
.color-test td{
	padding: 1px ;
	border: none ;
	}
.color-test a{
	display: block;
	height: 40px;
	line-height: 40px;
	border: 3px solid #ccc ;
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
.color-test a:hover{
	border-color: #999;
	}	
.secFoot{
	border-top: 1px solid #ddd ;
	margin-top: 3em;
	text-align: right;
	padding-top: 1.5em;
	clear: both;
}

.secFoot img{
	border: none !important;
	margin: none !important;
  }
	
/**/
.news-item{
	margin: 0 0 20px 0;
	font-size: 0.9em;
}
.news-item .date{
	color: #003366;
	font-weight: bold;
}
.news-item p{
	margin: 0 0 10px 0 ;
}

/**/
.link{
	border-bottom: 3px solid #efd235;
	display: block;
	margin-bottom: 1px;
}
.link img{
	display: block;
}
.link:hover{
	border-bottom-color: #ffe24d; 
}

.note{  
  border: 1px solid #e8e8e8 ;
  }
.note span{ 
  display: block; 
  border: 2px solid white ;
  padding: 10px 15px ;
  background-color: #ececec;
  }  
.col-half-l {
	width: 49%;
	float: left;
	border-right: solid 1px #CCCCCC;
}
.col-half-r {
	width: 49%;
	float: right;
	clear: right;
	border-right: solid 1px #CCCCCC;
}
.no_r_br {border-right: solid 0px #FFFFFF;}

/* footer */
#footer{
  clear: both;
  margin: 0 auto ;
  width: 750px;
	height: 70px;
  font-size: 0.9em;  
  text-align: right;
  border-top: 1px solid #c6d5df;
  }  
#footer p{
  line-height: 70px;  
  text-align: right;
  margin: 0;
  padding: 0 10px;
  color: #666666;
  }  
#footer img{ 
  display: block;
  float: right;
  margin: 15px 0 ;
  }
   
/* seo */
#seo{
background: url(../img/bg_seo.jpg) repeat-x 0px 0px ;
text-align:center !important;
height:114px; 
}
#seo .in{
width:780px;
margin:0 auto;
} 
.item{
float:left;
width:195px;
display:block;
}
.item h3{
margin:20px 20px 5px 20px;
}
.item h3 a{
color:#000;
text-decoration:none;
}
.item h3 a:hover{
color:#df011a;
}
.item p{
margin:5px 20px 20px 20px;
font-size:0.9em;
text-align:center !important;
}
.item p a{
color:#003399;
text-decoration:none;
}
.item p a:hover{
color:#df011a;
}

/*  class   */
.yellow{color: #fcd301;}
.bold{font-weight: bold;}
.noscreen{display: none;}
.blank{border: none ; background: none; list-style: none ; }
.separ {border-bottom: 1px solid #ddd  ; line-height: 1px; font-size: 1px; height: 1px; margin: 25px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
