﻿body { background-color: #f4f4f4; }

/*
.head .menubar, .head .menubar .left, .head .menubar .mid, .head .menubar .right { height: 44px; float:left; }

.head { height: 44px; width: 100%;  background: url(../Images/head_red_bg.png) repeat-x center; }

.head .menubar { margin-left: 4px; background: url(../Images/head_mid_red_bg.png) repeat-x; display: inline; }

.head .menubar .left { width: 14px; background: url(../Images/head_left_red_bg.png) no-repeat; }

.head .menubar .mid { line-height: 44px; margin: 0 6px; }

.head .menubar .mid, .head .menubar .mid a { font-size: 12px; color: #FFFFFF; font-weight: bold; }

.head .menubar .right { width: 5px; background: url(../Images/head_right_red_bg.png) no-repeat; }

.head span { line-height: 44px; font-size: 18px; color: #FFFFFF; font-weight: bold; text-align: center; display: block; }
*/

.head { position: relative; height: 44px; width: 100%; background: url(../Images/head_red_bg.png) repeat-x center; }
.head > span { line-height: 44px; height: 44px; font-size: 18px; color: #FFFFFF; font-weight: bold; display: block; text-align: center; }
*.head span { line-height: 44px; height: 44px; font-size: 18px; color: #FFFFFF; font-weight: bold; display: block; text-align: center; }

.head .menubar { position: absolute; left: 10px; height: 44px; background: url(../Images/head_mid_red_bg.png) repeat-x; }
.head .menubar .left, .head .menubar .mid, .head .menubar .right { height: 44px; float: left; }
.head .menubar .left { width: 14px; background: url(../Images/head_left_red_bg.png) no-repeat; }
.head .menubar .mid { line-height: 44px; margin: 0 6px; }
.head .menubar .mid, .head .menubar .mid a { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.head .menubar .right { width: 5px; background: url(../Images/head_right_red_bg.png) no-repeat; }
.head .homebtn { position: absolute; top: 6px; right: 10px; width: 32px; height: 30px; background: transparent url(../Images/homebtn.png) no-repeat scroll 0 0; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/homebtn.png',enabled='true',sizingMethod='crop'); }


.btns a.btn { border: solid 2px #3c0000; background-image: url(../Images/red_btn_bg.png); }

.list .odd { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; background-color: #fff; }
.list .even { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; background-color: #f5f5f5; }

.list a.odd:link, .list a.odd:visited { background-color: #fff; }
.list a.even:link, .list a.even:visited { background-color: #f5f5f5; }
.list a.odd:hover, .list a.even:hover { background-color: #e3e3e3; }
.list a.odd { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; }
.list a.even { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; }



.list2 .odd { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; background-color: #fff; }
.list2 .even { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; background-color: #f5f5f5; }

.list2 a.odd:link, .list2 a.odd:visited { background-color: #fff; }
.list2 a.even:link, .list2 a.even:visited { background-color: #f5f5f5; }
.list2 a.odd:hover, .list2 a.even:hover { background-color: #e3e3e3; }
.list2 a.odd { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; }
.list2 a.even { border-top: solid 1px #fff; border-bottom: solid 1px #ddd; }



/* 查看更多 */
.seemore { background-color: #c3292c; }
/* 无结果 */
.noresult { border-top: solid 1px #ddd; border-bottom: solid 1px #ddd; background-color: #f5f5f5; }

/* 二级菜单 */
.submenu { border-bottom: solid 1px #ddd; }
a.submenulink:link { background-color: #f5f5f5; }
a.submenulink:visited { background-color: #f5f5f5; }
a.submenulink:hover { background-color: #e3e3e3; }

.versionbgcolor { background-color: #e3e3e3; }

/*
.head a.tab, .head a.curtab { width: 98px; }
.head a.curtab { color: #000000; background: url(../Images/curtab.png) no-repeat; }
*/
.panel .s-options { background: url(../Images/head_red_bg.png) repeat-x; }

.tab-framework .curtab { background: url(../Images/red_tab.png) repeat-x; color: #fff; }