@charset "utf-8";
/* CSS Document */


/* user.html */
.words_top {
   width:1000px;
   height:26px;
   text-align:left;
   text-indent:10px;
   line-height:22px;
}
.user_top {
   width:1000px;
   height:75px;
   background-color:#f4f4f4;
   margin-bottom:6px;
}
.gg_title {
   width:1000px;
   height:41px;
   line-height:41px;
   background:url("http://www.tongyiku.com/images/index/gg01.gif");
   font-size:22px;
   font-weight:bolder;
   color:#3f3f3f;
}
.gg_line {
   width:1000px;
   height:5px;
   background:url("http://www.tongyiku.com/images/index/gg02.gif");
   overflow:hidden;
}
.gg_text {
   width:1000px;
   height:288px;
   background:url("http://www.tongyiku.com/images/index/gg03.gif");
   text-align:left;
}
.gg_word {
   padding:20px 20px 0 20px;
   line-height:20px;
}
