*{ 
    margin:0;padding:0; 
} 
html{ 
    height:100%; 
	background:url(../Image/bgpattern.gif) ;
} 

body{ 
	background:url(../Image/bgpattern.gif) ;
    height:100%; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
} 

#Container{ 
    height:100%; 
    min-height:100%; 
    width:941px; 
    background:url(../Image/leftpattern.gif) repeat-y;
}



.rightcontents{
margin:0 0 0 0;
padding:50px 0 30px 300px;
}

.maintext{
display:block;
width:572px;
margin:2px 0 0 0px;
font-size:11px;
line-height:20px;
}

.maintext p{
margin:14px 0 0  0;
}

.date{
margin:18px 0 0 0px;
font-size:11px;
width:517px;
line-height:18px;
}

.date2{
margin:18px 0 23px 0px;
font-size:11px;
width:517px;
line-height:18px;
}

.date p{
margin:0 0 0 55px;
text-indent:-5em;
}


.bottomcontents{
margin:30px 0 0 0;
width:572px;
}

.leftside{
display:block;
float:left;
width:287px;
}

.rightside{
margin:0 0 0 10px;
display:block;
float:left;
width:275px;
font-size:10px;
line-height:16px;
}

.rightside p{
margin:0 0 3px 35px;
line-height:14px;
text-indent:-3em;
}

.rightside_title{
margin:-2px 0 4px 0;
display:block;
}

.internet{
display:block;
margin:10px 0 0 0;
}

.internet a{
color:#0098bd;
}

/*oҗȂ*/

.profile{
margin:30px 0 0 0px;
font-size:11px;
width:572px;
line-height:18px;
}

.profile p{
margin:0 0 16px 0;
line-height:18px;
}

.eventtitle{
width:572px;
color:#486ae1;
display:block;
margin:0 0 15px 0;
padding:0 0 2px 0;
font-size:13px;
border-bottom: 1px solid #99acee;
}

.names{
display:block;
font-size:12px;
margin:0 0 3px 0;
}


.guestname{
font-size:11px;
margin:0;
padding:3px 0;
}

a{
text-decoration:none;
}


body > #Container{ 
    height:auto; 
}

