﻿.exhibit_body{
	margin-top: 6px;
	margin-bottom: 10px;
}
.exhibit_title{
	margin: 6px 10px 0 25px;
	font-size: 25px;	
	padding-left: 4px;	
	width: 910px;
	line-height: 44px;
	height: 46px;
	background-repeat:no-repeat;
}
.exhibit_type
{
	padding-left:30px;
	padding-right:10px;
	width: 550px;
	height: 46px;
	float:left;
	background-image:url('../images/exhibite_center_bg.gif');
	background-repeat:repeat-x;
}
.exhibit_type a
{
	display:block;
	float:left;
	height:46px;
	line-height:46px;
	width:110px;
	color:White;
	font-size:18px;
	font-family:微软雅黑;
}
.exhibit_type a span
{
	display:block;
	margin-top:2px;
	width: 110px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
}

.exhibit_type a:hover span
{
	color:#FFFC50;
	background-image:url('../images/exhibite_hover.gif');
}
.focus
{	
	background-image:url('../images/exhibite_hover.gif');
}
.exhibit_split
{
	float:left;
	width:26px;
	height:46px;
	background-image:url('../images/exhibite_split.gif');	
}
.exhibit_name
{
	float:left;
	height:46px;
	width:250px;
	color:White;
	font-family:微软雅黑;
	padding-left:20px;
	background-image:url(../images/exhibite_center_bg.gif);
}
.exhibit_name a
{
	color:White;
}
.exhibit_name a:hover
{
	color:White;
}
.exhibit_right
{
	float:left;
	width:19px;
	height:46px;
	background-image:url(../images/exhibite_right_bg.gif);
}
.blur
{
}
.exhibit_images{
	width: 935px;
	margin-left: 25px;
 	padding: 0px;
 	overflow: hidden;
}

.exhibit_images .img_show
{
	width: 162px;
	height: 150px;
	margin-top: 10px;
	margin-right: 25px;

	float: left;
}
.exhibit_images .img_pic
{
	float: left;
	margin: 0;
	border: solid 1px #ACD5F8;
	width: 160px;
	height: 120px;
}
.exhibit_images .img_title
{
	float: left;
	display: block;
	width: 162px;
	height: 20px;
	margin-top: 5px;

	text-align: center;
	font-size: 12px;
}
.exhibit_images .img_title .description_title{
	color: gray;
}
.exhibit_images .img_title .description{
	color: gray;
}
.exhibit_images .img_show .img
{
	display: block;
	width: 160px;
	height: 120px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.fullwidth{
	width: 960px;
}
#menu
{
	width: 228px;
	border: solid 1px #C2C2C2;
	float: right;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li
{
	line-height: 30px;
	display: block;
	width: 208px;
	height: 30px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 7px;
}
#menu ul li a
{
	display: block;
	width: 208px;
	height: 30px;
	background-color: #9E9E9E;
	border: solid 1px #666666;
	color: White;
	font-weight: bold;
}
#menu ul li a:hover
{
	background-color: #CCCCCC;
	border: solid 1px #9E9E9E;
	color: Black;
}

.modellist
{
	width: 722px;
	height: 166px;
}
.artlist
{
	width: 722px;
	height: 200px;
}
#list
{
	width: 722px;
	height: 360px;
}
#list .column .column_body
{
	width: 722px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#pageBar
{
    clear: left;
	float: left;
	margin-left: 20px;
}
.column .column_bottom
{
}

.img_link:link
{
	font-size: 12px;
	text-decoration: none;
}
.img_link:hover
{
	font-size: 12px;
	text-decoration: underline;
}
.img_link:visited
{
	font-size: 12px;
	text-decoration: none;
}
img
{
	border: 0px;
}
.newsContent
{
	border: 1px solid #ACD5F8;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: 0px;
}
.achievementPic
{
	width: 800px;
	height: 480px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border: solid 1px #ACD5F8;
}
#newsTitle
{
	padding: 10px 0px;
	text-align: center;
	width: 958px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
#imgMemo
{
	border-bottom: 1px solid #ACD5F8;
    text-indent: 2em;
    width: 100%;
    height: 10px;
}
#imgNavagator
{
	margin: 0 auto;
	text-align: center;
	width: 955px;
	height: 150px;
	_height: 160px;
}
#btn_left
{
	width: 25px;
	float: left;
	padding-top: 15px;
	_margin-top: 4px;
	margin-left: 2px;
	visibility:hidden;
}
#btn_left div
{
	height: 95px;
	width: 25px;
	background-image: url('../images/detailBtn.gif');
	background-position: -50px 0;
}
#btn_right
{
	width: 25px;
	float: left;
	padding-top: 15px;
	_margin-top: 4px;
	visibility:hidden;
}
#btn_right div
{
	height: 95px;
	background-image: url('../images/detailBtn.gif');
	background-position: -75px 0;
}
#loading
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 480px;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
	background-color: #CCCCCC;
}
#pic
{
    cursor: pointer;
}
#imgList
{
	white-space: nowrap;
	width: 900px;
	height: 105px;
	text-align: center;
	padding: 10px 0px;
	overflow: hidden;
	float: left;
}
.scrollBar
{
    width: 928px;
    height: 14px;
    float: left;
    border: solid 1px #C3C3C3;
    margin-left: 10px;
    _margin-left: 6px;
    font-size: 1px;
    line-height: 1px;
    _margin-top: 10px;
}
.scroll
{
    height: 10px;
    float: left;
    position: relative;
    margin-top: -14px;
    cursor: pointer;
    margin-left:14px;
    left:0px;
}
.scroll span
{
    display: block;
    float: left;
    height: 14px;
    cursor: w-resize;
}
#scrollBar_left
{
    width: 14px;
	float:left;
    height:14px;
    background-image:url(../images/scroll_corner_bg.gif);
    cursor:pointer;
}
#scrollBar_left img
{
	margin-top:3px;
	margin-left:2px;
}
#scrollBar_right img
{
	margin-top:3px;
	margin-left:4px;
}
#scrollBar_right
{
	cursor:pointer;
	background-image:url(../images/scroll_corner_bg.gif);
    width: 14px;
	float:left;
    height:14px;
}
#scroll_bg_left
{
    width: 6px;
	float:left;
    background-image: url(../images/scrollbar_bg_01.gif);
    height:14px;
}
#scroll_bg_middle
{
	width:888px;
	float:left;
    background-image: url(../images/scrollbar_bg_02.gif);
    height:14px;
}
#scroll_bg_right
{
    width: 6px;
	float:left;
    background-image: url(../images/scrollbar_bg_03.gif);
    height:14px;
}
#scroll_left
{
    width: 7px;
    background-image: url(../images/scrollbar_01.gif);
}
#scroll_middle
{
    background-image: url(../images/scrollbar_02.gif);
}
#scroll_right
{
    width: 7px;
    background-image: url(../images/scrollbar_03.gif);
}
.imgItem
{
	float: left;
	margin: 0px 5px;
	border: 2px solid #ACD5F8;
	padding: 10px;
	background-repeat: no-repeat;
}
.s_imgItem
{
	width: 120px;
	height: 80px;
	cursor: pointer;
}
.noBorder
{
    border: 0px;
}

.newslist
{
    width:724px;
    float:left;
    margin-top:6px;
    overflow:hidden;
}
.newslist_title
{
	width: 724px;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 2px #C2C2C2;
	background: url(../images/books_open.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
	color: #000063;
}
.newslist_title span
{
	margin-left: 20px;
}
.newslist_list
{
	width: 722px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newslist_list ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
 .newslist_list ul li
{
	width: 714px;
	margin-left: 5px;
	display: block;
	height: 25px;
	line-height: 25px;
	border-bottom: dashed 1px #C2C2C2;
}
 .newslist_list ul li .newslist_list_title
{
	float: left;
}
 .newslist_list ul li .newslist_list_date
{
	float: right;
}

