@charset "gb2312";
/* CSS Document */

.aboutbody{ width:960px;overflow:hidden; margin:0 auto; margin-top:7px;}
.aboutmenu{ width:132px; float:left;overflow:hidden;}
.aboutmenu li{ width:132px; height:30px; background:url(images/about_06.jpg) no-repeat; line-height:32px; color:#000; font-weight:bold; margin-bottom:5px; text-align:center; display:block;}
.aboutmenu li a:link,.aboutmenu li a:visited{ text-decoration:none; display:block;color:#000;}
.aboutmenu li a:hover{ text-decoration:none; display:block;background: url(images/about_03.jpg) no-repeat; color:#FFF}
.aboutmenu li.on{ width:132px; height:30px; background: url(images/about_03.jpg) no-repeat;line-height:30px;color:#fff; font-weight:bold; margin-bottom:5px;text-align:center}
.aboutmenu li.on a:link,.aboutmenu li.on a:visited{ text-decoration:none; display:block;color:#fff;}
.aboutmenu li.on a:hover{ text-decoration:none; display:block;background: url(images/about_03.jpg) no-repeat;}
.aboutcontent{ width:778px; float:right; overflow:hidden; padding:20px; border:1px solid #b9deb2; min-height:400px;}
.aboutcontent p{ margin-bottom:20px; font-size:14px; line-height:22px;}
.aboutcontent p b{font-size:14px; }
.aboutcontent p a{font-size:14px; text-decoration:underline }
