@import url('reset.css');

body {
	font: 13px Tahoma;
	color:#797979;
}
a {
	text-decoration:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:372px;
	background: url('img/bg_small.jpg') repeat-x;
	z-index:-1;
}
.wrapper {
	width:940px;
	margin:0 auto;
}
.header {
	position:relative;
	height:138px;
}
.logo {
	position:absolute;
	left:15px;
	top:15px;
	width:201px;
	height:96px;
}
.mainmenu {
	width:540px;
	position:absolute;
	top:54px;
	right:0;
	text-align:right;
}
.mainmenu, .mainmenu li a {
	font-size:18px;
	color:#797979;
}
.mainmenu li a {
	padding:5px 10px;
	border-right:dotted 1px #000;
}
.mainmenu li:last-child a {
	border:0 none;
	padding-right:0;
}
.mainmenu li a:hover {
	color:#11719e;
}
.mainmenu li {
	display:inline-block;
}
.banner {
	margin-top:22px;
	height:289px;
	background:url('img/shadow.jpg') no-repeat 0 242px;
	border-radius:10px;
}
.banner img {
	width:938px;
	height:240px;
	border-radius:10px;
	border:solid 1px #797979;
}
.bannerFadeDiv {
	width:938px;
	height:240px;
	border-radius:10px;
	border:solid 1px #797979;
}
.boxs {
	margin-top:20px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
.first { 
	height:417px;  
}
.second { 
	height:323px;  
}
.banner .desc {
	font-size:21px;
	text-align:center;
	color:#000;
	margin-top:5px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
.box {
	width:300px;
	float:left;
	margin-right:18px;
}
.box:last-child { 
	margin-right:0px;
}
.box .box-title {
	margin-bottom:10px;
	padding-left:5px;
}
.first .box .box-title strong {
	font-size:21px;
	color:#11719e; 
}
.second .box .box-title { 
	border-bottom:dashed 1px #dedede;
	padding-bottom:10px;
	width:100%;
}
.second .box .box-title strong {
	font-size:18px;
	color:#444444; 
}
.first .box .box-title span {
	font-size:12px;
}
.second .box.box-title span { 

}
.box-image {
	position:relative;
	width:300px;
	height:202px;
	background: url('img/box-image.jpg') no-repeat;
}
.box-image img {
	width:287px;
	height:180px;
	position:absolute;
	top:12px;
	left:7px;
}
.box .box-desc {
	font-size:12px;
	margin-top:3px;
	text-align:justify;
	padding:5px;
	line-height:18px;
	height:106px;
	overflow: hidden;
}
.box .box-read {
	width:163px;
	height:30px;
	background: url('img/read.jpg') no-repeat;
	float:right;
	margin-right:5px;
	font-size:17px;
	color:#11719e;
	text-align:center;
	padding-top:10px;
	cursor:pointer;
}
.update-dec {
	font-size:11px;
	text-align:justify;
	border-bottom:dashed 1px #dedede;
	padding-bottom:15px;
	margin-bottom:10px;
}
.update-dec img {
	float:left;
	width:48px;
	height:48px;
	padding:5px;
	background:#f0f0f0;
	border:solid 1px #cfcfcf;
	border-radius:5px;
	margin-right:5px;
}
.box  input[type="text"], .box textarea {
	width:98%;
	padding:5px 5px;
	border:solid 1px #cfcfcf;
	border-radius:5px;
	margin-bottom:10px;
}
.box textarea {
	height:98px;
}
.box  input[type="submit"] {
	border:0 none;
	width:163px;
	height:32px;
	background: url('img/btn.jpg') no-repeat;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	float:right;
}
.box .txt {
	font-size:11px;
	margin:20px 0;
}
.links {
	margin-top:-5px;
}
.links a {
	display:inline-block;
	width:30px;	
	height:30px;
	background-image: url('img/social.png');
	background-repeat: no-repeat;
}
.links a.twitter {
	background-position:-90px -0px;
}
.links a.youtube {
	background-position:-60px -0px;
}
.links a.facebook {
	background-position:-30px -0px;
}
.links a.rss {
	background-position:-0px -0px;
}
.txt2 {
	font-size:11px;
	margin-bottom:14px;
}
.footer {
	width:100%;
	padding-bottom:30px;
	background:#333333;
	font-size:12px;
}
.ftop {
	width:100%;
	height:10px;
	background:#4c4c4c;
	margin-bottom:10px;
}
.footer-t { 
	width:940px;
	margin:0 auto;
}
.item-page {
padding: 10px;
margin-bottom: 10px;
}
.item-page h2{
	font-size:21px;
	color:#11719e;
	margin-bottom:10px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 14px; 
  vertical-align:middle;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
	text-align:center;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
	height:32px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-right: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-right: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
} 
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #FFF;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

.galleryFadeShow {
	width:300px; 
	height:224px; 
	margin-bottom:5px; 
	border-radius:5px;
}
.galleryFadeShow img {
	width:300px; 
	height:224px;
	border-radius:5px;
}