@charset "utf-8";
/* CSS Document */

body {
	background: url(../../images/tplink/line_bckg.png) repeat-x bottom;
}

.top_bottom {
	background: url(../../images/tplink/line_bckg.png) repeat-x top;
	min-height: 100%;
}

#head {
	width: 680px;
	height: 161px;
	float: left;
	margin: 10px 0px 20px 0px;
	background: url(../../images/tplink/head.png) no-repeat;
	padding: 0px;
	overflow: hidden;
	display: block;
}

.text_bold {
	color: #2C6485;
	font-weight: bold;
}

#contact {
	width: 180px;
	height: 141px;
	float: left;
	padding: 10px 30px 20px 30px;
	margin-bottom: 20px;
	background: url(../../images/tplink/contact.png) no-repeat;
	color: #FFF;
	font-size: 10px;
}

#contact h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px 0px 10px 0px;
	padding: 0x;
}

#contact a {
	text-decoration: underline;
	color: #FF9900;
}
#contact a:hover {
	text-decoration: none;
}

#menu a.main {
	width: 200px;
	height: 25px;
	line-height: 23px;
	padding: 0px 10px 0px 10px;
	display: block;
	margin-bottom: 1px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(../../images/tplink/button.png) no-repeat;
}
#menu a.main:hover {
	color: #FF9900;
}

#menu a.sub1 {
	font-weight: bold;
	line-height: 17px;
	color: #2C6485;
	text-decoration: none;
}
#menu a.sub1:hover {
	color: #FF9900;
}

#menu a.sub2 {
	color: #000;
	padding-left: 15px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}
#menu a.sub2:hover {
	text-decoration: none;
}

#menu a.sub3 {
	color: #000;
	padding-left: 30px;
	line-height: 15px;
	text-decoration: underline;
}
#menu a.sub3:hover {
	text-decoration: none;
}


#submenu_top {
	width: 220px;
	margin-bottom: 1px;
	background: url(../../images/tplink/sidewin_top.png) no-repeat top;
}
#submenu_bckg {
	width: 220px;
	background: url(../../images/tplink/sidewin_bckg.png) repeat-y;
}
#submenu_bottom {
	width: 200px;
	padding: 10px;
	min-height: 100px;
	background: url(../../images/tplink/sidewin_bottom.png) no-repeat bottom;
}

#content_main h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

a.product_name {
	color: #2C6485;
	text-decoration: none;
	font-weight: bold;
}
a.product_name:hover {
	color: #FF9900;
}

a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#news h1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}

.blue_heading {
	font-size: 17px;
	font-weight: bold;
	color: #2C6485;
	padding: 0px;
	margin: 0px;
}

.text_news_date {
	font-size: 11px;
	color: #FF9900;
}
