/* BASIC css start */
#content {width:1200px; margin:0 auto; position: relative; float: left;}
.events {width:1200px; margin:0 auto; padding-left:140px;}
.events .gr01 {width:1200px; float:left; height:360px;}
.events .gr01 .eve01_1{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr01 .eve01_1 p.img{ width:250px; height:300px; background-color:#ddd;}
.events .gr01 .eve01_1 p.text{ width:250px; height:20px; font-size:12px;}

.events .gr01 .eve01_2{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr01 .eve01_2 p.img{ width:250px; height:300px; background-color:#ddd;}
.events .gr01 .eve01_2 p.text{ width:250px; height:20px;}

.events .gr01 .eve01_3{width:250px; height:320px; float:left; margin:20px 20px;} 
.events .gr01 .eve01_3 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr01 .eve01_3 p.text{ width:250px; height:20px;}     

.events .gr02 {width:1200px; float:left; height:360px;}
.events .gr02 .eve02_1{width:250px; heig ht:320px; float:left; margin:20px 20px;}
.events .gr02 .eve02_1 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr02 .eve02_1 p.text{ width:250px; height:20px;}

.events .gr02 .eve02_2{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr02 .eve02_2 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr02 .eve02_2 p.text{ width:250px; height:20px;}

.events .gr02 .eve02_3{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr02 .eve02_3 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr02 .eve02_3 p.text{ width:250px; height:20px;}

.events .gr03 {width:1200px; float:left; height:360px;}
.events .gr03 .eve03_1{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr03 .eve03_1 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr03 .eve03_1 p.text{ width:250px; height:20px;}

.events .gr03 .eve03_2{width:250px; height:320px; float:left; margin:20px 20px;}
.events .gr03 .eve03_2 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr03 .eve03_2 p.text{ width:250px; height:20px;}

.events .gr03 .eve03_3{width:250px; height:320px; float:left; margin:20px 20px;     margin-bottom: 100px;}
.events .gr03 .eve03_3 p.img{ width:250px; height:300px; background-color:#ddd; }
.events .gr03 .eve03_3 p.text{ width:250px; height:20px;}

.title_text2 {
    text-align: center;
    color: #000;
    font-size: 16px;
    /* border-bottom: 1px solid #111; */
    padding-bottom: 10px;
    padding-top: 30px;
}
.title_text2 span{
    text-align: center;
    color: #ddd;
    font-size: 12px;
}

/* BASIC css end */

