@charset "utf-8";
/* CSS Document */

/*头部绝对定位*/
#top1{position:relative; height:210px; width:590px; text-align:left; margin:5px auto;}/*头部整体包含框*/
#people{height:210px; width:300px; background:url(../new_images/renwu_1.gif) no-repeat; position:absolute; left:0; top:0;}/*人物照片*/
#welcome1{height:45px; width:252px; background:url(../new_images/huanying1.gif) no-repeat; position:absolute; left:300px; top:20px;}/*欢迎横幅*/
#par{height:95px;; width:450px; position:absolute; top:115px; left:190px;}/*段落位置包含框*/
/*文字定位*/
.if{ font-size:13px; line-height:2; font-weight:bolder;}/*条件公用属性*/
#if1{ padding-left:40px;}
.like{ line-height:2; padding-left:20px; font-size:13px;}
#like1{ padding-left:60px;}

/*底部主包含框*/
#bcontain{width:590px; height:100%; text-align:left; margin:0 auto; padding-bottom:5px;}

/*红色标题定位*/
#bt1{ font-size:14px; line-height:2em; color:#C00;}
#qq{ text-indent:24px; line-height:2; font-size:13px;}
#submit1{background:url(../new_images/tijiao1.jpg) no-repeat; width:62px; height:18px; margin:5px 10px;}


