﻿@charset "utf-8";

div.indexmaindiv{ width:100%; min-height:10px;}

div.indexmaindiv1 div.stylesgoleft{ float:left; width:21px; height:28px; background:url('arrowhead.png') left top no-repeat; margin:175px 5px 0px 0px; cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{ float:left; width:21px; height:28px; background:url('arrowhead.png') left -28px no-repeat; margin:175px 5px 0px 0px; cursor:pointer;}
div.indexmaindiv1 div.stylesgoright{ float:left; width:21px; height:28px; background:url('arrowhead.png') left -56px no-repeat; margin:175px 0px 0px 15px; cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{ float:left; width:21px; height:28px; background:url('arrowhead.png') left -84px no-repeat; margin:175px 0px 0px 15px; cursor:pointer;}

div.maindiv1{ position:relative; float:left; width:1138px; height:380px; overflow:hidden;}
div.maindiv1 ul{ position:absolute; left:0; top:0;}
div.maindiv1 ul li{ float:left; width:250px; height:380px; margin-left:30px;}



.pickk{ display:block; width:250px; height:380px; background:#FFFFFF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.pickk span{ display:block; position:absolute; width:248px; height:30px; background:#008BD9; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; margin:330px 0px 0px 2px;}
.pickk tt{ display:block; position:absolute; width:248px; height:30px; font-size:14px; text-align:center; color:#FFFFFF; margin:330px 0px 0px 2px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pickk img{ width:250px; height:380px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}

