﻿body 
{
	margin: 0px;
	padding: 0px;
	background-color: #f0f0f0;
}

body, td, th, p, div, span, ul, li, a
{
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "SimHei", "黑体";
	color: #5f5f5f;
}


#global_top
{
	display: block;
	position: relative;
	height: 30px;
}
#global_bottom
{
	display: block;
	position: relative;
	height: 30px;
}
#global_main
{
	display: block;
	position: relative;
	text-align: center;
}
#global_navigater
{
	background-image: url("images/global_navigator_bg.png");
	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	position: relative;
	display: block;
	text-align: left;
	margin-left: 0px;
}
#global_navigater ul
{
	position: relative;
	width: 800px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	/*border-left-color: #c0c0c0;*/
	/*border-left-style: solid;*/
	/*border-left-width: 1px;*/
}
#global_navigater li
{
	list-style-type: none;
	float: left;
	display: block;
	margin: 1px 0px 1px 0px;
	border-right-color: #c0c0c0;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
	width: 99px;
	height: 23px;
}
#global_navigater a
{
	color: White;
	display: block;
	height: 23px;
	text-decoration: none;
	line-height: 20px;
}
#global_footer
{
	background-image: url("images/global_footer_bg.png");
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 800px;
	height: 23px;
	position: relative;
	float: none;
}
#global_page_main
{
	display: block;
	width: 800px;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#frontpage_banner
{
	display: block;
	width: 800px;
	height: 325px;
	position: relative;
}
#frontpage_flash_show
{
	width: 550px;
	height: 325px;
	position: relative;
	display: inline;
	float: left;
	background-image: url("images/frontpage_flashshow_top_bar.png");
	background-repeat: no-repeat;
	background-position: top;
}
#frontpage_lastevents
{
	width: 250px;
	height: 325px;
	position: relative;
	display: inline;
	float: right;
	background-image: url("images/frontpage_lastevents_listing_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
#frontpage_lastevents_header
{
	width: 250px;
	height: 25px;
	background-image: url("images/frontpage_lastevents_header_bg.png");
	background-repeat: no-repeat;
	position: relative;
	display: block;
	color: White;
	line-height: 22px;
	text-indent: 10px;
}
#frontpage_lastevents_listing
{
	width: 250px;
	height: 300px;
	/*position: relative;*/
	/*display: block;*/
	overflow: hidden;
}
#frontpage_lastevents_listing ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#frontpage_lastevents_listing li
{
	margin: 0px 0px 10px 0px;
	display: block;
}
#frontpage_lastevents_listing li div
{
	display: inline;
}
#frontpage_lastevents_listing a
{
	color: #666666;
	text-decoration: none;
	display: block;
}
#frontpage_lastevents_listing a:hover
{
	color: #ff009e;
}
#frontpage_lastevents_listing_messages
{
}
#frontpage_lastevents_listing_messages_clone
{
}
#frontpage_content
{
	display: block;
	width: 800px;
	position: relative;
	height: 190px;
	/*background-image: url("images/frontpage_content_bg.png");*/
	background-color: #ff009e;
}
#frontpage_footer
{
	display: block;
	width: 800px;
	position: relative;
	float: none;
}

#mainpage_place
{
	float: none;
	display: block;
	width: 800px;
	position: relative;
	background-image: url("images/mainpage_bg.png");
	background-repeat: repeat-y;
	/*min-height: 540px;*/
	height: auto;
}
#mainpage_banner
{
	display: block;
	width: 800px;
	height: 100px;
	position: relative;
}
#mainpage_main
{
	display: block;
	width: 800px;
	position: relative;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#mainpage_contents
{
	float: left;
	width: 630px;
	overflow: hidden;
	position: relative;
}
#mainpage_right_side
{
	position: relative;
	float: right;
	width: 170px;
	overflow: hidden;
}
#mainpage_right_box
{
	position: relative;
	background-image: url("images/mainpage_right_box_bg.png");
	background-repeat: repeat-y;
	display: block;
	overflow: hidden;
}
#mainpage_logo
{
	display: inline;
	float: left;
	width: 170px;
	height: 100px;
	background-color: #ff009e;
}
#mainpage_banner_show
{
	display: inline;
	width: 630px;
	height: 100px;
	float: right;
}
#subscription_button_left
{
	background-image: url("images/subscripton_button_left.png");
	background-repeat: no-repeat;
	width: 110px;
	height: 40px;
	text-align: center;
	float: left;
	position: relative;
	left: 30px;
	bottom: 80px;
}
#subscription_button_left a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 0px;
	height: 35px;
}
#subscription_button_right
{
	background-image: url("images/subscripton_button_right.png");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 110px;
	height: 40px;
	text-align: center;
	margin: 30px;
}
#subscription_button_right a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 0px;
	height: 35px;
}
#workfile_place
{
	float: none;
	display: block;
	width: 800px;
	position: relative;
	background-image: url("images/workfiles_bg.png");
	background-repeat: repeat-y;
	/*min-height: 540px;*/
	height: auto;
}
#workfile_logo
{
	display: inline;
	float: left;
	width: 200px;
	height: 100px;
	background-color: #ff009e;
}
#workfile_banner_show
{
	display: inline;
	width: 600px;
	height: 100px;
	float: right;
}
#workfile_subscription_button_left
{
	background-image: url("images/subscripton_button_left.png");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 110px;
	height: 40px;
	text-align: center;
	margin: 45px;
}
.workfile_contents
{
	display: block;
}
.workfile_categories
{
	width: 200px;
	float: left;
}
.workfile_categories ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
.workfile_categories li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	display: block;
	height: 40px;
	text-align: right;
}
.workfile_categories a
{
	color: #ffffff;
	display:block;
	line-height: 40px;
	text-decoration: none;
}
.workfile_details
{
	width: 430px;
	float: right;
}
.workfile_preview
{
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	width: 390px;
	overflow: auto;
}
#workfile_image
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	width: 160px;
	height: 120px;
	float: left;
	padding: 1px;
	overflow: hidden;
}
#workfile_image img
{
	width: 160px;
	height: 120px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#workfile_summary
{
	float: right;
	width: 210px;
}
.workfile_thumbnails
{
	display: block;
	position: relative;
	margin: 30px 20px 10px 140px;
	overflow: auto;
}
.workfile_thumbnails ul
{
	position: relative;
	margin: 0px;
	padding: 0px;
}
.workfile_thumbnails ul li
{
	list-style-type: none;
	float: left;
	display: block;
	width: 64px;
	height: 54px;
	overflow: hidden;
}
.workfile_thumbnails ul li a
{
	display: block;
	width: 64px;
	height: 54px;
}
.workfile_thumbnails ul li a img
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 50px;
	height: 40px;
	margin: 5px;
	padding: 1px;
}
.workfile_content
{
	display: block;
	margin: 0px 20px 0px 10px;
}
.workfile_content_back_link
{
	display: block;
	text-align: right;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 20px 0px 10px;
}
.workfile_content_back_link a
{
	display: block;
	color: #666666;
	text-decoration: none;
}
.workfile_thumbnails_paging
{
	clear: both;
	display: block;
	text-align: right;
	margin: 0px 30px 10px 0px;
}
.workfile_thumbnails_paging a
{
	line-height: 20px;
	margin: 0px 5px 0px 5px;
}
.workfile_thumbnails_paging a:hover
{
	color: #ff009e;
}

#enews_place
{
	float: none;
	display: block;
	width: 800px;
	position: relative;
	background-image: url("images/workfiles_bg.png");
	background-repeat: repeat-y;
	/*min-height: 540px;*/
	height: auto;
}
#enews_logo
{
	display: inline;
	float: left;
	width: 200px;
	height: 100px;
	background-color: #ff009e;
}
#enews_banner_show
{
	display: inline;
	width: 600px;
	height: 100px;
	float: right;
}
#enews_left_side
{
	width: 200px;
	float: left;
}
#enews_left_title
{
	display: block;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 20px 0px 30px;
}
#enews_subscription_form
{
	display: block;
	background-image: url("images/enews_subscription_form_bg.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 240px;
	padding: 40px 0px 0px 0px;
}
#enews_privacy
{
	display: block;
	color: #ffffff;
	margin: 10px 30px 20px 30px;
}
#enews_categories
{
	float: right;
	width: 120px;
	margin: 20px 25px 30px 25px;
}
#enews_categories_title
{
	color: #666666;
	border-bottom: solid 1px #666666;
	line-height: 30px;
}
#enews_categories ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 20px;
}
#enews_categories li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	display: block;
	height: 20px;
}
#enews_categories a
{
	color: #666666;
	display: block;
	line-height: 20px;
	text-decoration: none;
}

.enews_subscription_form_text
{
	padding: 62px 20px 0px 20px;
	height: 90px;
	color: #ffffff;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
.enews_subscription_form_input
{
	text-align: center;
	display: block;
	height: 24px;
}
.enews_subscription_form_submit
{
	text-align: center;
	display: block;
	padding: 4px 0px 0px 0px;
}
.enews_subscription_button_enter
{
	background-image: url("images/subscription_button_enter.png");
	background-repeat: no-repeat;
	background-color: transparent;
	border-style:none;
	color: #ffffff;
	width: 81px;
	height: 32px;
	line-height: 28px;
	overflow: hidden;
}
.enews_contents
{
	display: block;
	float: right;
}
.enews_contents_header
{
	background-image: url("images/subscription_content_top.png");
	background-repeat: no-repeat;
	width: 430px;
	height: 67px;
}
.enews_listing
{
	display: block;
	border-top: solid 1px #999999;
	margin: 10px 20px 0px 20px;
	width: 390px;
}
.enews_listing_item
{
	display: block;
	margin: 5px 0px 5px 0px;
}
.enews_listing_item_icon
{
	display: block;
	height: 30px;
	float: left;
	display: block;
	width: 30px;
}
.enews_listing_item_icon img
{
	height: 30px;
}
.enews_listing_item_title
{
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 360px;
	height: 30px;
}
.enews_listing_item_title a
{
	color: #666666;
	text-decoration: none;
	font-size: larger;
	line-height: 30px;
}
.enews_listing_item_summary
{
	display:block;
	float: none;
	clear: both;
	margin: 0px 0px 10px 30px;
}
.enews_underline
{
	display: block;
	border-top: solid 1px #999999;
	margin: 0px 30px 0px 30px;
	clear: both;
	height: 20px;
}

.mainpage_title
{
	display: block;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 20px 0px 30px;
}
.mainpage_title a
{
	display: block;
	width: 140px;
	color: #ffffff;
	text-decoration: none;
}
.mainpage_content
{
	display: block;
	margin: 0px 20px 0px 170px;
}
.mainpage_content_icon
{
	display: block;
	margin: 5px 0px 0px 0px;
	float: left;
	width: auto;
}
.mainpage_content_icon img
{
	max-width: 40px;
	max-height: 40px;
}
.mainpage_content_place
{
	display: block;
	width: 400px!important;
	float: left;
}
.mainpage_content_details_place
{
	display: block;
	margin:  0px 0px 0px 10px;
}
.mainpage_content_title
{
	color: #ff009e;
	font-size: 16px;
	font-family: "SimHei", "黑体";
	display: block;
	margin: 5px 0px 5px 10px;
}
.mainpage_content_title a
{
	color: #ff009e;
	font-size: 16px;
	font-family: "SimHei", "黑体";
	text-decoration: none;
	display: block;
}
.mainpage_content_summary
{
	display: block;
	margin: 0px 0px 5px 10px;
}
.mainpage_content_details
{
	display: block;
	margin: 0px 0px 0px 10px;
}
.mainpage_content_more_link
{
	display: block;
	text-align: right;
	height: 20px;
	clear: both;
}
.mainpage_content_more_link a
{
	display: block;
	color: #666666;
	text-decoration: none;
}
.mainpage_content_back_link
{
	display: block;
	line-height: 30px;
	color: #ffffff;
	margin: 0px 20px 0px 30px;
}
.mainpage_content_back_link a
{
	display: block;
	color: #cccccc;
	text-decoration: none;
}
.global_body_bg
{
	background-image: url("images/global_bg.png");
}