#center_left p{
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: Blue;
  margin-top:30px;
}
.column img {
 width: 184px;
  border: 5px ridge #DDDDDD
}

.column{
  float:left;
  width:190px;
  margin:10px;
  font-size:12px;
  text-align:justify;

}
.column p{
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: Blue
}
h1, h2{
  margin: 0px;
  color: red;
  font-size: 22px
}

.left_center{
  background-image: url(../images/doc_left_center.jpg);
  background-repeat: repeat-y
}

.left_head, .left_bottom{
  height: 10px;
  background-repeat: no-repeat;
  font-size: 0px
}
.left_head{
  background-image: url(../images/doc_left_top.jpg)
}
.left_bottom{
  background-image: url(../images/doc_left_bottom.jpg);
  margin-bottom: 5px
}

#doc_left{
float:left;
width: 300px;
}
.center_doc{
  background-repeat: repeat-y;
  background-image: url(../images/center_doc.jpg);
  padding:10px;
  height: 2700px;
}


.center_top{
  background-image: url(../images/center_top.jpg)
}
.center_bottom{
  background-image: url(../images/center_bottom.jpg)
}
.center_top, .center_bottom{
  height: 10px;
  background-repeat: no-repeat;
  font-size: 0px
}
#center{
  width: 670px;
  float: left;
}

#document #left{
  width: 300px;
  float: left;
}

#head{
  margin-bottom: 10px;
  height:135px;
}

#head #left, #head #center_left, #head #center_right{
  float: left;
  height: 95px;
  padding: 10px 15px 40px 15px;
  background-repeat: no-repeat;
  overflow:hidden;
}

#head #left{
width: 270px;
background-image: url(../images/head_left.jpg);

}
#head #left p{
  font-size: 22px;
  font-weight: bold;
  color: Red;
  text-align: left;
  margin: 30px 0px 0px 80px
}
#head #bottomlime{
  position: relative;
  top: -38px;
  height: 30px
}

#head #bottomlime div{
float:left;
}
#head #bottomlime .left{
width: 305px;
}
#head #bottomlime .center{
width: 330px;
}
#head #center_left{
width: 305px;
  background-image: url(../images/head_center_left.jpg)
}
#head #center_right{
  width: 305px;
  background-image: url(../images/head_center_right.jpg);
  cursor: pointer;
  display: block
}
.crp {
  background-image: url(../images/head_center_right_pic.jpg)!important;
}


#top{
  background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
  height: 25px
}
#bottom{
  background-image: url(../images/bottom.jpg);
  background-repeat: no-repeat;
  height: 15px
}
#main{
  background-image: url(../images/center.jpg);
  background-repeat: repeat-y;
  height: auto;
  padding: 0px 15px 0px 15px;
}
#head, #document{
  width: 970px;
  overflow:hidden;
 /* background-color: #33CCFF   */
}
#container, #top, #bottom{
  width: 1000px;
}
body, html {
  background-image: url(../images/bg.gif);
  text-align: center;
  font-family: Times New Roman;\
  font-size:11px;
}
a{
  color: Blue;
  font-weight: bold;
  text-decoration:none;
}
a:hover{
  text-decoration: underline;
}

.counter {
text-align: center;
margin-top: 5px;
}

