/*******
content
**********************************************************************************************/
.content {
	float:left;
	display:inline-block;
	width:710px;
	min-height:200px
}
.content h2.title{
	font-size:25px;
	color:#f7b000;
	display:inline-block;
	margin-bottom:20px;
}
.content h4.title{
	font-size:16px;
	color:#f7b000;
	margin-bottom:15px
}
.content h2.title canvas, .content h3.title canvas{ top:-2px!important; }
.content p{ margin-bottom:12px}
.cntheader{ margin-bottom:20px}
.cntheader h2.title{ margin-bottom:0}
.content-inner {
	float:left;
	display:inline;
	width:525px;
	margin-right:10px;
	
}
.content-inner .fullsize {
	margin:0 0 5px 0;
}
.content-inner .desc {
	font-size:10px
}
.content-inner .desc a:hover {
	color:#333
}
.content-inner .name, .content-inner .date {
	margin-bottom:4px
}
.right-side {
	float:left;
	width:167px;
	display:inline
}
.right-side .item {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #fff;
	cursor:pointer
}
.right-side .item h3 {
	margin-bottom:5px;
	font-size:15px;
}
.right-side .item h3 a {
	display:inline-block
}
.right-side .desc {
	font-size:10px;
	line-height:13px
}
.right-side .desc a:hover {
	color:#333
}
.hover-active {
	border-bottom:1px solid #f7b000!important
}
.hover-active h3 {
	color:#f7b000!important
}
.hover-list{
	margin:0 0 30px;
}
.hover-list .img {
	float:left;
	display:inline;
	margin-right:40px;
	padding-bottom:10px;
	border-bottom:1px solid #fff
}
.hover{ cursor:pointer;cursor: hand;
}
.hover-details .details{
	display:none
}
.hover-details .details.hover-active{
	display:block;
	border:none!important
}
.hover-list .txt {
	float:left;
	display:inline;
	margin-right:40px;
	padding-bottom:0;
}
.hover-list .txt  h4.title{
	margin-bottom:7px
}
.details-inner{ margin-bottom:55px}
.details-inner.end{ margin-bottom:0}
.content .details-inner  h4.title { font-size:14px}
.details-inner table td{
	padding:2px 6px;
	vertical-align:top;
}
.details-inner table td a{
	text-decoration:underline
}
.details-inner table td a:hover{
	text-decoration:none
}
.details-inner table .dark td{
	background:#eee	
}
.details-inner table td.s1{
	width:45px;
}
.details-inner table td.s2{
	width:200px;
}
.details-inner table td.s3{
	width:160px;
}
.details-inner table td.s4{
	width:170px;
}
.partner-img{
	margin-bottom:15px
}
.partner{ width:600px}
#map{width: 550px; height: 190px;}
.list .list-item{ width:110px; overflow:hidden; float:left; display:inline; margin:0 10px 33px 0;height:91px;overflow:hidden}
.list .list-item.end{ margin-right:0!important}
.list .list-item .desc{ font-size:10px}

.work-detail{ font-size:10px; margin-bottom:3px}
.column{ float:left; width:460px; display:inline; margin-right:10px; overflow:hidden}
.column.type2{ float:right; width:227px; margin-right:0; }
.column.type2  .list-item { margin-right:7px}
.column.type2  .list-item img{ margin-left:1px}
.img-overlay{
	margin-bottom:10px
}
.back{font-size:11px; float:left;}
.frm .back.top{ position:absolute; right:0; top:-20px }
.paging{ float:right; margin-top:7px;}
.paging-inner{ float:left; margin-left:7px;}
.paging a.active{ color:#f7b000}
.search-result{ margin-bottom:30px}
.search-result li{ list-style:none;}
.search-result li a{ text-decoration:underline}
.search-result li a:hover{ text-decoration:none}
 
/*******
form
**********************************************************************************************/
.inp {
	border:1px solid #ccc;
	height:16px;
	padding:0 2px
}

.frm .frm-group{
	float:left;
	margin-right:76px;
	display:inline;
}
.frm .frm-group.end{
	margin-right:0;
}
.frm{
	margin-bottom:25px
}
.frm .pre-field{
	display:block;
	margin-right:70px
}
.frm select{
	width:165px;
	font-size:11px;
}
.frm.hr .frm-group{ margin-bottom:5px; margin-right:0; display:block; float:none }
.frm.hr .frm-group .pre-field{ width:110px; float:left; display:inline-block; margin-right:5px }
.frm.hr .frm-group .inp{ width:200px; }
.frm.hr .frm-group.end{  padding-top:10px;margin-right:0; }
.error{ color:#333333; }
