#container {
	margin: 10px auto;
	text-align: left;
	width: 955px;
	border: 1px solid #B1B1B1;
}
#header_1 {
	text-indent: -9999px;
	height: 105px;
	border-bottom: 1px solid #B1B1B1;
	background: url("images/header_1.gif");
}
#nav {
	line-height: 24px;
	background: #ACAAAB;
}
#nav li {
	float: left;
	height: 24px;
	font-size: 13px;
	font-weight: 600;
}
#nav li a {
	display: block;
	padding: 0 15px;
}
#nav li a:hover {
	background: #FFF;
	color: #E00;
}
#nav li.current a {
	background: #FFF;
	color: #E00;
}
#nav li.current a:hover {
	color: #E00;
}
#subnav {
	height: 26px;
}
#subnav ul {
	display: none;
	text-indent: 15px;
}
#subnav ul li {
	float: left;
	line-height: 26px;
}
#subnav ul li a {
	font-size: 12px;
	font-weight: 600;
	padding-right: 30px;
}
#subnav ul li.current a {
	color: #E00;
}
#subnav ul.display {
	display: block;
}
#subnav ul.hidden {
	display: hidden;
}

#contentbox {
	border-top: 1px solid #B1B1B1;
}

#content {
	background: #FFF url("images/content_bg.gif") repeat-y 700px 0;
	border-top: 1px solid #B1B1B1;
}
#left {
	float: left;
	width: 700px;
	overflow: hidden;
}
#right {
	float: right;
	width: 255px;
}
#exhabition_content {
	margin: 30px 15px 0 25px;
}
#exhabition_title_bar h3 {
	float: left;
	height: 18px;
	width: 127px;
	background: url("images/exhabition_title_bg.gif") no-repeat;
	text-indent: -9999px;
}
#exhabition_title_bar img {
	float: right;
	margin-right: 25px;
}
#exhabition_content table {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
}
#exhabition_content table td, #exhabition_content table th {
	padding-top: 10px;
	padding-bottom: 8px;
}
#exhabition_content table .col1 {
	text-indent: 5px;
	width: 75px;
}
#exhabition_content table .col2 {
	width: 150px;
}
#exhabition_content table .col3 {
	width: 275px;
}
#exhabition_content table .col4 {
}
#exhabition_content table thead tr {
	background: #FFE3E2;
}
#exhabition_content table thead th {
	font-size: 15px;
	font-weight: 600;
}
#exhabition_content table td {
	font-size: 13px;
}
#exhabition_content table tr.odd {
	background: #FFF;
}
#exhabition_content table tr.even {
	background: #E9E7E8;
}
.page {
	text-align: center;
	color: #666;
	margin-bottom: 20px;
}
.page a {
	color: #666;
}
.page a:hover {
	color: #F00;
}
 .page a strong {
	color: red;
}




#side_recommended {
	margin: 20px 15px;
}
#side_recommended h3 {
	text-indent: -9999px;
	width: 185px;
	height: 17px;
	background: url("images/side_recommended_title_gb.gif") no-repeat;
}
#side_recommended div {
	margin: 10px 0;
}
#side_recommended div img {
	width: 102px;
	height: 110px;
	margin: 5px 2px;
}
#side_artists_studios {
	padding: 20px 15px;
	border-top: 1px solid #B1B1B1;
}
#side_artists_studios h3 {
	text-indent: -9999px;
	width: 165px;
	height: 17px;
	background: url("images/side_artists_studios_title_bg_.gif") no-repeat;
}
#side_artists_studios div {
	margin: 10px 0;
}
#side_artists_studios div img {
	width: 108px;
	height: 75px;
}
#side_charity_auction {
	padding: 20px 15px;
	border-top: 1px solid #B1B1B1;
}
#side_charity_auction h3 {
	text-indent: -9999px;
	width: 150px;
	height: 16px;
	background: url("images/side_charity_auction_title_bg.gif") no-repeat;
}
#side_charity_auction div {
	margin: 20px 0;
	text-align: center;
}
#side_charity_auction div img {
	width: 180px;
}
#side_charity_auction h4 {
	height: 22px;
	margin-left: 18px;
	margin-top: 10px;
	color: #E00;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	padding-right: 92px;
}
#side_charity_auction h4.price_s {
	background: url("images/price_s.gif") no-repeat;
}
#side_charity_auction h4.price_e {
	background: url("images/price_n.gif") no-repeat;
}
#side_charity_auction_img {
	margin: 20px 0 10px 25px;
}
p.side_more {
	text-align: right;
}

#exhabition_detail, #auction_detail {
	overflow: hidden;
	margin: 25px 50px;
}
#exhabition_detail img, #auction_detail img {
	max-width: 630px;
	margin: 0 auto;
	/*width:expression(this.width>630?"630":width);*/
}
#exhabition_detail #exhabition_title {
	text-indent: -9999px;
	width: 127px;
	height: 18px;
	background: url("images/exhabition_title_bg.gif") no-repeat;
}
#e_title {
	font-size: 22px;
	font-weight: 900;
	margin: 30px;
	text-align: center;
}
#e_picture {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#e_table {
	margin: 15px auto;
	text-align: center;
}
#e_table table {
	margin: 0 auto;
}
#e_table td {
	text-align: right;
	font-size: 12px;
	color: #666;
}
#e_table td.col2 {
	text-align: left;
}
#auctionbar {
	text-align: center;
	padding: 10px;
	border: 1px solid #DDD;
	background: #EEE;
}
#auctionbar table caption {
	font-size: 12px;
	height: 20px;
}
#auctionbar table thead th {
	padding: 5px 0;
}
#auctionbar table {
	width: 100%;
	border-collapse: collapse;
}
#auctionbar table td {
	padding: 3px;
	border: 1px solid #AAA;
}
#e_detail {
	width: 100%;
	overflow: hidden;
	margin: 25px 0;
	font-size: 14px;
}


#news_content {
	overflow: hidden;
	margin: 20px 25px;
}
#news_content img {
	max-width: 630px;
	margin: 0 auto;
	/*width:expression(this.width>630?"630":width);*/
}
#news_title {
	text-indent: -9999px;
	width: 98px;
	height: 20px;
	background: url("images/news_title_bg.gif") no-repeat;
}
#n_title {
	margin: 25px 0 10px 0;
	font-size: 22px;
	font-weight: 900;
	text-align: center;
}
#n_info {
	margin: 15px 0 25px 0;
	text-align: center;
	color: #666;
}
#n_picture {
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#n_content {
	margin: 30px 20px;
	font-size: 14px;
	color: #333;
}

#news_list_container {
	margin: 20px 25px;
}
#news_list_title {
	width: 98px;
	height: 20px;
	background: url("images/news_title_bg.gif") no-repeat;
	text-indent: -9999px;
}
#news_list {
	border: 1px solid #999;
	padding: 1px;
	margin: 18px 0;
}
.news_list_title {
	height: 23px;
	background: #DEDEDE url("images/dot1.gif") no-repeat 10px 5px;
	line-height: 23px;
	text-indent: 26px;
	font-size: 13px;
	font-weight: 700;
}
.news_list_title a {
	color: #555;
}
.news_list_brief {
	color: #666;
	padding: 5px;
	font-size: 13px;
}
.news_list_info {
	margin: 10px 5px;
	font-size: 12px;
	color: #888;
}
.news_list_info span {
	margin-right: 15px;
}

#side_exhabition {
	margin: 20px;
}
#side_exhabition_picture_list {
	width: 100%;
	overflow: hidden;
}
#side_exhabition_picture_list li {
	float: left;
	margin: 5px 3px;
}
#side_exhabition_picture_list li img {
	width: 100px;
	height: 120px;
}
#side_exhabition_picture_list li p {
	margin-top: 5px;
	width: 100px;
	height: 14px;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
}
#side_exhabition_list {
	list-style: inside square;
	margin: 30px 3px;
	line-height: 24px;
}
#side_exhabition_list a {
	color: #333;
}
#side_exhabition_list a:hover {
	color: #E00;
}

#side_bbs {
	border-top: 1px solid #B1B1B1;
	padding: 20px;
}
#side_bbs div {
	margin: 15px 0;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#side_bbs div img {
	width: 240px;
}
#side_bbs div a {
	font-size: 13px;
}
#side_bbs_list {
	list-style: inside square;
	margin: 15px 3px;
}
#news_box {
	margin: 25px 22px;
}
#news_box_container {
	margin: 20px 0;
}
#news_box_container_left {
	float: left;
	width: 366px;
}
#news_box_container_left a {
	color: #555;
}
#news_box_container_left a:hover {
	color: #E00;
}
#news_box_container_left img {
	width: 365px;
	height: 250px;
}
#news_box_container_left p {
	margin-top: 12px;
	font-weight: 700;
}
#news_box_container_right {
	float: right;
	width: 280px;
}
#news_box_container_right ul {
	list-style: inside square;
	line-height: 24px;
	font-weight: 600;
}
#news_box_container_right ul a {
	color: #555;
}
#news_box_container_right ul a:hover {
	color: #E00;
}

#value_box {
	border-top: 1px solid #B1B1B1;
	padding: 25px 30px;
}
#value_box_picture {
	margin: 30px 0;
}
#value_box_picture div {
	float: left;
	width: 320px;
	text-align: center;
}
#value_box_picture div img {
	width: 300px;
	height: 200px;
}
#value_box_picture div p {
	margin-top: 5px;
}
#value_box_picture div a {
	font-size: 13px;
	font-weight: 600;
	color: #555;
}
#value_box_picture div a:hover {
	color: #E00;
}
.value_box_table {

}
.value_box_table h3 {
	height: 30px;
	background: url("images/value_table_bg.gif");
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.value_box_table h3 p{
	padding-left: 10px;
	float: left;
}
.value_box_table h3 span{
	float: right;
	padding-right: 10px;
	font-size: 11px;
}
.value_box_table table {
	margin: 10px 10px 30px 10px;
}
.value_box_table table td, .value_box_table table th {
	color: #444;
	text-align: left;
	font-size: 13px;
	padding: 5px 2px;
}
.value_box_table table .col1 {
	width: 140px;
}
.value_box_table table .col2 {
	width: 100px;
}
.value_box_table table .col3 {
	width: 240px;
}
#deal_container {
	margin: 30px 3px;
}
#deal_container_left {
	float: left;
	padding: 60px 40px 0 50px;
}
#deal_container_left h2 {
	font-size: 28px;
	font-weight: 900;
	color: #E00;
	font-style: italic;
}
#deal_container_left p {
	width: 450px;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 1px;
}
#deal_container_right {
	float: right;
}
#deal_container_bottom {
	clear: both;
	margin-top: 40px;
}
#studio_container {
	margin-bottom: 30px;
}
#studio_container h2 {
	text-indent: -9999px;
	width: 955px;
	height: 231px;
	background: url("images/studio_container_bg.gif");
}
#studio_container_top {
	margin: 50px 0 30px 0;
}
#studio_container_top_left {
	float: left;
	margin: 0 50px 0 45px;
}
#studio_container_top_left h3 {
	font-size: 28px;
	font-weight: 900;
	color: #E00;
	font-style: italic;
}
#studio_container_top_left p {
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 1px;
	width: 350px;
	margin-top: 20px;
}
#studio_container_top_right {
	float: right;
	width: 462px;
}
#studio_container_top_right p {
	margin-top: 15px;
	font-size: 13px;
	font-weight: 600;
	color: #333;
}
#studio_container_bottom {
	clear: both;
	padding-top: 30px;
}
#studio_container_bottom img {
	width: 228px;
	height: 170px;
}
#studio_container_bottom ul {
	padding-top: 22px;
	padding-left: 5px;
	height: 200px;
}
#studio_container_bottom ul li {
	float: left;
	width: 228px;
	margin: 0 4px;
}
#studio_container_bottom ul li p {
	text-align: right;
	margin: 9px 2px 5px 0;
	font-weight: 600;
	color: #555;
}
#studio_container_bottom ul.odd {
	background: #DCDADB;
}

#vacation {
	margin: 40px 45px;
}
#vacation_top {
}
#vacation_top h2 {
	margin-left: 600px;
	font-size: 28px;
	font-weight: 900;
	color: #E00;
	font-style: italic;
}
#vacation_top p {
	font-size: 13px;
	font-weight: 600;
	margin-left: 600px;
	margin-top: 18px;
	line-height: 20px;
	color: #333;
	text-align: left;
}
#vacation_bottom {
	clear: both;
	margin-top: 35px;
}
#vacation_bottom_left {
	float: left;
}
#vacation_bottom_right {
	float: right;
}
#vacation_bottom p {
	margin-top: 16px;
	color: #333;
	font-weight: 600;
	text-align: right;
}

#museum {
	margin: 45px 50px;
}
#museum_left {
	float: left;
	width: 540px;
}
#museum_left h2 {
	margin-top: 38px;
}
#museum_left h2 strong {
	font-size: 28px;
	font-weight: 900;
	color: #E00;
	font-style: italic;
}
#museum_left h2 span {
	margin-left: 20px;
	font-size: 16px;
}
#museum_left p {
	margin-top: 18px;
	line-height: 24px;
	font-weight: 600;
	color: #333;
}
#museum_right {
	float: right;
	width: 270px;
}
#museum_right img {
	margin-bottom: 20px;
}

#gaikuang_container {
	margin: 40px 60px;
}
#gaikuang_head h2 {
	font-size: 24px;
	font-weight: 900;
	font-style: italic;
}
#gaikuang_head h2 span {
	color: #E00;
	margin-left: 10px;
}
#gaikuang_head p {
	font-weight: 700;
	color: #333;
	margin: 20px 0 35px 0;
	line-height: 24px;
}
#gaikuang_bottom {
	margin: 40px 0;
}
#gaikuang_bottom_left {
	float: left;
}
#gaikuang_bottom_right {
	float: right;
}
#gaikuang_bottom img {
	width: 392px;
	height: 236px;
}
#gaikuang_bottom p {
	margin-top: 8px;
	margin-bottom: 25px;
	text-align: right;
	color: #333;
	font-weight: 600;
}

#yuanqu_container h2 {
	height: 401px;
	text-indent: -9999px;
}
#yuanqu_top {
	padding: 25px 20px;
	border-bottom: 1px solid #B1B1B1;
}
#yuanqu_top h3 {
	text-indent: -9999px;
	width: 105px;
	height: 29px;
	background: url("images/overview.gif") no-repeat;
	margin-bottom: 25px;
}
#yuanqu_top_left {
	float: left;
}
#yuanqu_top_left h4 {
	font-size: 22px;
	font-weight: 900;
}
#yuanqu_top_left p {
	margin-top: 15px;
	font-weight: 600;
	color: #333;
	width: 380px;
}
#yuanqu_top_right {
	padding-right: 20px;
	float: right;
}
#yuanqu_middle {
	background: #FFF url("images/content_bg.gif") repeat-y 386px 0;
}
#yuanqu_middle_left {
	float: left;
	width: 386px;
}
#yuanqu_middle_right {
	float: right;
	width: 568px;
}
#yuanqu_middle h3 {
	margin: 12px 0 16px 25px;
	text-indent: -9999px;
}
#yuanqu_middle_left h3 {
	width: 95px;
	height: 36px;
	background: url("images/dynamic.gif");
}
#yuanqu_middle_left div {
	margin: 0 25px;
}
#yuanqu_middle_left div ul {
	float: right;
	width: 155px;
	margin-left: 15px;
}
#yuanqu_middle_left div p {
	line-height: 26px;
}
#yuanqu_middle_left div img {
	float: left;
	width: 165px;
	height: 123px;
	margin: 0 10px 10px 0;
}
#yuanqu_middle_right h3 {
	width: 140px;
	height: 36px;
	background: url("images/artists_studios.gif");
}
#yuanqu_middle_right_left {
	float: left;
	width: 340px;
	padding-left: 20px;
}
#yuanqu_middle_right_left img {
	width: 144px;
	height: 96px;
	margin: 10px 1px;
}
#yuanqu_middle_right_right {
	float: right;
	width: 205px;
	margin-top: 5px;
	padding-right: 35px;
	line-height: 26px;
	color: #333;
}
#yuanqu_bottom {
	clear: both;
	padding: 12px 0 20px 0;
	border-top: 1px solid #B1B1B1;
	width: 100%;
	overflow: hidden;
}
#yuanqu_bottom h3 {
	width: 145px;
	height: 36px;
	padding-left: 20px;
	background: url("images/virtual.gif") 20px no-repeat;
	text-indent: -9999px;
}
#yuanqu_bottom div {
	overflow: hidden;
	margin: 9px 0;
}
#yuanqu_bottom div img {
	height: 112px;
}
#side_auction {
	margin: 23px 14px;
}
#side_auction_list, #side_gallery_list {
	margin-top: 15px;
	padding-left: 2px;
	height: 450px;
	line-height: 30px;
	background: url("images/side_auction_list_bg.gif");
}
#side_auction_list a, #side_gallery_list a {
	float: left;
	display: block;
	width: 108px;
	font-weight: 700;
	color: #666;
	margin-left: 3px;
	overflow: hidden;
}
#side_auction_list a:hover, #side_gallery_list a:hover {
	color: #E00;
}

#side_gallery {
	clear: both;
	padding: 23px 14px;
	border-top: 1px solid #B1B1B1;
}
#side_gallery_join {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
#jigou_left_top {
	margin: 15px 22px 20px 25px;
}
#jigou_left_top_title {
	text-indent: -9999px;
	width: 165px;
	height: 37px;
	background: url("images/jigou_left_top.gif");
	margin-bottom: 25px;
}
#jigou_left_top_left {
	float: left;
}
#jigou_left_top_left img {
	width: 340px;
	height: 252px;
}
#jigou_left_top_left p {
	margin-top: 12px;
	font-weight: 600;
}
#jigou_left_top_right {
	float: right;
	width: 280px;
}
#jigou_left_top_right ul {
	list-style: inside square;
	line-height: 32px;
	height: 260px;
	overflow: hidden;
}
#jigou_left_top_right ul a {
	color: #555;
	font-weight: 600;
}
#jigou_left_top_right ul a:hover {
	color: #E00;
}
#jigou_left_top_right p {
	text-align: right;
}
#jigou_left_middle {
	clear: both;
	padding: 10px 30px;
	border-top: 1px solid #B1B1B1;
}
#jigou_left_middle ul li {
	float: left;
	margin: 15px;
}
#jigou_left_middle ul li a img {
	width: 130px;
	height: 116px;
}
#jigou_left_middle ul li p {
	text-align: center;
	margin-top: 8px;
	font-weight: 600;
	width: 130px;
	height: 13px;
	overflow: hidden;
}
#jigou_left_middle ul li a {
	color: #555;
}
#jigou_left_middle ul li a:hover {
	color: #E00;
}
#jigou_left_bottom {
	padding: 20px 0;
	border-top: 1px solid #B1B1B1;
	background: url("images/content_bg.gif") repeat-y 300px;
}
#jigou_left_bottom_left {
	float: left;
	width: 300px;
}
#jigou_left_bottom_left p.title {
	text-indent: 30px;
}
#jigou_left_bottom_right p.title {
	text-indent: 30px;
}
#jigou_left_bottom_left ul {
	margin-top: 15px;
}
#jigou_left_bottom_left ul li {
	text-align: center;
	margin-bottom: 8px; 
}
#jigou_left_bottom_left ul li a {
	font-weight: 600;
	color: #555;
}
#jigou_left_bottom_left ul li img {
	width: 150px;
	height: 100px;
}
#jigou_left_bottom_left ul li a:hover {
	color: #E00;
}
#jigou_left_bottom_left ul li p {
	margin-top: 5px;
}
#jigou_left_bottom_right {
	float: right;
	width: 397px;
}
#jigou_left_bottom_right div {
	margin: 15px 40px;
}
#jigou_left_bottom_right ul {
}
#jigou_left_bottom_right ul li {
	float: left;
	margin: 5px 10px;
}
#jigou_left_bottom_right ul li a {
	font-weight: 600;
	color: #555;
}
#jigou_left_bottom_right ul li a:hover {
	color: #E00;
}
#jigou_left_bottom_right ul li img {
	width:128px;
	height: 95px;
}
#jigou_left_bottom_right ul li p {
	width: 126px;
	overflow: hidden;
	margin-top: 6px;
	text-align: center;
	height: 13px;
}

#member {
	margin: 50px 30px 45px 20px;
}
#member_left {
	float: left;
}
#member_right {
	float: right;
	width: 480px;
	line-height: 200%;
}
#member_right p {
	color: #555;
	font-weight: 600;
}
#member_right strong {
	color: #E00;
}
#member_right div {
	margin: 15px 0;
}
#member_right h3 {
	font-size: 14px;
}
#member_right img {
	margin-bottom: 20px;
}

#people_top {
	margin: 30px 12px 12px 40px;
}
#people_top_left {
	float: left;
}
#people_top_right {
	float: right;
	width: 320px;
}
#people_top_right h2 {
	width: 60px;
	height: 33px;
	background: url("images/view.gif");
	text-indent: -9999px;
	margin-left: 16px;
}
#people_top_right ul {
	margin-top: 20px;
	list-style: inside square;
	line-height: 24px;
}
#people_top_right ul a {
	color: #555;
	font-weight: 600;
}
#people_top_right ul a:hover {
	color: #E00;
}
#people_bottom {
	clear: both;
	border-top: 1px solid #B1B1B1;
	background: url("images/content_bg.gif") repeat-y 477px;
}
.people_lists {
	float: left;
	width: 477px;
}
.people_lists h3 {
	background: url("images/people_list_bg.gif");
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	text-indent: 22px;
	border-left: 1px solid #B1B1B1;
}
.people_lists h3 .left {
	float: left;
}
.people_lists h3 .right {
	float: right;
	margin-right: 30px;
}
.people_lists h3 strong {
	color: #E00;
}
.people_lists .people_list_box {
	margin: 18px;
}
.people_lists .people {
	float: left;
	width: 245px;
	border-right: 1px solid #B1B1B1;
}
.people_lists .people img {
	float: left;
	width: 110px;
	height: 145px;
	margin-right: 12px;
}
.people_lists .people h4 {
	margin-top: 3px;
	font-size: 13px;
	color: #333;
}
.people_lists .people p {
	margin-top: 15px;
	width: 120px;
	height: 110px;
	overflow: hidden;
	line-height: 22px;
	color: #444;
}
.people_list {
	float: right;
	padding-left: 10px;
	width: 180px;
	line-height: 24px;
	text-indent: 10px;
}
.people_list a {
	display: block;
	float: left;
	width: 62px;
	padding-left: 10px;
	font-weight: 600;
	color: #555;
}
.people_list a:hover {
	color: #E00;
}

#institutions_side {
	margin: 25px 12px;
}
#institutions_list {
	margin: 20px 0;
	margin-top: 15px;
	height: 900px;
	line-height: 30px;
	background: url("images/institutions_list_bg.gif");
	text-indent: 10px;
}
#institutions_list a {
	font-weight: 600;
	color: #444;
}
#institutions_list a:hover {
	color: #E00;
}
#education_left_top {
	border-top: 1px solid #B1B1B1;
	padding: 25px 25px 30px 15px;
}
#education_left_top_left {
	float: left;
	width: 420px;
}
#education_left_top_left img {
	width: 405px;
	height: 272px;
}
#education_left_top_left a {
	color: #555;
	font-weight: 600;
}
#education_left_top_left a:hover {
	color: #E00;
}
#education_left_top_left p {
	margin-top: 10px;
}
#education_left_top_right {
	float: right;
	width: 235px;
}
#education_left_top_right h3 {
	background: url("images/colleges.gif");
	width: 149px;
	height: 36px;
	text-indent: -9999px;
}
#education_left_top_right ul {
	list-style: inside square;
	margin-top: 25px;
	line-height: 24px;
}
#education_left_top_right ul a {
	color: #666;
	font-weight: 600;
}
#education_left_top_right ul a:hover {
	color: #E00;
}
#education_left_middle {
	border-top: 1px solid #B1B1B1;
	clear: both;
	background:  url("images/content_bg.gif") repeat-y 334px;
}
#education_left_middle_left {
	float: left;
	padding: 10px 14px 20px 20px;
}
#education_left_middle_left h3 {
	width: 216px;
	height: 34px;
	background: url("images/admissions.gif");
	text-indent: -9999px;
	margin-top: 6px;
}
#education_left_middle_left div {
	margin-top: 18px;
	width: 300px;
}
#education_left_middle_left div img {
	float: left;
	width: 125px;
	height: 102px;
	margin-right: 20px;
}
#education_left_middle_left div p {
	padding-top: 15px;
	line-height: 150%;
}
#education_left_middle_left ul {
	clear: both;
	margin-top: 22px;
	list-style: inside square;
	line-height: 150%;
}
#education_left_middle_left ul a {
	color: #555;
}
#education_left_middle_left ul a:hover {
	color: #E00;
}
#education_left_middle_right {
	float: right;
}
#education_left_middle_right h3 {
	width: 129px;
	height: 33px;
	background: url("images/master.gif");
	text-indent: -9999px;
	margin-top: 6px;
}
#education_left_middle_right div {
	margin-top: 18px;
	width: 340px;
}
#education_left_middle_right div img {
	width: 112px;
	height: 112px;
	float: left;
	margin-right: 15px;
}
#education_left_middle_right div h4 {
	padding-top: 5px;
}
#education_left_middle_right div p {
	line-height: 120%;
}
#education_left_middle_right ul {
	clear: both;
	margin-top: 22px;
	list-style: inside square;
	line-height: 150%;
}
#education_left_middle_right ul a {
	color: #666;
}
#education_left_middle_right ul a:hover {
	color: #E00;
}
#education_left_bottom {
	clear: both;
	padding: 30px 30px 60px 25px;
}
#education_left_bottom h3 {
	width: 174px;
	height: 38px;
	text-indent: -9999px;
	background: url("images/jinyang.gif");
}
#education_left_bottom p {
	margin: 20px 45px 38px 40px;
	line-height: 26px;
	font-weight: 600;
	color: #666;
}
#education_left_bottom img {
	width: 615px;
	height: 159px;
	margin-left: 8px;
}

#gallery_top {
	margin: 18px 35px 15px 32px;
}
#gallery_top_left {
	float: left;
	width: 360px;
}
#gallery_top_left img {
	width: 102px;
	height: 102px;
	margin: 10px 5px;
}
#gallery_top_right {
	float: right;
}
#gallery_top_right img {
	width: 485px;
	height: 248px;
}
#gallery_top_right p {
	text-align: right;
	margin-top: 6px;
	font-weight: 600;
}
#gallery_middle {
	border-top: 1px solid #B1B1B1;
	background: url("images/content_bg.gif") repeat-y 669px;
}
#gallery_middle_left {
	float: left;
	padding: 18px 0;
	border-right: 1px solid #B1B1B1;
	width: 218px;
}
#gallery_middle_left img {
	width: 140px;
}
#gallery_middle_left_container {
	margin: 0 10px 0 33px;
}
#gallery_middle_left_container h3 {
	width: 167px;
	height: 34px;
	text-indent: -9999px;
	background: url("images/charity.gif");
}
#gallery_middle_left_container img {
	height: 140px;
	height: 140px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 6px;
}
#gallery_middle_left_container div p {
	text-indent: 10px;
	width: 100%;
	overflow: hidden;
	line-height: 150%;
	color: #333;
}
#gallery_middle_left_container div h4 {
	height: 22px;
	margin-top: 10px;
	margin-left: 10px;
	color: #E00;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	padding-right: 52px;
}
#gallery_middle_left_container div h4.price_s {
	background: url("images/price_s.gif") no-repeat;
}
#gallery_middle_left_container div h4.price_e {
	background: url("images/price_n.gif") no-repeat;
}
#gallery_middle_left_container div img {
	width: 140px;
	height: 35px;
}
#gallery_middle_middle {
	float: left;
	width: 450px;
}
#gallery_middle_middle h3 {
	margin: 0 0 25px 6px;
}
#gallery_middle_right_container div img {
	width: 120px;
	height: 102px;
	margin: 5px;
}
#gallery_middle_middle_container {
	margin: 10px 20px;
}
#gallery_middle_middle_picture {
	width: 240px;
	height: 115px;
	float: left;
	margin-right: 15px;
}
#gallery_middle_middle_list {
	clear: both;
}
div#gallery_middle_middle_list img {
	width: 102px;
	height: 92px;
	margin: 15px;
}
#gallery_middle_right {
	float: right;
	width: 285px;
}
#gallery_middle_right_container {
	margin: 18px 10px;
}
#gallery_middle_right_container div {
	margin-top: 10px;
}
#gallery_bottom {
	clear: both;
	border-top: 1px solid #B1B1B1;
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}
#gallery_bottom h3 {
	margin-left: 12px;
	width: 138px;
	height: 36px;
	background: url("images/online.gif");
	text-indent: -9999px;
}
#gallery_bottom div {
	margin: 5px 0;
}
#gallery_bottom div img {
	height: 127px;
}
#list {
	margin: 10px 20px 20px 20px;
	padding: 10px;
	border: 1px solid #6D6D6D;
}
#list h2 {
	color: #E00;
}
#list .block {
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #AAA;
}
#list .block h3 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #666;
	text-indent: 10px;
}
#list .block p {
	color: #444;
	line-height: 20px;
}
#list_title {
	font-size: 18px;
	margin-top: 20px;
	margin-left: 20px;
	color: #E00;
}
