/* CSS Document */
/*-------------------------------------
#Description:      cms.css
#Version:          v1.0
#Author:           2011-6-29
#Recent:           
-------------------------------------*/
body{background:#fff;font-size:12px;overflow-x: hidden;overflow-y: hidden;}
/*--------------------³¬Á´½Ó---------------------*/
a{font-size:12px;}
a:link{color: #333333;text-decoration: none;}
a:visited{text-decoration: none;color: #333333;}
a:hover{text-decoration: underline;color: #F00;}
a:active{text-decoration: none;}
/*--------------------ÕûÌå¿ò¼Ü---------------------*/
#wrap{width:350px;margin:0 auto;}
#title{width:350px;height:20px;line-height:20px;background:#666;text-align:center;color:#fafafa;font-size:12px; font-family:"Î¢ÈíÑÅºÚ";}
.name{width:350px;}
.back{width:30px;}
.back a{color:#21fec2;}
.content{width:350px;overflow:hidden;text-align:center;}
.hang{width:350px;height:55px;padding-bottom:5px;text-align:center;}
.face{display:inline-block;}
.face{*display:inline;*margin-right:5px;}
.bk{border:1px solid #999;}
