@import url("common.css");

.box1{width:710px;float:left;}
.box2{width:230px;float:right;}

#sort{border:#F5D3C6 1px solid;margin-bottom:10px;font-size:14px;}
#sort h4{color:#666;background:url(../../images/group/my/bg1.gif) repeat-x;padding:6px 10px;border-bottom:#F5D3C6 1px solid;}
#sort ul{list-style:none;padding:10px 15px;color:#999;}
#sort ul li{word-break:break-all;padding:5px 0;}

#location{padding-bottom:10px;}
#location form{display:inline;margin-left:50px;}
#location form input{border:#eee 1px solid;border-bottom:#aaa 1px solid;width:170px;border-right:none;padding:3px;height:15px;color:#999; vertical-align:middle;}
#location form button{padding:3px 0px 3px 15px;height:23px;border:#eee 1px solid;border-right:#aaa 1px solid;border-bottom:#aaa 1px solid;vertical-align:middle;background:#f5f5f5 url(../../images/index/icon_search.gif) 2px 2px no-repeat;cursor:pointer;}



#groupList{border:#F5D3C6 1px solid;}
#groupList ul{list-style:none;color:#666;}
#groupList ul li{margin:20px;position:relative;padding-right:80px;height:103px;}
#groupList ul li h3{font-size:14px;padding-top:2px;}
#groupList ul li h3 a{color:#f60;}
#groupList ul li h3 a:hover{color:#666;text-decoration:underline;}
#groupList ul li .text{margin:5px 0;}
#groupList ul li .text span{margin-right:5px;}
#groupList ul li .img{float:left;margin-right:20px;width:89px;height:89px;padding:3px 11px 11px 3px;background:url(../../images/group/group/groupLogoBg.gif) no-repeat;}
#groupList ul li .img img{width:89px;height:89px;}
#groupList ul li .bt{width:50px;position:absolute;top:20px;right:0;}
#groupList ul li .bt a{display:block;padding:4px;}
#groupList ul li p{line-height:20px;height:56px;overflow:hidden;}

#null a{text-decoration:underline;}

.pages{clear:both;padding:20px;text-align:center;}
.pages a,.pages strong{border:#ddd 1px solid;padding:2px 5px;}
