﻿div.quote {margin : 5px 20px; border : 1px solid #cccccc; padding:10px; background :#f3f3f3; color:#81888c;} 

#nav {border:1px solid #6B9AD6;margin-top:10px; padding: 5px;}
#nav p { height:20px; }
#nav .nav_left {float:left;}
#nav .nav_right {float:right; padding-top:5px;}

#button { margin:10px 0px;height: 30px;}

.topic {border:1px solid #6B9AD6; margin-top:10px; padding:1px; line-height:20px;background: url("../image/topicbg.png") repeat-y scroll -150px 0 transparent;-moz-box-shadow:3px 3px 5px rgba(0, 0, 0, 0.25);-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.25);box-shadow:5px 5px 10px rgba(0, 0, 0, 0.25);-moz-border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
.topic .title { height:25px;background-color:#D6EBFF; padding:5px 5px 0px 5px;}
.topic .title .t_left {float:left; font-weight:bold;}
.topic .title .t_right {float:right;}
.topic .main {}
.topic .main .main_left {float:left; width:250px;}
.topic .main .main_right {padding:10px; margin-left:260px;}
.topic .content { position:relative;}
.topic .maincontent { margin-right:180px;margin-bottom:50px;word-break: break-word;	word-wrap : break-word;font-size: 14px;}
.topic .point {border:#aaaaaa 1px dashed;background-color:#f0f0f0; margin:20px 50px; padding:2px;}

.vote p {border-bottom: 1px solid #ccc;}
.vote span {display:inline-block;}

#up { width:150px; position:absolute;right:30px;top:10px;background: url(../image/upbg.jpg) #ffffcc repeat-x; width:61px;height:68px;}
#up #upnum { font-size:16px;font-weight:bold;height:40px;line-height:40px;text-align:center;}
#up #uptext { height:28px; text-align:center;}

.userinfo { text-align:center; margin:20px 0px;}
.userinfo p { height:20px;} 
.userinfo .user { width: 200px; margin:0 auto;}

#page { text-align:center; margin:10px 0px; font-weight:bold;background-color:#D6EBFF;border:1px solid #6B9AD6; padding:5px;height:20px;}

#manage {border: 1px solid #aaaaaa;  margin:10px 0px; padding:5px;height:20px; line-height:20px;}

#reply {border: 1px solid #FF6600;background-color:#F0F0F0;text-align:center}
#reply div { text-align:center; padding:5px; font-weight:bold;}
#reply .title { background-color:#FF6600; height:15px;font-weight:bold; color:#fff;}
