﻿::selection{background:#F2594B;color:#fff;text-shadow:none}
html, body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	#background: url(../images/bgtet.jpg) fixed; #background-size:100% 100%;
}
body, td, th, input, select, textarea
{
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
p
{
	margin-top: 0;
}
table
{
	border-collapse: collapse;
}
a
{
	color: #0C8CD6;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.technet_link_1, a.technet_link_1
{
	color: #559AC3;
	text-decoration: none;
	padding: 0 5px;
}
.technet_link_1 img
{
	margin-right: 5px;
}
.technet_link_2, a.technet_link_2
{
	display: block;
	float: left;
	background-image: url(../images/bg_menu_1.png);
	width: 105px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-left: 3px;
}
a.technet_link_2_active, a:hover.technet_link_2
{
	background-image: url(../images/bg_menu_2.png);
	color: #000;
}
.technet_link_3, a.technet_link_3
{
	display: block;
	color: #888;
	text-decoration: none;
	background-image: url(../images/icon_3.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	margin: 5px 0;
}
a:hover.technet_link_3
{
	color: #68ac41;
}
.technet_link_4, a.technet_link_4
{
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url(../images/icon_4.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	margin: 5px 0;
}
a:hover.technet_link_4
{
	color: #68ac41;
}

.technet_link_5, a.technet_link_5
{
	color: #407a98;
	text-decoration: none;
	padding: 0 5px;
	border: 1px #dddddd solid;
	font-weight: bold;
}
a:hover.technet_link_5
{
	background-color: #e4e4e4;
}
.technet_link_5_active
{
	color: #fff;
	background-color: #407a98;
	border: 1px #407a98 solid;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
.technet_link_5_disable
{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
	border: 1px #dddddd solid;
}

.technet_link_6
{
	display: inline-block;
	padding: 1px 15px;
	background-color:#fff;
	font-weight:bold;
	border: 1px #ccc solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.technet_link_6:hover
{
	text-decoration: none;
}

.technet_menu_1
{
	width: 245px;
	height: 240px;
	background-image: url(../images/bg_right_menu.png);
	background-repeat: no-repeat;
}
.technet_menu_1 a
{
	font-family: Verdana;
	display: block;
	color: #333;
	text-decoration: none;
	height: 38px;
	line-height: 38px;
	background-image: url(../images/icon_1.png);
	background-repeat: no-repeat;
	background-position: 12px 17px;
}
.technet_menu_1 a:hover
{
	background-image: url(../images/icon_2.png);
	background-repeat: no-repeat;
	background-position: 12px 17px;
	color: #68ac41;
	font-weight: bold;
}
.technet_menu_1 a span
{
	display: block;
	margin-left: 30px;
	border-bottom: 1px #f1f0f0 solid;
}
.technet_menu_1 a span.last
{
	border-bottom-width: 0px;
}
.technet_menu_2 /* top menu */
{
}
.technet_menu_2 ul
{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.technet_menu_2 ul li
{
	float: left;
}
.technet_menu_2 ul li a
{
	display: block;
	padding: 0 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px #11628D;
}
.technet_menu_2 ul li a:hover
{
	text-decoration: none;
	color:#D4D5D6;
}
.technet_menu_2 ul li a img
{
	border: 0;
	vertical-align: middle;
}
.technet_menu_2 ul li a span
{
	vertical-align: middle;
}

.technet_block_1
{
}
.technet_block_1 .block_1_title
{
	line-height: 32px;
	font-size: 22px;
	color: #777777;
	background-image: url(../images/bg_2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.technet_block_1 .block_1_body
{
	padding: 10px 0;
}
.technet_block_2
{
}
.technet_block_2 .block_2_title
{
	line-height: 32px;
	font-size: 20px;
	color: #777777;
	background-image: url(../images/bg_3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.technet_block_2 .block_2_title a
{
	color: #777777;
}
.technet_block_2 .block_2_title a:hover
{
	color: #559AC3;
}
.technet_block_2 .block_2_body
{
	padding: 10px 0;
}
.technet_block_3 /* testimonial at home page */
{
	padding: 10px 0 5px;
}
.technet_block_3 .block_3_body
{
	background-color: #f4f4f4;
	padding: 10px 13px;
	font-style: italic;
}
.technet_block_3 .block_3_body .block_3_item_title
{
	color: #559AC3;
	font-weight: bold;
}
.technet_block_3 .block_3_footer
{
	overflow: hidden;
	height: 10px;
	background-image: url(../images/bg_block_3_footer.png);
	background-repeat: no-repeat;
}
.technet_block_4 /* promotion at home page */
{
}
.technet_block_4 .block_4_body
{
}
.technet_block_4 .block_4_footer
{
}
.technet_block_5 /* Testimonial form at home */
{
	position: absolute;
	padding: 10px 0;
}
.technet_block_5 .block_5_body
{
	background-color: #f4f4f4;
	padding: 10px 20px;
}
.technet_block_5 .block_5_body .block_5_item_title
{
	color: #559AC3;
	font-size: 20px;
	line-height: 32px;
	background-image: url(../images/bg_3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.technet_block_5 .block_5_footer
{
	overflow: hidden;
	height: 15px;
	background-image: url(../images/bg_block_5_footer.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.technet_block_6
{
	display: none;
	position: absolute;
	padding-bottom: 10px;
	background-image: url(../images/bg_block_5_footer.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.technet_block_6 .block_6_header
{
	background-color: #f4f4f4;
	color: #559AC3;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	padding: 10px 15px;
}
.technet_block_6 .block_6_body
{
	background-color: #f4f4f4;
	padding: 0 15px;
	font-style: italic;
}
.technet_block_6 .block_6_footer
{
	background-color: #f4f4f4;
	padding: 10px 15px;
}
.technet_item_1
{
}
.technet_item_1 .item_1_title
{
}
.technet_item_1 .item_1_title a
{
	color: #68ac41;
	text-decoration: none;
	font-weight: bold;
}
.technet_item_1 .item_1_image
{
	padding: 10px 0;
}
.technet_item_1 .item_1_image img
{
	width: 245px;
}
.technet_item_1 .item_1_detail
{
	text-align: justify;
}
.technet_item_2
{
	margin-bottom: 10px;
}
.technet_item_2 .item_2_title
{
	font-family: Tahoma;
	color: #68ac41;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
	font-size: 14px;
}
.technet_item_2 .item_2_title a
{
	color: #68ac41;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.technet_item_2 .item_2_image
{
	padding: 10px 0;
}
.technet_item_2 .item_2_image img
{
	width: 240px;
}
.technet_item_2 .item_2_detail
{
	text-align: justify;
}
.technet_item_3
{
	float: left;
	width: 330px;
	cursor: pointer;
	padding: 10px 0;
}
.technet_item_3 .item_3_image
{
	padding-right: 20px;
}
.technet_item_3 .item_3_image img
{
	width: 140px;
}
.technet_item_3 .item_3_detail
{
	vertical-align: top;
	text-align: justify;
	line-height: 135%;
}
.technet_item_4
{
}
.technet_item_4 .item_4_title
{
	color: #68ac41;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
	font-size: 13px;
}
.technet_item_4 .item_4_fulldetail
{
	text-align: justify;
}

.technet_item_5 /* News at home */
{
}
.technet_item_5 ul
{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.technet_item_5 ul li
{
	clear: both;
}
.technet_item_5 ul li a
{
	display: block;
	text-decoration: none;
	text-align: justify;
	cursor: pointer;
}
.technet_item_5 ul li a:hover span
{
	text-decoration: underline;
}
.technet_item_5 ul li a span
{
	display: block;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
}
.technet_item_5 ul li a img
{
	width: 100px;
	height: 75px;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 16px;
	border: 0;
}
.technet_item_5 ul li a div
{
	color: #333333;
	margin-bottom: 10px;
}
.technet_item_6
{
}
.technet_item_6 a
{
	text-decoration: none;
	display: block;
	padding: 2px 0;
}
.technet_item_6 a img
{
	border: 0;
}

.technet_item_7
{
}
.technet_item_7 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.technet_item_7 ul li
{
	display: block;
	height: 60px;
	margin: 1px 0;
	cursor: pointer;
	background-image: url(../images/bg_highlight_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.technet_item_7 ul li:hover
{
	background-position: left bottom;
}
.technet_item_7 ul li span
{
	display: inline-block;
	width: 130px;
	color: #ffffff;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: bold;
}
.technet_item_7 ul li table
{
	width: 100%;
	height: 100%;
}
.technet_item_7 ul li table td
{
	text-align: right;
	padding-right: 20px;
}

.technet_item_8
{
	border: 1px #dddddd solid;
	padding: 10px 10px 0;
}
.technet_item_8 .item_title
{
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #68ac41;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #dddddd solid;
}
.technet_item_8 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.technet_item_8 ul li
{
	display: block;
	clear: both;
}
.technet_item_8 ul li a
{
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	color: #333333;
}
.technet_item_8 ul li a:hover
{
	color: #68ac41;
}
.technet_item_8 ul li a img
{
	border: 0;
	width: 80px;
	margin-right: 10px;
	float: left;
}
.technet_item_8 ul li a span
{
	vertical-align: middle;
}

.technet_line_1
{
	background-color: #f1f0f0;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	overflow: hidden;
	margin: 10px 0;
}
.technet_line_2
{
	background-color: #e0e0e0;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	overflow: hidden;
	margin: 10px 0;
}

.technet_sitemenu_item /* Main Menu */
{
	position: absolute;
	display: none;
	background-color:#529AC3;
	background-image: url(../images/header.jpg);
	border: 1px #407a98 solid;
	padding: 10px 0;
}
.technet_sitemenu_item .shadow
{
	position: absolute;
	left: 0;
	bottom: -6px;
	overflow: hidden;
	height: 5px;
	width: 100%;
	_width: 0; /* Fix IE 6*/
	font-size: 0;
	line-height: 0;
	background-image: url(../images/bg_shadow_1.png);
	background-repeat: repeat-x;
}
.technet_sitemenu_item a
{
	display: block;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	padding: 3px 20px;
	min-width: 100px;
	white-space: nowrap;
}
.technet_sitemenu_item a.active, .technet_sitemenu_item a:hover
{
	background-color: #407a98;
}

.technet_large_benner /* large banner at home page */
{
	position: relative;
	overflow: hidden;
	width: 690px;
	height: 250px;
	margin-bottom: 15px;
}
.technet_large_benner .images
{
	position: relative;
	cursor: pointer;
}
.technet_large_benner .images div
{
	display: none;
	position: absolute;
}
.technet_large_benner .tabs
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.technet_large_benner .tabs a
{
	color: #407a98;
	text-decoration: none;
	padding: 0 5px;
	border: 1px #dddddd solid;
	font-weight: bold;
	background-color: #ffffff;
}
.technet_large_benner .tabs a.current
{
	color: #fff;
	background-color: #407a98;
	border: 1px #407a98 solid;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px;
}
.technet_sitemap
{
}
.technet_sitemap ul
{
	list-style: none;
	margin-top: 0px;
	padding-left: 15px;
	list-style-type: circle;
}
.technet_sitemap ul li a
{
	color: #68ac41;
	font-weight: bold;
}
.technet_sitemap ul li a:hover
{
	color: #68ac41;
}
.technet_sitemap ul li ul
{
	padding-left: 40px;
	list-style-type: disc;
}
.technet_sitemap ul li ul li a
{
	color: #333333;
	font-weight: normal;
}

.technet_title_1
{
	color: #68ac41;
	font-weight: bold;
	font-family: Verdana;
	font-size: 1.2em;
}

.technet_oppointment_form
{
}
.technet_oppointment_form ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.technet_oppointment_form ul li
{
	position: relative;
	padding: 5px 0;
}
.technet_oppointment_form ul li .title
{
	display: block;
	font-weight: bold;
	padding: 2px 0;
}
.technet_oppointment_form .edit_link
{
	position: absolute;
	display: block;
	color: #ffffff;
	background-color: #5b93d2;
	border: 1px #cccccc solid;
	padding: 0 5px;
	cursor: pointer;
}

.o_list_1
{
	border: 1px #ddd solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 20px;
	margin-top: 5px;
}
.o_list_1 a
{
	display: block;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0;
	color: #666;
}
.o_list_1 a:hover
{
	color: #68ac41;
}
.o_list_1 a img
{
	border: 0;
	vertical-align: middle;
	width: 18px;
}
.o_list_1 a span
{
	padding-left: 10px;
	vertical-align: middle;
}

.o_record_title
{
	margin: 15px 0;
	font-size: 16px;
	font-family: Verdana;
	color: #68ac41;
}

.o_user_info
{
	margin: 10px 0;
}
.o_user_info h1
{
}
.o_user_info .image
{
	float: left;
	width: 200px;
	height: 200px;
	border: 1px #f0f0f0 solid;
}
.o_user_info .info_blo
{
	margin-left: 220px;
}
.o_user_info .info_blo table th
{
	text-align: left;
	padding: 0 15px 5px 0;
}
.o_user_info .info_blo table td
{
	padding-bottom: 5px;
}

.o_record
{
	position: relative;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px #ddd solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #bbb;
	-moz-box-shadow: 0px 0px 5px #bbb;
	box-shadow: 0px 0px 5px #bbb;
}
.o_record:hover
{
	border: 1px #68ac41 solid;
}
.o_record .date
{
	margin: 0 0 10px 0;
}
.o_record .content
{
}

.o_record_img
{
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
	border: 1px #ddd solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #bbb;
	-moz-box-shadow: 0px 0px 5px #bbb;
	box-shadow: 0px 0px 5px #bbb;
}
.o_record_img:hover
{
	border: 1px #68ac41 solid;
}
.o_record_img b
{
	display: inline-block;
	width: 160px;
	text-align: center;
}
.o_record_img b img
{
	max-width: 160px;
	max-height: 120px;
	border: 0;
}
.o_record_img span
{
	display: block;
	padding: 4px 0;
}
.o_comment
{
}
.o_comment ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.o_comment ul li
{
	position: relative;
	margin: 15px 0;
	width: 700px;
	border: 1px #eee solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
}
.o_comment ul li h1
{
	background-color:#f2f2f2;
	font-size: 12px;
	margin:0;
	padding: 5px 15px;
}
.o_comment ul li em
{
	font-style: normal;
	position: absolute;
	right: 20px;
	top: 2px;
}
.o_comment ul li div
{
	padding: 10px 15px;
}
.o_comment ul li.sub
{
	margin-left:70px;
	background-color:#EAFFDF;
	color:#2D5F12;
	border: 1px #BFEFA4 solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #BFEFA4;
	-moz-box-shadow: 0px 0px 3px #BFEFA4;
	box-shadow: 0px 0px 3px #BFEFA4;
}
.o_comment ul li.sub h1
{
	background-color:#DCEFD1;
}

.o_comment_1
{
	margin-bottom: 10px;
	position: relative;
	padding: 5px 15px;
	width: 670px;
	max-height: 200px;
	overflow: auto;
	border: 1px #eee solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px #888;
	-moz-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;
}
