@charset "utf-8";
/*重置样式*/
ul, ol{list-style:none;margin:0px;padding:0px;}
li{list-style:none outside none;}

div.indexmaindiv{ height:180px; width:376px;}
div.indexmaindiv1 div.stylesgoleft{ float:left; width:21px; height:28px; background:url('../images/arrowhead.png') no-repeat left top; margin:60px 5px 0px 0px; cursor:pointer;}

div.indexmaindiv1 div.playerdetail{ width:141px; height:142px;}

div.indexmaindiv1 div.playerdetail div.detailimg{ width:141px; height:142px;}

div.indexmaindiv1 div.playerdetail div.detailimg img{ width:141px; height:142px;}

div.indexmaindiv1 div.playerdetail div.teanames{ text-align:center; font-size:12px; margin-top:15px;}

div.indexmaindiv1 div.stylesgoright{ float:left; width:21px; height:28px ;background:url('../images/arrowhead.png') no-repeat left -56px; margin:60px 0px 0px 15px; cursor:pointer;}
/*滚动*/
div.maindiv1{ float:left; height:180px; width:302px; overflow:hidden; position:relative;}
div.maindiv1 ul{ position:absolute; left:0; top:0;}
div.maindiv1 ul li{ float:left; width:141px; height:180px; margin-left:13px; }

