@charset "utf-8";

.standard_content
{

}


.home_title
{
margin-top:10px;
height:30px;
color:#666666;
font-family:"Microsoft Sans Serif";
font-size: 16px;
font-weight:500;
text-align:center;
}
.home_box_thumbs
{
position:relative;
height:350px;
}
.home_box_thumb
{
width:169px;
height:169px;
float:left;
margin-left:0px;
padding:0px;
position:relative;

}
.home_innerbox_thumb
{
width:110px;
height:110px;
border:1px solid #ABCDDD;
margin:0px;
}
.home_box_text
{
text-align:center;
line-height:150%;

position:relative;
color:#666666;
font-family:"Microsoft Sans Serif";
font-size: 13px;
font-weight:500;
text-align:center;
/*text-align:justify*/


}
.standard_title
{
color:#666666;
font-family:"Microsoft Sans Serif";
font-size: 14px;
font-weight:bold;
}

.standard_text
{
position:relative;
color:#666666;
font-family:"Microsoft Sans Serif";
font-size: 13px;
font-weight:500;
text-align:center;
text-align:justify
}