body{
	margin: 0px;
	background: #FFFFFF url(../images/body_bck.gif) repeat-y 995px top;
}
*{
	font-family: Tahoma, Verdana, Arial;
	/*font-size: 11px;*/
	color: #000000;
}
a{
	text-decoration: none;
	color: #2d2d2d;
}
a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
form{
	margin: 0px;
}
/**/
.button{
	background-color: #545556;
	border: 0px;
	height: 19px;
	color: #FFFFFF;
	font: 700 8pt Tahoma;
}
/**/
.middle_content{
	width: 536px;
	margin: 0px 15px 0px 15px;
}
/**/
.middle_top{
	width : 100%;
	height: 59px;
	overflow: hidden;
}
.middle_top *{
	color : #ffffff;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding: 20px 0px 0px 10px;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding: 20px 10px 0px 0px;
}
/**/
.middle_page_title{
	width: 100%;
	height: 59px;
}
.middle_page_title span{
	padding-left: 19px;
	font: 700 12px/59px Verdana;
	color : #FFFFFF;
}
.middle_sub_page_title {
	clear: both;
	background: url(../images/middle_sub_page_bck.png) repeat-x;
	width : 100%;
	height: 25px;
	margin: 5px 0px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	padding-left: 10px;
	font: bold 11px/25px "Trebuchet MS";
	color : #FFFFFF;
}
.middle_sub_page2_title {
	clear: both;
	/*background: url(../images/middle_sub_page2_bck.png) repeat-x;*/
	background: #19A9BA;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}
.middle_sub_page2_title span, .middle_sub_page2_title a{
	font: bold 11px/24px Tahoma;
	color : #FFFFFF;
	padding-left: 16px;
}
.right_sep{
	width: 100%;
	height: 28px;
}
/**/
.main_container {
	background: #FFFFFF;
	width: 996px;
}
.main_container_inner{
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 0px 1px;
}
/**/
.base{
	background: #FFFFFF;
	width: 994px;
	text-align: left;
	background: url(../images/base_bck.jpg) no-repeat 0px 0px;
}
.base_left{
	float: left;
	width: 220px;
	overflow: hidden;
}
.base_left_inner{
	padding: 143px 14px 0px 20px;
	background: url(../images/base_left_bck.png) no-repeat 0px 200px;
}
.base_left_inner_2{
	padding: 0px 14px 0px 20px;
	background: url(../images/base_left_inner_2_bck.png) repeat-y;
}
.base_middle{
	float: left;
	width: 566px;
	background: url(../images/content_bck.png) no-repeat left 45px;
	overflow: hidden;
}
.base_middle_inner{
	padding: 45px 0px 20px 1px;
}
.base_right{
	float: left;
	padding: 0px 16px 0px 0px;
	background: url(../images/content_bck.png) no-repeat right 45px;
}
.base_right_inner{
	width: 192px;
	overflow: hidden;
	padding: 74px 0px 20px 0px;
}
/****/
.top{
	clear: both;
	position: relative;
	width: 994px;
	height: 199px;
	background: url(../images/top_bck.png) no-repeat;
	text-align: left;
}
.top .logo{
	position: absolute;
	top: 0px;
	left: 420px;
}
.top .logo img{
	width: 250px;
	height: 110px;
	border: 0px;
}
/**/
.top_menu{
	width: 994px;
	height: 27px;
	background: url(../images/top_menu_bck.png) no-repeat;
	overflow: hidden;
}
.top_menu .item {
	float: left;
	height: 27px;
	padding: 0px 15px;
}
.top_menu .item a{
	font: 700 10px/34px Verdana;
	color: #088898;
}
.top_menu .sep {
	float: left;
	height: 27px;
	width: 2px;
	background: url(../images/top_menu_sep.png);
}
/**/
.info {
	clear: both;
	background: url(../images/info_header.png) no-repeat;
}
.info .content {
	padding: 35px 10px 15px 18px;
}
.info .content, .info .content a {
	font: 100 10px Tahoma;
	color: #bae1e5;
}
.info .content .copyright{
	color: #ffffff;
	font: 700 10px Tahoma;
}
/***/
.side_menu{
	padding-left: 9px;
	margin-bottom: 22px;
}
.side_menu .item{
	width: 166px;
	height: 51px;
	overflow: hidden;
	margin: 0px 1px 1px 1px;
	text-align: center;
	background-repeat: no-repeat;
}
.side_menu .item a{
	font: 700 16px/50px Arial;
	color: #F4F4F4;
	display: block;
	height: 50px;
}
/***/
.main_image_gallery{
	background: url(../images/gallery_bck.png) no-repeat;
	width: 192px;
	height: 231px;
	overflow: hidden;
	margin: 1px 0px;
}
.main_image_gallery .image{
	padding: 60px 19px 5px 19px;
}
.main_image_gallery img{
	width: 150px;
	height: 113px;
	border: 2px solid #6e6e6e;
}
.main_image_gallery .title{
	height: 13px;
	overflow: hidden;
	text-align: center;
	font-size: 8pt;
	color: #bababa;
	cursor: pointer;
}
/**/
.right_content{
	width: 192px;
	overflow: hidden;
	background: url(../images/right_content_bck.png) repeat-y;
	margin-bottom: 5px;
	text-align: center;
}
.right_content .right_top{
	height: 8px;
	overflow: hidden;
	background: url(../images/right_content_top_bck.png) no-repeat;
	font-size: 0px;
}
.right_content .right_bottom{
	height: 8px;
	overflow: hidden;
	background: url(../images/right_content_bottom_bck.png) no-repeat;
	font-size: 0px;
}
.right_content .right_inner{
	width: 176px;
	overflow: hidden;
	text-align: left;
}
.right_content .right_header{
	height: 21px;
	overflow: hidden;
	background: url(../images/right_content_header_bck.png) no-repeat;
}
.right_content .right_header span{
	font: 700 11px/21px Tahoma;
	color: #FFFFFF;
	padding-left: 35px;
}
/**/
.sub_content .right_top{
	height: 0px;
	background: none;
	display: none;
}
.sub_content{
	background: url(../images/contents_top.png) no-repeat;
}
.sub_content img{
	margin: 8px 0px 1px 0px;
}
.sub_content .item{
	height: 23px;
	background: url(../images/icon_06.gif) no-repeat 22px 10px;
	overflow: hidden;
	padding-left: 35px;
}
.sub_content .item a{
	font: 700 8pt/23px Tahoma;
	color: #000000;
}
.sub_content .sep{
	height: 1px;
	background: url(../images/contents_sep.png) no-repeat;
	overflow: hidden;
	font-size: 0px;
}