﻿/* CSS Document */
.article_box
{
width:660px;height:auto;overflow:hidden;margin:0px 0px 5px 0px;padding:0px;border:#dddfdf solid 1px;
}
.article_title
{
width:650px;height:50px;line-height:50px;text-align:center;margin:0px auto;padding:0px;font-size:18px;font-weight:bold;
}
.tips
{
width:650px;height:25px;color:#999999;margin:0px auto;padding:0px;text-align:center;
}
.article_content
{
width:600px;height:auto;margin:0px auto;padding:5px;font-size:14px;line-height:22px;text-indent:2em;
}
.print
{
width:660px;height:40px;line-height:40px;margin:0px;padding:0px;text-align:right;border-top:#E6EBEA dashed 1px;
}
.talk
{
width:630px;background:#dee9f9;margin:0px 0px 0px 0px;padding:10px 15px 10px 15px;
}
.talk_title
{
width:580px;height:50px;margin:0px 0px 5px 20px;
}
.similar_txt
{
width:570px;height:auto;overflow:hidden;margin:0px auto;padding:0px;
}
.similar_title
{
width:570px;height:30px;line-height:30px;margin:10px auto;padding:0px 0 0 25px;border-bottom:dashed 1px #053077;font-size:14px;font-weight:bold;background:url(../images/xgwz.gif) no-repeat center left;
}
.similar_spare2
{
width:250px;height:auto;overflow:hidden;margin:0px 5px 0px 5px;padding:0px;float:left;
}
#cate
{
background:#e3e3e3;float:left;margin:5px 6px 5px 6px;padding:5px 0px 5px 0px;text-align:center;height:15px;
}
#cate a
{
font-size:12px;font-weight:bold;text-decoration: none;color:#a50303;padding:5px;
}
#cate a:hover
{
font-size:12px;font-weight:bold;background:#f8be0d;text-decoration: none;color:#fff;padding:5px;
}
.final_login
{
width:500px;height:30px;line-height:30px;margin:5px auto;padding:0px;clear:both;
}


/*comment.html  CSS 开始*/
.comment
{
width:640px;height:auto;overflow:hidden;margin:0px 0px 5px 10px;padding:0px;border-bottom:dashed 1px #ccc;
}
#user_name
{
width:630px;height:30px;line-height:30px;color:#757575;margin:0px;padding:0px 0px 0px 10px;background:url(../images/arrow.gif) no-repeat left center;
}
#user_name a
{
color:#ed7125;
}
.coment_nr
{
width:100%;height:auto;overflow:hidden;margin:0px auto;padding:0px;text-indent:2em;line-height:25px;
}
/*comment.html  CSS 结束*/

/*gq_show.html css 开始*/
.gq_left
{
width:200px;height:auto;overflow:hidden;margin:0px 0px 5px 0px;padding:0px;line-height:25px;float:left;text-align:right;
}
.gq_right
{
width:400px;height:auto;overflow:hidden;margin:0px 0px 5px 30px;padding:0px;line-height:25px;float:left;text-align:left;
}
