﻿@import url(module.css);
@import url(header.css);
@import url(footer.css);
@import url(top_5col.css);
@import url(pagebreak.css);

div.arc_body {
	padding-top: 20px;	
}

div.arc_body img{
	display: block;
	margin: auto;
	width: 90%;
}


div.arc_body > p
{
	font-family: Helvetica, "Microsoft YaHei", STHeiti, Droid Sans Fallback,  "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
    font-size: 15px;
    color: #333333;
    line-height: 30px;
}

.itemdot
{
    color: Red;
}

.dotspan
{
    margin-right: 5px;
}

#image
{
    width: 939px;
    background-color: #edf6f7;
    padding-left: 14px;
    margin-top: 20px;
    margin-bottom: 30px;    
}

#image .flashnews
{
    width: 166px;
    float: left;
    text-align: left;
    margin-right: 21px;
}

#image .flamenu
{
    height: 28px;
    font-size: 14px;
    color: #303030;
    line-height: 28px;
    margin-top: 8px;
}

#image .flaimg
{
    border: 1px solid #cccccc;
}

#image .flatitle
{
    width: 161px;
    height: 30px;
    /*
    background-image: url(../img/fla_title_bg.png);
    background-repeat: repeat;
    */
    
    /* added by rui guo 11/10/2010*/
    background-color:#3ba4ac;
    /* end */
    
    font-size: 12px;
    line-height: 24px;
    /*margin-bottom: 16px;*/
    padding-top: 5px;
    padding-left: 5px;
}

#image .followtitle
{
    width: 161px;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
    white-space:nowrap;
}

#image .flatitle A
{
		color:#FFFFFF;
}

#image .followtitle A
{
		color:#000000;
}

#image .followtitle .itemdot
{
    color: #555555;
}

#image .more
{
    width: 161px;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
    white-space:nowrap;
    text-align:right;
}


.feedback_entry
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #b5b5b5;
}


.posttime
{
    font-size: 12px;
    color: #888888;
    line-height: 18px;
    margin-top: 8px;
}

.postmsg
{
    font-size: 14px;
    color: #333333;
    line-height: 19px;
    margin-top: 5px;
}

.sign
{
    color: #093d72;
    font-size: 14px;
    text-align: right;
    right: 0px;
    margin-top: 2px;
    margin-bottom: 5px;
}

.leftarea
{
    width: 611px;
    padding: 0px 14px 0px 14px;
    text-align: left;
    margin: 0px;
}

#comment_top
{
    line-height: 36px;
    font-size: 14px;
    color: #303030;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #b5b5b5;
}

#morefeedback
{
    text-align: right;
    height: 40px;
    line-height: 38px;
    font-size: 13px;
}

#top
{
    height: 90px; 
    border-bottom-style: dotted; 
    border-bottom-width: 1px; 
    border-bottom-color: #b5b5b5;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #E7E7E7;
}

.followbar
{
    width: 611px;
    text-align:right;
    margin: 0px;
}
.postusername
{
color:#40acb4;
font-size:13px;
font-weight:bold;

}
.hua
{
color:#8b8b8b;
font-size:13px;


}