@charset "utf-8";
@import url("feed.css");
/*-------INDEX MAIN JQUERY------*/
#main{
width: 1054px;
height: 315px;
margin: 0 auto;
clear: both;
margin-top: 50px;
}
#loopedSlider{
width: 1054px;
height: 315px;
background: url(../images/main_bg.jpg) no-repeat;
position:relative;
clear:both;
}
.container {
width: 988px;
height: 280px;
overflow:hidden;
position:relative;
cursor:pointer;
_margin-top:6px;
margin-left: 33px;
/margin-left: 0;
}
.slides {position:absolute; top:0; left:0;}
.slides > div {
position:absolute;
top:6px;
_top: 0;
display:none;
}

#modoru{position:absolute;top:40%;left:2px;background: url(../images/main_pre.png) no-repeat;width: 54px;height: 49px;text-indent: -987em;}
*html #modoru{position:absolute;top:40%;left:2px;height: 49px;background: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/main_pre.png',sizingMethod='scale');zoom:1;}

#susumu{position:absolute;top:40%;left:998px;background: url(../images/main_next.png) no-repeat;width: 54px;height: 49px;text-indent: -987em;}
*html #susumu{position:absolute;top:40%;left:998px;height: 49px;background: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/main_next.png',sizingMethod='scale');zoom:1;}


ul.pagination {list-style:none;width: 124px;height: 32px;background: url(../images/main_pagination_bg.png) no-repeat;position:relative;clear:both;float: left;top: -40px;left: 16px;padding-left: 30px;padding-top: 6px;}
*html ul.pagination{width: 144px;top: -50px;height: 32px;background: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/main_pagination_bg.png',sizingMethod='scale');zoom:1;}
ul.pagination li{float:left;padding-right: 5px; }
ul.pagination li a {width: 15px;height: 15px;display: block;text-indent: -987em;background: url(../images/main_btn_off.gif) no-repeat;padding: 10px 0 0 0;}
ul.pagination li.active a {background: url(../images/main_btn_on.gif) no-repeat;}


/*-------INDEX INFOMATION JQUERY------*/
#infomation{
width: 983px;
background: #fff;
border: 1px solid #e6e2dd;
clear: both;
height: 300px;
overflow: auto;
position: relative;
margin: 0 auto 20px auto;
padding: 0 15px 0 0 ;
}
.infoTitle_Left{
float: left;
padding-top: 10px;
padding-left: 10px;
}
.infoTitle_Right{
float: right;
padding-top: 10px;
padding-right: 10px;
}
#infomation dl{clear: both;margin: 0 10px;}
#infomation dl dt{
margin-top: 10px;
padding-left: 20px;
font-weight: bold;
background: url(../images/arrow_bl.png) left no-repeat;
line-height: 180%;
}
#infomation dl dt img{vertical-align: middle;}
#infomation dl dd{
padding-bottom: 15px;
padding-left: 20px;
background: url(../images/dot_gr.png) bottom repeat-x;
}
#infomation dl dd.bod0{
padding-left: 20px;
padding-bottom: 15px;
background: none;
}

.topService{list-style: none;}
.topService li{
float: left;
margin-bottom: 1px;
}
]


#feed{margin-bottom: 20px;background: #fff;border: 1px solid #e6e2dd;padding: 10px;}

a.blank{
padding-right: 15px;
background: url(./../images/arrow_bl_blank.png) right no-repeat;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #e8e8e8;
}
.vscrollerbar {
width: 10px;
background-color: #ff0031;
}

