html, body { min-height: 100%; background-color: #ffffff; }

a {
	text-decoration: underline;
	color: #586b92;
	outline: none;
}

a:hover { text-decoration: none; }

p { padding-bottom: 10px; }

td, body, span, div, input, select {
	font-family: "Verdana";
	font-size: 13px;
	color: #666666;
}

.title_bg {
	background: url('../images/title_bg.gif') repeat-x top left;
	text-align: center;
}

.title {
	background: url('../images/title.gif') no-repeat top left;
	width: 521px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	top: 49px;
}

.title_table {
	position: relative;
	width: 521px;
	top: 432px;
	text-align: left;
}

.tbanner {
	width: 900px;
	margin-top: 33px;
	margin-bottom: 20px;
}

.tblock_middle {
	background: url('../images/tblock_middle.gif') repeat-y top left;
	width: 290px;
	text-align: left;
}

.tblock_top {
	background: url('../images/tblock_top.gif') no-repeat top left;
}

.tblock_bottom {
	background: url('../images/tblock_bottom.gif') no-repeat bottom left;
	padding: 8px;
}

.tblock_title {
	font-size: 18px;
	color: #006699;
	padding: 10px 8px;
}

.tblock_text {
	font-size: 11px;
	padding: 10px 8px;
}

.tblock_right {
	float: right;
}

.tbutton_middle {
	background: url('../images/tbutton_middle.gif') repeat-x top left;
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	cursor: pointer;
}

.tbutton_left {
	background: url('../images/tbutton_left.gif') no-repeat top left;
	height: 22px;
	width: 5px;
	display: block;
	float: left;
	cursor: pointer;
}

.tbutton_right {
	background: url('../images/tbutton_right.gif') no-repeat top left;
	height: 22px;
	width: 5px;
	display: block;
	float: left;
	cursor: pointer;
}

.tbutton_link {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
}

.tblock_button {
	background: url('../images/click_here.gif') no-repeat top left;
	width: 71px;
	height: 22px;
	display: block;
}

.tblock2_middle {
	background: url('../images/tblock2_middle.gif') repeat-y top left;
	width: 596px;
	text-align: left;
}

.tblock2_top {
	background: url('../images/tblock2_top.gif') no-repeat top left;
}

.tblock2_bottom {
	background: url('../images/tblock2_bottom.gif') no-repeat bottom left;
	padding: 8px;
}

.tblock2_title {
	font-size: 18px;
	color: #006699;
	padding: 10px 16px;
}

.top_bar {
	background: url('../images/top_bar.gif') repeat-x top left;
	width: 100%;
	height: 115px;
}

.bottom_bar {
	background: url('../images/bottom_bar.gif') repeat-x top left;
	width: 100%;
	height: 15px;
}

.main_menu_left {
	background: url('../images/menu/left1.gif') no-repeat top right;
	width: 20px;
}

.main_menu {
	background: url('../images/menu/menu_bg1.gif') repeat-x top left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.main_menu a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.main_menu_middle {
	background: url('../images/menu/middle1.gif') no-repeat top left;
	width: 20px;
}

.main_menu_right {
	background: url('../images/menu/right1.gif') no-repeat top left;
	width: 20px;
}

.main_menu_left2 {
	background: url('../images/menu/left2.gif') no-repeat top right;
	width: 20px;
}

.main_menu2 {
	background: url('../images/menu/menu_bg2.gif') repeat-x top left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.main_menu2 a {
	font-size: 11px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}

.main_menu_middle2 {
	background: url('../images/menu/middle2.gif') no-repeat top left;
	width: 20px;
}

.main_menu_middle3 {
	background: url('../images/menu/middle3.gif') no-repeat top left;
	width: 20px;
}

.main_menu_middle4 {
	background: url('../images/menu/middle4.gif') no-repeat top left;
	width: 20px;
}

.main_menu_right2 {
	background: url('../images/menu/right2.gif') no-repeat top left;
	width: 20px;
}

#topnav li { float: left; position: relative; height: 36px; }
#topnav ul { position: absolute; z-index: 999; top: 36px; left: -14px; display: block;  }
#topnav ul li { float: left; height: 21px; padding-top: 3px;  position: relative; }
#topnav ul li a { font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
#topnav ul li span { font-size: 10px; font-weight: bold; color: #ffffff; }
#topnav ul li a:hover { text-decoration: underline; }
#topnav ul ul { top: 24px; text-align: left; }
#topnav ul ul li { float: none; text-align: left; height: auto; background-color: #808990; padding: 0px 10px; white-space: normal; }

.sub_left1 {
	background: url('../images/menu/sub_left1.gif') no-repeat top left;
	width: 18px;
	height: 24px !important;
	padding: 0 !important;
}

.sub_middle1 {
	background: url('../images/menu/sub_middle1.gif') repeat-x top left;
}

.sub_right1 {
	background: url('../images/menu/sub_right1.gif') no-repeat top left;
	width: 18px;
	height: 24px !important;
	padding: 0 !important;
}

.sub2_bottom {
	background: url('../images/menu/sub2_bottom.gif') no-repeat bottom left;
	width: 118px;
}

.sub_cr {
	background: url('../images/menu/sub_cr.gif') no-repeat bottom right;
	float: right;
}

.search_tab_middle {
	background: url('../images/search_tab_middle.gif') repeat-x top left;
	display: block;
	float: left;
	height: 45px;
}

.search_tab_left {
	background: url('../images/search_tab_left.gif') no-repeat top left;
	display: block;
	float: left;
	height: 45px;
	width: 40px;
}

.search_tab_right {
	background: url('../images/search_tab_right.gif') no-repeat top left;
	display: block;
	float: left;
	height: 45px;
	width: 40px;
}

.search_table {
	margin-top: 7px;
	height: 20px;
}
.search_table td {
	vertical-align: middle;
}

.search_text {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-right: 8px;
}

.search_input {
	font-size: 12px;
	border: none;
	width: 130px;
	height: 17px;
	margin-right: 6px;
}

.search_flag {
	background: url('../images/flag.gif') no-repeat top left;
	width: 25px;
	height: 17px;
	display: block;
	float: left;
	margin: 0px 5px 0px 14px;
}

.black_btn {
	background: url('../images/btn_bg.gif') repeat-x top left;
	padding: 3px 9px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}

.shop_tab {
	background: url('../images/shop_tab.gif') no-repeat top left;
	width: 185px;
	height: 60px;
}

.shop_btn {
	background: url('../images/shop_btn.gif') no-repeat top left;
	position: relative;
	left: 15px; 
	width: 118px;
	height: 33px;
}

.shop_btn_click {
	position: relative;
	top: 6px;
	left: 35px; 
	width: 75px;
	height: 20px;
	cursor: pointer;
	display: block;
}

.shop_cart {
	background: url('../images/shop_cart.gif') no-repeat top left;
	width: 16px;
	height: 19px;
	display: block;
	float: left;
	margin: 0px 8px 0px 25px;
}

.page_title {
	font-family: "Time New Roman";
	font-size: 23px;
	color: #333333;
	padding-bottom: 6px;
}

.page_subtitle{
	font-weight: bold;
	color: #005581;
	padding-bottom: 8px;
}

.news_subtitle {
	font-weight: bold;
	color: #005581;
	padding-bottom: 8px;
}

.news_date {
	font-weight: bold;
	padding-bottom: 5px;
}

.news_more {
	font-weight: bold;
	color: #005581;
	text-decoration: none;
}

.text {
	/*line-height: 133%;*/
}

.blue strong { color: #006699; }

.sub_block_middle {
	background: url('../images/sub_block_middle.gif') repeat-y top left;
	width: 290px;
	text-align: left;
}

.sub_block_top {
	background: url('../images/sub_block_top.gif') no-repeat top left;
}

.sub_block_bottom {
	background: url('../images/sub_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.sub2_block_middle {
	background: url('../images/sub2_block_middle.gif') repeat-y top left;
	width: 900px;
	text-align: left;
}

.sub2_block_top {
	background: url('../images/sub2_block_top.gif') no-repeat top left;
}

.sub2_block_bottom {
	background: url('../images/sub2_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.sub3_block_middle {
	background: url('../images/sub3_block_middle.gif') repeat-y top left;
	width: 610px;
	text-align: left;
}

.sub3_block_top {
	background: url('../images/sub3_block_top.gif') no-repeat top left;
}

.sub3_block_bottom {
	background: url('../images/sub3_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.subscribe_title {
	font-family: "Time New Roman";
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
}

.subscribe_text {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.subscribe_input {
	height: 18px;
	width: 200px;
	border: 1px solid #fff;
}

.phone_nr {
	text-align: right;
	font-size: 20px;
	color: #006699;
}

.ms_blockname {
	position: relative;
	top: -43px;
	left: 18px;
	font-family: "Time New Roman";
	font-size: 23px;
	color: #ffffff;
}

.tab_li {
	background-color: #ebebeb;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	display: inline;
	padding: 5px;
	margin-right: 2px;
}

.tab_div {
	border: 1px solid #CCCCCC;
	padding: 8px;
}

.text img { margin: 10px; }