@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; height:100%;}

/* =hx= */
h2{font-size:13px; font-weight:normal; color:#7C7C7E;}
#header h2{float:left; margin-right:10px;}
#header h2 b{color:#1C82B2;}

/* =img= */
img {border:none;}
#search img{margin: 2px 20px 0 5px ; float:left;}
#stretch{width:100%; position:fixed;}

/* =div= */
#bg {position:absolute;top:0;left:0;}
#container {width:867px;  z-index:1; position:relative; margin:0 auto;  height:100%;}
#header{height:68px; background:url(../images/bg/header.png); }
#search{float:right; margin-top:20px; z-index:30; }
#content{ height:390px; background:url(../images/bg/content.png);}
#logo_ticker{float:left;}
#top{margin:0 0 0 10px; padding-top:5px;}
#main{ padding-left:19px; _padding-left:0; width:840px; _position:absolute; _left:19px; _top:365px}
#bottom{margin-top:40px; width:867px; float:left; background:url(../images/bg/line.png) no-repeat; height:24px;  padding:5px 0 0 5px;}
#flash{margin:0 0 2px 2px; }

.box{float:left; margin:10px 7px 0 0;}

/* =input= */
input{border:1px solid #1C82B2;}
#header input{float:left;}

/* =ul= */
ul{list-style-type:none;}
#lang{float:right; margin:20px 10px 0 0;}
#top ul{float:left; margin:5px 0 0 10px; }
.box ul{margin-top:10px;}

/* =li= */
#top li{background:url(../images/bullets/arrow.gif) no-repeat 0 4px; padding-left:15px;}
.box li{margin-top:3px;}  

/* =a= */
#extensive{font-size:10px; color:#1C82B2; display:block; clear:left;}
#top ul a{color:#7C7C7E; text-decoration:none; font-size:11px;}
#top ul a:hover, #top ul a:visited{color:#1C82B2;}
.box a{color:#4C4D4F; text-decoration:none; padding-left:10px;}
.box a:hover{color:#111;}
#bottom a{color:#1C82B2; font-size:11px; }
