﻿/* design by BOOFCCOM */

.regbody{ background:url(/images/reg/combg.jpg) top center no-repeat; }

/* 顶部 */
.head{ margin:auto; width:880px; height:60px; text-align:left; padding:10px 0px;padding-top:50px; overflow:hidden; }
.head .left{ float:left;width:200px; height:60px;}
.head .right{ float:right;width:320px; height:60px; line-height:60px; text-align:right; font-size:15px; color:#FFF; }
.head .right a{color:#FFF; }

/* 主体 */
.reg{ margin:auto; width:700px; height:auto; text-align:left; padding:50px 90px; background-color:#FFF; border:1px #E5E5E5 solid;border-radius:3px;overflow:hidden; }
.reg .list{ float:left; width:350px; height:auto; text-align:center; }
.reg .list .tit{ float:left; width:350px; height:50px; line-height:50px; font-size:18pt; color:#EE4E4E; font-weight:bold; }
.reg .list .tits{ float:left; width:350px; height:30px; line-height:30px; color:#bbb; font-size:16px; }
.reg .list .pic{ float:left; width:350px; height:160px; padding:30px 0px; }
.reg .list .pic img{ width:160px; height:160px;border-radius:100%; }
.reg .list .btn{ float:left; width:350px; height:47px; padding-top:15px; }
.reg .list .btn a{ display:inline-block; width:150px; line-height:40px;font-size:18px; background-color:#FFF;color:#EE4E4E; border:1px #EE4E4E solid;cursor:pointer;border-radius:3px; }
.reg .list .btn a:link{ color:#EE4E4E; }
.reg .list .btn a:hover{ background-color:#EE4E4E;color:#FFF;border:1px #EE4E4E solid; }























