﻿body {background: #000;text-align:center; color:red; margin:5px 0 0; background-image:url('http://i.imgur.com/kUaNd.jpg') }
a:link,a:visited { color:yellow;text-decoration:none;font-size:14px;}
a:hover {color:red;font-size:14px;}
img {border: 0}
p{ font-size:18px;margin: 0;}
.header{ width:960px; margin: 0 auto;height: 150px;background-image:url('http://i.imgur.com/i3IzQ.jpg');background-position:right top;background-repeat:no-repeat ;}
.header div h1{font-size:50px;margin:0;text-align:left;visibility:hidden}
.header div h1 small{font-size:14px;display:block;text-align: left;padding-left:150px;margin-bottom:30px}
/*.header div p{ margin:0;text-align:right;padding-right:20px;clear:both}*/

.header img{width:49%;height:60px}
.xtop, .xbottom {display:block; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px red solid; border-right:1px red solid;}
.xb1 {margin:0 5px; background:red;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}


.topmenu{width:958px;height:20px; border:0px red solid;clear:both ; margin: 0;border-width:0 1px}
.menu{ height:20px;margin:0 auto;border-bottom:0;width:95%; }
.menu a:link ,.menu a:visited {display:block;float:left;line-height:20px;margin:0 5px 0 0;text-decoration:none;padding: 0 5px; font-size:14px;border-right:1px red solid }

.tip{width:958px;height:26px; background-color:black;color:lime; margin:0 auto;margin-top:3px }

.mid{width:960px; margin:0 auto;background-color:black}
.mid-cen{width:100%;margin: 0 auto;}

.left {width:120px;float: left;height: 1720px;border-left:1px red solid;border-right:1px red solid;padding:0 5px }
.left img {border: 2px #B16F13  solid}
.left a:link ,.left a:visited {display: block ;margin:5px 0 ; text-align: left; font-size:12px;}
.left p{border-bottom:1px red  solid ;border-top:1px red  solid; line-height:26px;color:red;font-size:14px }


.right {width:180px;float: right;height: 1720px;border-left:1px red solid;border-right:1px red solid }
.right img {border: 2px #B16F13  solid}
.right a:link ,.right a:visited {display: block ;margin:5px 0; text-align:left;font-size:12px}
.right p{border-bottom:1px red  solid ;border-top:1px red  solid; line-height:26px;color:red ;font-size:14px}



/*.center{width:180px;margin: 0 auto;background-repeat:repeat-x;float:left}
.center img{width:135px;height: 195px}*/
.center{width:628px;float:left;overflow: auto;height:1720px;}
.center a:link {font-size: 12px;}
.center a:visited {font-size: 12px;color: gray}
.center samp{border:2px red solid ;text-align: center ;font-size:14px;background-color:#000;margin:0 auto}
.center img{ margin-bottom:3px}
.shixun{margin: 0 auto ;width:535px}
.shixun a:visited { width:128px; float:left;margin:0 2px}
.shixun a:link { width:128px; float:left;margin:0 2px}
.pages{text-align:center;margin:0;clear:both}
.pages a:visited{display:block; border:1px #BDC7D8 solid ;float:left;font-size:16px;font-weight:200;width:18px;height: 18px;margin: 0 2px}
.pages a:link{display:block; border:1px #BDC7D8 solid ;float:left;font-size:16px;font-weight:200;width:18px;height: 18px;margin: 0 2px}
.foot{color:#B84C4A;font-size:11px; height:50px;padding-top:15px;clear: both}
.foot1{color:#B84C4A;font-size:11px; height:50px;padding-top:15px;clear: both}

.thumbnail{ 
position: relative; 
z-index: 0; 
} 

.thumbnail:hover{ 
z-index: 50; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
padding: 1px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
} 

.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
} 

.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 490px; /*position where enlarged image should offset horizontally */ 

}
