body{
background: #3878c2;
margin-top: 10px;
margin-bottom: 10px;
text-align: justify;
}
table, tr, td, p{
text-align: justify;
}
a:link, a:visited{
text-decoration:none;
}
a:hover{
color: #3d6fc2;
}
.qroot{
width: 786px;
}
.qbody{
float: left;
width: 100%;
background: #fff;
padding-bottom: 10px;
}
.qtable{
width: 100%;
}
.qhead{
float: left;
width: 780px;
background: #f2f4f7 url(img/head_bg.jpg) bottom center;
height: 80px;
border-bottom: 1px solid #e6e6e6;
margin-top: 3px;
}
.qlogo{
float: left;
}
.qtools{
float: right;
margin: 5px;

height: 24px;
width: 300px;
}
.qsearch{
float: left;
width: 160px;
background: #fcfcfc;
border: 1px solid #f8f8f8;
}
.qsearch a{
position: relative;
margin-top: -18px;
width: 20px;
float: right;
}
.portlet{
padding: 0px;
margin: 0px;
}
#portlet-search h1{
display:none;
}
#portlet-search-input{
float: left;
width: 120px;
border: 0px;
padding: 0px;
margin: 0px;
}
#portlet-search-button{
float: right;
display: block;
position: relative;
font-size: 0px;
color: #fff;
width: 20px;
height: 16px;
border: 0px;
padding: 0px;
margin: 0px;
background: #fff url(img/search.gif) no-repeat center;
}
.qlang{
float: right;
width: 130px;
background: #fcfcfc;
border: 1px solid #f8f8f8;
}
.qlang:hover{
border: 1px solid #6f94d2;
}
#portlet-language-switcher h1{
float: left;
border-bottom: 0px;
margin-right: 5px;
margin-left: 5px;
font-weight: normal;
font-size: 11px;
}
#portlet-language-switcher img{
float: left;
margin-top: 2px;
margin-left: 5px;
padding-top: 2px;

}
.qmenu{
float: left;
width: 560px;
margin-left: 10px;
margin-top: 21px;
height: 26px;
border: 0px solid #f8f8f8;
text-align: center;
display: block;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.qmenu{
margin-top: 23px;
}
}
.qbanner{
margin-top: 0px;
height: 80px;
width: 780px;
border-bottom: 1px solid #e6e6e6;
float: left;
}
.qtitle{
float: left;
margin-top: 10px;
text-align: left;
width: 100%;
}
.content{
float: left;
margin: 5px;
text-align: justify;
}
.qbottom{
float: left;
width: 785px;
margin-top: 5px;
margin-bottom: 10px;
font-size: 90%;
color: #fff;
}
.qlinkhost{
float: left;
width: 250px;
text-align: left;
color: #fff;
}
.qlinkhost a{
text-decoration: none;
font-size: 90%;
color: #fff;
}
.qinfo{
float: right;
width: 500px;
text-align: right;
}
/**************search******/
.search{
float: left;
text-align: justify;
}
h2.search_item_title{
font-size: 12px;
color: #000;
}
.search_item_details{
font-size: 90%;
font-style: italic;
}