.sea{width:207px; float:left; background:#a90d12 url(../images/tpl/seagames/seagames.gif) no-repeat; padding:45px 5px 5px 5px;}
.sea .box{width:197px; float:left; background:#f8921e; padding:0 5px 5px 5px;}
.sea li{padding:5px 0 0 0;}
.seabutton{position:absolute; right:115px; top:7px; background:#f8921e; padding:4px 7px;}
.seabutton:hover{background:#a42425;}
.seaword{position:absolute; right:10px; top:7px}

.r1 {-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}
.gm{padding:3px 5px; font-size:93%; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ccc'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ccc)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fefefe,  #ccc); /* for firefox 3.6+ */ 
-moz-box-shadow: 2px 1px 1px #ba6e17;
-webkit-box-shadow: 2px 1px 1px #ba6e17;
box-shadow: 2px 2px 1px #ba6e17;
}
.gm:hover{ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#fefefe'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fefefe)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #fefefe); /* for firefox 3.6+ */ }

.sea .more{background:#f8921e; padding:4px 4px; margin-top:5px;}
.sea .more a{color:#fff; font-size:85%;}
