* 
{
  margin:0;
  padding:0;
}	

body 
{
  font-size   : 16px;                                   
  background  : url('../images/top.png') top repeat-x; 
  font-family : tahoma, verdana, sans-serif;           
  padding-top : 110px;                                 
  text-align  : center;                                
}

div
{
  text-align : left;
}	
	
img 
{
  border : 0px;
}
	
h1 
{
  font-size      : 20px;
  font-weight    : bold;
  font-family    : tahoma, verdana, sans-serif;
  margin-bottom  : 10px;
  padding-bottom : 5px;
}
	
h2 
{
  font-size   : 18px;
  margin      : 10px 0;
  font-weight : bold;
}
	
h3
{
  font-size   : 16px;
  font-weight : bold;
}

a 
{
 /* color           : #3f4d23;/*#1C7BBB;*/
  color         : #1c7bbb;
  text-decoration : underline;
}
	
a:visited 0
{
  color         : #cc1400;
}
	
a:hover 
{
  text-decoration : underline;
}
	
a.download:link,
a.download:active,
a.download:visited
{
  padding: 3px 5px; 
  background-color: #1C7BBB;
  color: white;
  margin: 5px;
  font-weight: bold;
  font-size: 11px;
  display: block;
  float: right;
  border-bottom: 1px solid silver;
}


a.download:hover
{
  background-color: #339BE1;
}

ul
{
  list-style-image : url('../images/list.png');
  margin           : 0 0 5px 10px;
}

li
{
  margin:5px;
}

p, dl, ol
{
  font-family : verdana, arial, sans-serif;
  text-align  : justify;
  margin      : 10px 0;
  padding     : 0;
}
	
dt
{
  font-weight : bold;
  text-align  : justify;
  margin-bottom: 5px;
}

dd
{ 
  margin-bottom    : 10px;
  border           : 1px solid #dddEEE;
  background-color : #fdfdfd;
  padding          : 5px;
}

ol
{
margin-left:15px;
}

ol li ol 
{
  list-style  : lower-alpha;
  text-align  : justify;
  line-height : 1.1em;
}

table 
{
  margin          : 10px auto;
  border-collapse : collapse;
}

table.search_result
{
  width         : 90%;
}

table.search_result th
{
  border-bottom : 2px solid silver;
  font-weight   : bold;
  color         : #1C7BBB;
  padding       : 5px;
  font-size     : 15px;
}

table.search_result tr td
{
  padding     : 5px 10px;
  font-weight : bold;
  font-size   : 13px;
}

table.search_result tr td.comment
{
  font-style  : italic;
  font-weight : normal;
  font-size   : 11px;
  color       : #808080;
}

table.search_result tr.a
{
  background-color : #EEE;
}

table.search_result tfoot tr td
{
  border-top: 2px solid silver;
  font-weight: normal;
  font-style: italic;
}

#logo
{
  width      : 251px;
  height     : 104px;
  background : url('../images/logo.png') top no-repeat;
  position   : absolute;
  top        : 0;
  left       : 0;
  z-index    : 10;
}
	
#banner
{
  width      : 536px;
  height     : 104px;
  background : url('../images/banner.png') top no-repeat;
  position   : absolute;
  top        : 0;
  right      : 0;
  z-index    : 9;
}

#contener
{
  width  : 950px;
  margin : 0 auto;
}
	
#main
{
  width   : 950px;
  float   : left;
  padding : 0;
}
	
#content
{
  float          : left;
  width          : 720px;
  padding-bottom : 50px;
  font-size: 12px;
}	
	
#sidebar
{
  float       : right;
  font-family : tahoma, verdana, arial, sans-serif;
  border-left : 1px solid #E5E5E8;
  padding     : 0 0 50px 20px;
}

#sidebar .header
{
  padding-bottom : 0.83em;
  background     : url('../images/dot.png') bottom repeat-x transparent;
}
	
#sidebar .header a,
#sidebar .header a:link,
#sidebar .header a:active,
#sidebar .header a:visited
{
  font-size       : 22px;
  color           : #26659c;
  text-decoration : none;
  border          : none;
  background      : none;
  padding-right   : 20px; 
}
	
#sidebar .header a:hover
{
  background : url('../images/go.png') 100% 10% no-repeat transparent;
}
	
#sidebar .header .desc
{
  font-size   : 12px;
  font-style  : italic;
  display     : block;
  color       : #808080;
  border      : none;
  background  : none;
  font-family : verdana, tahoma, arial, sans-serif;
}

#sidebar ul 
{
  list-style       : none;
  list-style-image : none;
  margin:0;
}

#sidebar ul li
{
  padding       : 5px 0;
  border-bottom : 1px solid #DDD;
}

#sidebar ul li:last-child
{
  border-bottom : none;
}
	
#sidebar ul li a,
#sidebar ul li a:link,
#sidebar ul li a:active,
{
  border : none;
  color         : #4096ee;
}

#sidebar ul li a:visited
{
  border : none;
  color         : #4096ee;
}
#sidebar ul li a:hover
{
  border : none;
  text-decoration : underline;
}
	
.section
{
  border-bottom  : 2px solid gray;
  margin-bottom  : 10px;
  padding-bottom : 10px;
}
	
#footer
{
  padding    : 30px 20px 20px 20px;
  clear      : both;
  margin     : 0 ;
  background: url('../images/footer_tlo.png') top repeat-x #519fd3;
  color: white;
  height: 80px;
}

#footer .frame
{
  padding : 0 10px;
  margin  : 10px auto;
  display:inline;
  float:left;
}
	
#footer .frame  a,
#footer .frame  a:link,
#footer .frame  a:active,
#footer .frame  a:visited
{
  color  : white;
  border : none;
}

#footer .frame  a:hover
{
  color           : #1C7BBB;
  text-decoration : none;
}

#footer .frame .header a,
#footer .frame .header a:link,
#footer .frame .header a:active,
#footer .frame .header a:visited
{
  font-weight : bold;
}
	
#footer .frame ul
{
  list-style       : none;
  list-style-image : none;
  margin           : 0 auto;
  display:inline;
}

#footer .frame ul li
{
    display:inline;
}

#footer .frame ul li a,
#footer .frame ul li a:link,
#footer .frame ul li a:active,
#footer .frame ul li a:visited
{
  border-bottom : none;
  font-size     : 12px;
  margin        : 0;
  padding       : 0;
}
	
.error_notice, .notice
{
  padding          : 10px 20px;
  margin           : 10px auto;
  width:80%;
  border:5px solid;
}

.error_notice
{
  border-color:  #ff9f94;
  }

.notice
{
  border-color     : #009900;
}

.error_notice .msg, .notice .msg
{
  color       : #ff0a0a;
  font-weight : bold;
  font-size   : 20px;
}

.notice .msg
{
  color: #009900;
}
.field
{
  border           : 2px solid gray;
  padding          : 3px;
  margin           : 5px 0;
  color            : black;
  font-weight      : bold;
  background-color : #EEE;
}

#footer_logo
{
    width: 262px;
    height: 74px;
    background: url('../images/footer_logo.png') center no-repeat;
    float:right;
}
.down_box
{
  border-bottom : 2px solid silver;
  padding       : 10px;
  margin        : 10px;
  float         : left;
  width         : 90%;
}

.down_box img
{
  float  : left;
  margin : 0 10px 10px 0;
}
div.navi
{
margin-top:10px;
font-size:10px;
color:black;
text-align:right;
}
a.navi:link,
a.navi:active,
a.navi:visited
{
  color      : gray;
  font-size  : 10px;
  font-style : italic;
  text-align:right;
}
div.coll
{
  float : left;
  width : 720px;
  border-bottom : 2px solid gray;
}

div.package
{
  margin        : 10px;
  background    : url('../images/package_top.png') right 19px no-repeat transparent;
  width         : 340px;
  float         : left;
}

div.package h1
{
  font-size  : 1.4em;
  text-align : right;
  border     : none;
}

div.news
{
    margin:10px 0;
    padding:10px 0;
    border-bottom:1px solid silver;
}

div.news h3
{
  
  color: black;
  margin: 0 0 10px 0;
}

div.time
{
    font-size: 11px;
    color: silver;
    margin: 0;
    }


.cols2 {
   overflow: hidden;
   padding-bottom: 20px;
   margin-left: 40px;
}
.cols2 li {
   list-style: none;
   float: left;
   width: 195px;
   padding-left: 12px;
   background: url("../images/list.png") left center no-repeat;
}

h2 a {
   text-align: center;
   text-decoration: none;
   font-size: 20px;
} 

