﻿@charset "utf-8";
/*重置样式*/
body, textarea{font:12px/1.5 Tahoma,Arial,'宋体',sans-serif;color:#333;background-color:#FFF;}
body.mainbg {background-color:#fff;}
div.mainborder {width:1222px;border:solid 1px #D5D5D5;margin:15px auto;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0px;padding:0px;}
table tr td .row {padding-bottom:0px;}
input, select, textarea, button{vertical-align:middle;}
img{border:0px;}
ul, ol{list-style:none;margin:0px;padding:0px;}
li{list-style:none outside none;}
a{color:#0A8CD2;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:underline;}


div.indexmaindiv{height:497px;margin:0px auto;width:1222px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('../images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;position:relative;}
div.indexmaindiv1 div.stylesgoleft{width:68px;height:68px;background:url('/Images/left.png');cursor:pointer;position:absolute;left:0;top:150px;}

div.indexmaindiv1 div.playerdetail{width:254px;height:397px;background:#FFF;font-family:'微软雅黑';}

div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;margin-top:5px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url('../images/checkdetail.png') no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{width:68px;height:68px;background:url('/Images/right.png');cursor:pointer;position:absolute;right:0;top:150px;}
/*滚动*/
div.maindiv1{float:left;width:1068px;height:397px;overflow:hidden;position:relative;margin-left:70px;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:254px;height:397px;margin-left:13px;}