﻿#nav{ width: 960px; height: 30px; line-height: 30px; border-top: 1px solid #9cf; margin: 0px auto; }

#main{ width: 960px; margin: 0px auto; }

#main .body_left{ float: left; width: 808px; margin-right: 10px; }

#main .body_left .info{ border: 1px solid #98C00E; margin-bottom: 10px; }

#main .body_left .info .content{ padding: 10px; background: #E7F9AA; }
#main .body_left .info .content .title{ text-align: center; border-bottom: 1px solid #98C00E; line-height: 60px; }
#main .body_left .info .content .title h2{ font-size: 24px; color: #369; }
#main .body_left .info .content .description{ color: #369; text-align: center; line-height: 36px; }
#main .body_left .info .content .description h3{ display: inline; font-size: 12px; font-weight: lighter; margin: 0px; padding: 0px; }
#main .body_left .info .content .sContent{ border: 1px solid #ccc; background: #eeeeff; font-size: 14px; line-height: 30px; padding: 0px 10px; margin-bottom: 30px; }

#main .body_left .info .content .form{ clear: both; border: 1px solid #98C00E; padding: 0px 10px; margin-top: 30px; }
#main .body_left .info .content .form .lt{ float: left; width: 400px; height: 30px; line-height: 30px; text-align: left; padding-left: 24px; }
#main .body_left .info .content .form .mid{ float: left; width: 200px; height: 30px; line-height: 30px; text-align: left; padding-left: 24px; }
#main .body_left .info .content .form .rt{ float: left; width: 100px; height: 30px; line-height: 30px; text-align: right; }

#main .body_left .info .content .comments{ clear: both; border: 1px solid #9cf; padding: 10px 10px; margin-top: 30px; }
#main .body_left .info .content .comments ul{ line-height: 24px; }
#main .body_left .info .content .comments ul li.nickname{ height: 24px; }
#main .body_left .info .content .comments ul li.msg{ border: 1px dashed #ccc; padding: 0px 12px; }

#main .body_left .photo{ border: 1px solid #98C00E; margin-bottom: 10px; padding: 7px 7px 0px 7px; height: 114px; }
#main .body_left .photo ul li{ width: 132px; height: 114px; }


#main .body_right{ float: left; width: 142px; color: #049; }

#main .body_right .box1{ border: 1px solid #98C00E; }
#main .body_right .box1 .title{ height: 26px; line-height: 25px; background: url('/images/xian02.gif') center center; font-size: 14px; font-weight: bold; padding-left: 12px; }
#main .body_right .box1 .list{ line-height: 24px; padding: 0px 6px; }
#main .body_right .box1 .list div{ margin: 6px 0px; text-align: center; }

textarea{ width: 100%; height: 60px; border: 1px solid #98C00E; margin: 0px auto; }
input.style1{ width: 120px; border: 1px solid #9cf; }
input.style2{ width: 60px; border: 1px solid #9cf; }
