Team:SUSTC-Shenzhen-A/Activity RNS

From 2012.igem.org

(Difference between revisions)
(Created page with "We spent 3 days, 17th October to 19th Ocober, to help our school to receive new students. Thus we had to pause our project for a while. There are 3 railway stations in Shenzhen....")
Line 1: Line 1:
-
We spent 3 days, 17th October to 19th Ocober, to help our school to receive new students. Thus we had to pause our project for a while.
+
{{Template:SUSTC_A2}}
 +
<html>
 +
<head>
 +
<style type="text/css">
-
There are 3 railway stations in Shenzhen. They are Shenzhen west station, Shenzhen north station and Shenzhen station. Most new students get off the train at Shenzhen station. Since our school locates far from those 3 stations. We decided to send school bus to the station to pick up the freshmen. The earliest train arrived at 5:00am. So we had to get up at 4:00am and then spent one hour to the station. It was really exhausting those days.
+
.sidebar_box_woframe {
 +
margin-bottom: 20px;
 +
}
-
Though tired, we were still very happy.
+
.sidebar_box {
 +
width: 260px;
 +
padding: 0;
 +
 
 +
}
 +
 
 +
.sidebar_box_top {
 +
width: 260px;
 +
height: 20px;
 +
 
 +
}
 +
 
 +
.sidebar_box_bottom {
 +
width: 260px;
 +
height: 20px;
 +
margin-bottom: 30px;
 +
 
 +
}
 +
 
 +
.sidebar_box_content {
 +
padding: 0 20px;
 +
}
 +
 
 +
.sidebar_box_content p {
 +
margin-bottom: 10px;
 +
}
 +
 
 +
.image_wrapper {
 +
position: relative;
 +
display: block;
 +
width: 218px;
 +
height: 128px;
 +
padding: 9px;
 +
}
 +
.image_wrapper span {
 +
position: absolute;
 +
left: 0;
 +
top: 0;
 +
width: 236px;
 +
height: 144px;
 +
background: url(https://static.igem.org/mediawiki/2012/3/3d/Fruit_site_templatemo_image_frame.png) no-repeat;
 +
}
 +
.image_fl { float: left; margin: 3px 20px 0 0; }
 +
.image_fr { float: right; margin: 3px 0 0 20px; }
 +
 
 +
.title {
 +
font-family: "Comic Sans MS", cursive;
 +
font-size: xx-large;
 +
color: #698B69;
 +
}
 +
.title1 {
 +
font-family: "Comic Sans MS", cursive;
 +
font-size: x-large;
 +
color: #000;
 +
}
 +
.date {
 +
      font-family: serif, cursive, fantasy;
 +
      color:#5f3c23;
 +
}
 +
 
 +
#talkbubble_a {
 +
  width: 544px;
 +
  height:330px;
 +
//  background:#EFEFEF;
 +
  background:#ffffff;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-size: 13px;
 +
  color:#333;
 +
}
 +
#talkbubble_b {
 +
width: 544px;
 +
height:1px;
 +
  background:#EFEFEF;
 +
// background:#ffffff;
 +
position: relative;
 +
-moz-border-radius:    0px;
 +
-webkit-border-radius: 0px;
 +
border-radius:        10px;
 +
font-family: Tahoma, Geneva, sans-serif;
 +
font-size: 13px;
 +
color:#333;
 +
}
 +
#talkbubble_c1 {
 +
  width: 859px;
 +
  height:400px;
 +
  background:#EFEFEF;
 +
//  background:#ffffff;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-size: 13px;
 +
  color:#333;
 +
}
 +
#talkbubble_c2 {
 +
  width: 862px;
 +
  height:400px;
 +
//  background:#EFEFEF;
 +
  background:#ffffff;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-size: 13px;
 +
  color:#333;
 +
}
 +
#talkbubble_c3 {
 +
  width: 859px;
 +
  height:200px;
 +
  background:#EFEFEF;
 +
//  background:#ffffff;
 +
  position: relative;
 +
  -moz-border-radius:    0px;
 +
  -webkit-border-radius: 0px;
 +
  border-radius:        10px;
 +
  font-family: Tahoma, Geneva, sans-serif;
 +
  font-size: 13px;
 +
  color:#333;
 +
}
 +
#talkbubble1 {
 +
  width: 275px;
 +
  height:330px;
 +
//  background:#FAF0E6;
 +
  background:#f2eada;
 +
  position: relative;
 +
  -moz-border-radius:    10px;
 +
  -webkit-border-radius: 10px;
 +
  border-radius:        10px;
 +
text-align: left;
 +
border-top-style: solid;
 +
border-right-style: solid;
 +
border-bottom-style: solid;
 +
border-left-style: solid;
 +
        border-width: thin;
 +
border-top-color:#DCDCDC;
 +
border-right-color: #DCDCDC;
 +
border-bottom-color:#DCDCDC;
 +
border-left-color:#DCDCDC;
 +
  font-size: 14px;
 +
  color:#333;
 +
font-family: Tahoma, Geneva;
 +
}
 +
</style>
 +
</head>
 +
<body >
 +
 
 +
<table width="899" border="0" cellspacing="10px" cellpadding="10px"align="center">
 +
        <tr>
 +
          <td valign="top"><div id="talkbubble_c3">
 +
 
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;We spent 3 days, 17th October to 19th Ocober, to help our school to receive new students. Thus we had to pause our project for a while.</p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;There are 3 railway stations in Shenzhen. They are Shenzhen west station, Shenzhen north station and Shenzhen station. Most new students get off the train at Shenzhen station. Since our school locates far from those 3 stations. We decided to send school bus to the station to pick up the freshmen. The earliest train arrived at 5:00am. So we had to get up at 4:00am and then spent one hour to the station. It was really exhausting those days.</p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;</p>
 +
<p>&nbsp;&nbsp;&nbsp;&nbsp;Though tired, we were still very happy.</p>
 +
 
 +
[[file:footbar.jpg|center]]

Revision as of 05:23, 24 September 2012

    We spent 3 days, 17th October to 19th Ocober, to help our school to receive new students. Thus we had to pause our project for a while.

    

    There are 3 railway stations in Shenzhen. They are Shenzhen west station, Shenzhen north station and Shenzhen station. Most new students get off the train at Shenzhen station. Since our school locates far from those 3 stations. We decided to send school bus to the station to pick up the freshmen. The earliest train arrived at 5:00am. So we had to get up at 4:00am and then spent one hour to the station. It was really exhausting those days.

    

    Though tired, we were still very happy.

[[file:footbar.jpg|center]]