/* CSS Document */
a:link{
       
	   text-decoration:none;}
a:hover{
        color:#009900;
		font-weight:bold;
		font-size:14px;}
a:visited{
         text-decoration:none;}
a:active{
         text-decoration:none;}
.style{ 
         color:#FFFFFF;}
.header{
	    margin:0px;          
		width:988px;
		height:195px;
		border:#333333 1px solid;
		background:#996600;
		padding:1px;
		background-image:url(../../image/headbg.gif);
	    background-position:center;
		background-repeat:no-repeat;}
	
.mainnav{
      font-size:13px;
	  margin:2px 0px 0px 0px;
	  width:988px;
		height:30px;
		line-height:30px;
		border:#333333 1px solid;
		background:#993300;
		padding:4px 0px 0px 0px;}
 li{
    float:left;
	width:121px;
	height:30px;
	line-height:30px;
	list-style-type:none;}
.subnav{
         width:988px;
		 height:300px;
		 padding:5px 0px 5px 0px;
		 margin:5px 0px 5px 0px;
		 border:none;}
.submenu{
         width:250px;      
		 height:270px;
		 float:left;
		 padding:0px 14px 5px 0px;
		 margin:0px 14px 5px 0px;
		 border:none;}
table{
         width:240px;
		 height:260px;
		 padding:0px;
		 margin:0px;}

td{
        width:240px;
		height:28px;
		text-align:left;
		vertical-align:middle;
		padding-left:40px;
		margin-left:10px;
		font-size:15px;} 
#soccer{
         width:317px;
		 height:270px;
		 float:left;}
.subend{
         width:420;
		 height:270px;
		 float:left;
		 padding:0px 0px 0px 16px;
		 margin:0px 0px 0px 16px;}
.subend1{
         width:356px;
		 height:44px;
		 padding-right:0px;
		 margin-right:0px;
		 padding-top:0px;
		 margin-top:0px;
		 border:none;
		 background-image:url(../../image/subendbg.gif);
		 background-repeat:no-repeat;
		 background-position:center;
		 text-align:center;
		 color:#FFFFFF;
		 font:20px bolder;
		 font-style:italic;
		 line-height:44px;}
.subend2{
         width:350px;
		 border-left:solid #CCCCCC 1px;
		 border-right:solid #CCCCCC 1px;
		 border-bottom:solid #CCCCCC 1px;
		 height:220px;
		 font-size:14px;}
#content1{
         padding:0px;
		 margin:0px;
		 width:988;
		 height:350px;}
.footet{
    font-size:13px;
	 margin-left:auto;
		margin-right:auto;
		width:992px;
		height:30px;
		line-height:30px;
		border:#333333 1px dotted;
		background:#CCCCCC;
		text-align:center;}
.footer{
        font-size:13px;
	    margin-left:auto;
		margin-right:auto;
		width:994px;
		height:30px;
		line-height:30px;
		background:#CCCCCC;
		text-align:center;}