@charset "UTF-8";
/* CSS Document */

div {
    zoom:1;
}
div:after {   /*	clearhack	*/
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  



div,p,span,img,h2,h3,h4,ul,li { margin:0px;padding:0px;} 
img,a img { border:0px;}

#group { 
	width:900px;
}

#group h2 {
	margin-bottom:20px;
	padding:0px;
}

#invite { 	width:900px;	background:url(../imgs/yell/yellowbg.gif) repeat-y;margin-bottom:20px;}
	#invite p { clear:both;margin:0px;padding:0px;} 
	#icon_invite { float:left;width:120px;	text-align:center;}
	#txt_invite { float:right; width:770px;padding:10px 10px 10px 0px;}
	#txt_invite img {margin-bottom:5px;}

	#icon_invite img { padding-top:10px;}

#group h3 {
	width:900px;
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:14px;
	padding-left:15px;
	background:url(../imgs/yell/bluebar.gif) no-repeat;
	margin-bottom:15px;
	}

#group .cloumn-group { 
	clear:both;
	background:url(../imgs/yell/support.gif) top right no-repeat #f2faff;
	border:solid 1px #bee6f6;
	padding:15px;
	margin-bottom:20px;
	}
	
#group .group-title {
	background:url(../imgs/yell/headline.gif) no-repeat;
	padding-left:15px;
}

#group .group-photo { float:left; width:220px;}
#group .group-txt { float:right;width:640px;}

#group .group-title h4 {color:#000;	font-family: Arial,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;font-size:17px;line-height:17px;padding-bottom:5px;}
#group ul.url{padding:10px 0px;}
#group ul.url li{list-style-type:none;background:url(../imgs/yell/url.gif) no-repeat;padding-left:45px;}

ul.disc-style { margin-top:5px;margin-left:1.5em;}
ul.disc-style li{ list-style-type:disc;padding-bottom:3px;}

#gotop {clear:both;}

