/* CSS Document */

html{
min-width:850px;
}
body{
color:#000;margin:0;padding:0;text-align:center;background: url(../images/bg.jpg) left top repeat-x #ececec;
}
h3{
font-size:1em;
font-weight:bold;
padding:0;
line-height: 18px;
}
h4{
font-size:1.7em;
font-weight:bold;
padding:0;
margin:10px 0;
}
h5{
font-size:1.7em;
font-weight:bold;
padding:0;
margin:10px 0;
color:#FF0000;
}
p{
margin:0 0 7px 0;
padding:0;
}

img{
border: none;
outline: 0;
}
.container{
text-align:left;
margin:0 auto;
width:850px;
}

#header{
float:left;height:74px; margin:0;width:100%;
}
#header h1{
float:left;width:242px; margin: 0 auto;
}
#header h1 a{
display:block;height:74px;margin:0;text-indent:-2000em;z-index:1000;background:url('../images/logo.gif') no-repeat;
}
#header h1 a:hover{
cursor:pointer;
}
/*=================================*/
#header h2{
float:left;width:600px; margin: 0 auto;
height: 25px;
text-align: right;
color:#8c8c8c;
font-size: 11px;
}
#header h2 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#4c4c4c;
line-height: 25px;
text-decoration: none;
padding: 0 5px 0 5px;
}
#header h2 a:hover{
text-decoration: none;
color:#FF0000;
}

#navigation{
float:right;
width: 607px;
}
#navigation ul{
margin:8px 0px 0 0;
padding:0;
}
#navigation ul li{
list-style-type:none;
float:left;
line-height:42px;
}
#navigation ul li a{
color:#FFFFFF;
padding:0 19px 0 19px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
font-family:Arial;font-size:1em;
}
#navigation ul li a:hover{
background: #000; display: block; clear: both;
}

#space{
width: 100%;
float: left;
clear: both;
margin: 0;
height: 1px;
}
#banner{
width: 100%;
height: 415px;
float: left;
clear: both;
margin: 0;
background: url(../images/banner.gif) center top no-repeat;
}

#banner h1{
float:right;width:241px; margin: 0 auto;
}
#banner h1 a{
display:block;height:57px;margin:0;text-indent:-2000em;z-index:1000;background:url('../images/apply_bt.gif') no-repeat;
}
#banner h1 a:hover{
cursor:pointer;
}
#content{
width: 850px;
height: 110px;
float: none;
clear: both;
/*margin: 300px 0 0 0;*/
padding: 230px 0 0 0;
text-align: left;
color:#FFFFFF
}

.cornner_left{
width: 9px;
height: 73px;
float: left;
margin:0;
background: url(../images/corner_left.gif) left top no-repeat;
}

.box_mid{
width: 832px;
height: 73px;
float: left;
margin:0;
background: url(../images/cornner_bg.gif) left top repeat-x;
}
.cornner_right{
width: 9px;
height: 73px;
float: right;
margin:0;
background: url(../images/corner_right.gif) left top no-repeat;
}

.market_box{
width: 170px;
height: 50px;
margin: 5px 10px 10px 10px;
float: left;
text-align: right;
}

.box_592{
width: 620px;
height: 50px;
float: left;
margin: 5px 0 0 10px;
}

.box_592 ul{
margin:12px 0px 0 0;
padding:0;
}

.box_592 ul li{
list-style-type:none;
float:left;
line-height:42px;
padding: 0 22px 0 0;
}

.copy_text{
font: 11px Arial, Helvetica, sans-serif normal;
color:#999999;
text-align: center;
line-height: 35px;
}