@charset 'utf-8';

/*--Index_content--*/


#banner{
clear:both;
height:264px;
}

#banner img{
float:right;
}

#col1{
float:left;
width:347px;
margin-top:-76px;
}
#col1_top{
background:url(../images/col1_top.png) no-repeat;
width:347px;
height:110px;
}
* html #col1_top{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col1_top.png', sizingMethod='crop');
}
#col1_middle{
background:url(../images/col1_middle.png) repeat-y;
width:251px;
padding:10px 48px 0 48px;
}
* html #col1_middle{
background:url(../images/col1_middle_ie6.jpg) no-repeat;
height:374px;
}
#col1_bottom{
background:url(../images/col1_bottom.png) no-repeat;
width:347px;
height:66px;
}
* html #col1_bottom{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/col1_bottom.png', sizingMethod='crop');
}
#col1 ul{
margin:0 0 0 15px;
padding:0;
font-size:0.95em;
}
#col1 li{
padding-bottom:1em;
margin:0;
}
#col1 li a{
color:#c5ade0;
}
#col1 li a:hover{
color:#b574ff;
}

#col2{
float:left;
margin-left:19px;
background:url(../images/index_col2_bg.jpg) no-repeat;
width:486px;
height:427px;
padding:30px;
}

/*--Index Bottombar--*/

#bottombar{
background:url(../images/index_bottombar_bg.jpg) no-repeat bottom;
clear:both;
width:990px;
height:235px;
}
#bottombar h2{
color:#eee;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:1.2em;
font-weight:normal;
margin-left:90px;
}
#bottombar_links{
padding-top:11px;
}
#bottombar img{
float:left;
}
