body {background: url(image/BG.jpg) no-repeat;background-size: contain;background-position: center;}
h3 {background: url(image/BB.jpg) no-repeat center;height: 37px;}

/**============== admin header */
body.noBG {background-image: none;}
#adminHeader {background: url(image/BG_top.jpg) repeat-x;height: 66px;}

/**============== admin header */
h1.login {height:200px;background: url(image/logo1.png) no-repeat center;}
.container {width: 674px;}
.login div {height: 96px;}
.login div input {margin-top: 27px;border: 0;width: 90%;}
.userIcon {background: url(image/login0001.png) no-repeat;width: 75px;}
.userInput {background: url(image/login0002.png) no-repeat;width: 202px;}
.passWordIcon {background: url(image/login0003.png) no-repeat;width: 61px;}
.passWordInput {background: url(image/login0004.png) no-repeat;width: 208px;}
.go {background: url(image/login0005.png) no-repeat;width: 58px;height: 96px;border: 0;}

.table td .viewContent {display: none;}
.table td:hover .viewContent {display: inline;}

.adminHomeBlock {width: 940px; height: 320px;}
.adminHomeBlock, .adminHomeBlock a {color: white;}
.adminHomeBlockLeft {width: 640px;}
.adminHomeBlockLeft .item {width: 300px; height: 150px; margin-right: 20px; float: left;margin-bottom: 20px;}
.adminHomeBlockLeft .icon {width: 70px; height: 70px;}
.adminHomeBlockLeft .text {width: 175px; height: 70px;padding-top: 15px;}
.adminHomeBlockLeft .icon1 {background: url(image/TU1.png) no-repeat center;}
.adminHomeBlockLeft .icon2 {background: url(image/TU2.png) no-repeat center;}
.adminHomeBlockLeft .icon3 {background: url(image/TU3.png) no-repeat center;}
.adminHomeBlockLeft .icon4 {background: url(image/TU4.png) no-repeat center;}
.adminHomeBlockRight {width: 300px; height: 320px; background-color: #2B7AAF;}
.adminHomeBlockRight .adminHomeBlockRightTitle {background: url(image/tu005.jpg) no-repeat;height: 71px;}
.adminHomeBlockRight .icon5 {background: url(image/TU5.png) no-repeat center; height: 37px;}

.navbar-nav {margin-top: 25px;}
.navbar-nav > li > a {padding-bottom: 0px;padding-top: 0px;}
.imageListBlank {width:24%;margin-right:1%; margin-bottom: 10px; float: left;border: solid 1px #CCC;}

/**============== admin modal */
..modal-body {width:80%;}
.modal-footer {text-align: center;}

/**============== admin lists */
.thumbListSelect {position: absolute;padding:5px;}