﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body { margin:0px; padding:0px;font-family: 'Open Sans', sans-serif; }
.widget { width:1150px;height:170px; }
.widgetBox { width:1100px;height:56px; }
.widgetArrow { display:table;margin:0px auto; }
.widget a.previous{ float:left;width:32px;height:32px;background:url(arrow1.png) 50% 50% no-repeat;border:solid 2px #FAA61A; }
.widget a.next{ float:left;width:32px;height:32px;background:url(arrow2.png) 50% 50% no-repeat;border:solid 2px #FAA61A;margin-left:6px; }
.widget_style { float:left;text-align:left;padding:0px 0px 0px 0px; }
.widget_style ul { margin:0;padding:0; }
.widget_style li { width:270px;height:316px;list-style:none;margin:0;margin-right:6px; }
.widget_style a { border:0px;text-decoration:none;outline-style:none;}
.widget_style img { width:268px !important;height:314px !important;border:solid 1px #373435; }
.widget_style span { display:block;color:#F79F27;width:245px;margin:0px;padding:8px 0px 0px 0px;font-size:16px;line-height:20px;font-weight:bold;display:none; }
.widget_style p { color:#fff !important;margin:0px;padding:5px 0px 0px 0px;font-size:13px;line-height:18px;height:36px;overflow:hidden;display:none; }
    
