Файл: templates/Default/style/other.css
Строк: 36
/*foot panel*/
#top_view{
width: 975px;
height: 30px;
position:
fixed;
right: 0px;
left: 0px;
bottom: 0px;
z-index: 100;
margin:
auto;
background: url("/templates/Default/imgs/ornament.png")
no-repeat 46% 0, url("/templates/Default/imgs/m_head.png");
box-shadow: 0px 0px 5px rgba(48, 96, 144, 0.306);
}
#top_view a
div{padding: 9px;color: #333; float:left;}
#top_view a
div:hover{background:
url("/templates/Default/imgs/head_m_hover.png") repeat-x;}
#top_view .top_center {margin: 0 auto;width: 955px;padding: 0 10px 0
10px;}
/*foot panel*/
.top_center {
margin: 0 auto;
width:
955px;
padding: 0 10px 0 10px;}
#user_view{
width: 975px;
height:
30px;
position: fixed;
right: 0px;
left: 0px;
top: 66px;
margin:
auto;
border-top: 1px solid #E2E2E2;
background:
url("/templates/Default/imgs/ornament.png") no-repeat 46% 0,
url("/templates/Default/imgs/m_head.png");
box-shadow: 0px 1px
3px rgba(48, 96, 144, 0.306);z-index: 1;}
#user_view a div{
padding:
9px;
color: #333;
float:left;}
#user_view a div:hover{
background:
url("/templates/Default/imgs/head_m_hover.png") repeat-x;}
#user_view .top_center {
margin: 0 auto;
width: 955px;
padding: 0 10px
0 10px;}