﻿@charset "utf-8";
/* CSS Document */
a{}
body {font-size:12px;color:#666}
 background:url(../images/bg.gif) ;
	text-align:left;
	font:normal 12px 宋体, simsun, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#666;
}
.contain{ width:860px}
#member_top{ width:606px; height:93px; background:url(../images/topbg.jpg); padding-left:260px; padding-top:45px;}
.uname{ font-family:"黑体"; font-size:22px; font-weight:800; color:#fff; border-bottom:1px solid #99cc99; line-height:35px;}
.utype{display:block; color:#99cc99; padding-top:3px;font-weight:bold;}

#left{ float:left; width:232px; margin-right:8px; height:420px; background: #f8f8f8;}
#right{ float:left; width:618px;}
#menu_about{ padding-top:20px;}
h3 a{ display:block; width:133px; height:30px;  margin:10px 50px; text-align:center; line-height:30px;background:url(../about/images/menu_bg.gif); font-weight:normal }
h3 a:hover,h3 a.current{ background: url(../about/images/menu_bg_current.gif); color:#fff; font-weight:bold}

.content{ font-size:12px; line-height:20px; padding:10px;width:400px; padding-top:20px; float:left;border-right:1px solid #eee;}
.contact{ float:left; margin-left:10px; line-height:20px; padding-top:20px; }
h2{ margin:10px 0; border-bottom:1px solid #ccc;}
.main,.main *{line-height:1.8em; font-size:13px;}
