/*
Design by Free CSS Templates
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	word-wrap: break-word;
	word-break: break-all;
}
h1, h2, h3 {
	color: #333333;
}
h2 {
	color: #1B428D;
}
h3 {
	font-size: 1em;
	line-height: 3em;
	font-style: normal;
}
p, blockquote, ul, ol {
	margin-bottom: 1em;
	line-height: 1.85em;
}
p {
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}
ul {
	margin-left: 2em;
}
ul li {
}
ol {
	margin-left: 3em;
}
ol li {
}
a {
	text-decoration: underline;
	color: #1f84ce;
}
.post a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#1f84ce none repeat scroll 0 0;
	color:#FFF;
	text-decoration:none;
}
img {
	border: 0;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}
img.small {
	float: left;
	margin: 15px 10px 10px 0;
}
img.large {
	float: left;
	/*margin: 0px 0px 0px 0;*/
padding: 0 20px 15px 0px;
}
img.right {
	float: right;
	margin: 5px 0 0 20px;
}
/* Boxed Style */

.boxed {
}
.boxed .title {
	background: #1B80CB url(images/img06.gif) repeat-x;
}
.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 50px;
	font-size: 1.2em;
	color: #FFFFFF;
}
.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
/* Post */

.post {
}
.post .title {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #1B80CB;
	background-image: url(images/img06.gif);
	background-repeat: repeat-x;
}
.post .title span {
	display: block;
	height: auto;
	min-height: 28px;
	padding: 12px 0 0 20px;
}
.post .date {
	margin-top: -33px;
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}
.post .date .month {
}
.post .date .day {
}
.post .date .year {
}
.post .meta {
	clear: both;
}
.post .meta p {
	margin: 0;
	padding: 0px 20px 25px 20px;
	/*border-top: 1px dotted #CCCCCC;*/
	line-height: 0%;
	font-size: 1.2em;
}
.post .story {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background-image: url(images/img01.jpg);
	background-repeat: no-repeat;
}
/* Header > Logo */

#logo {
	float: left;
	/*position:absolute;top:35px;left:40px;*/
	width: 342px;
	height: 100px;
}
#logo h1 {
	/*float: left;*/
        text-align:left;
	margin-top: 0;
	margin-left: 0px;
	padding: 0 0 0 0;
	font-size: 2.0em;
}
#logo h2 {
	/*float: left;*/
	margin-top: 5px;
	margin-left: 8px;
	font-size: 1.0em;
	text-align:left; /*文字靠左對齊*/
}
#logo a {
	text-decoration: none;
	color: #000000;
}
/* Header > ISOLogo */

#isologo {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#isologo ul {
	margin: 0px;
	/*padding-left: 2px;*/
       	list-style: none;
}
#isologo li {
	display: inline;
}
#isologo a {
	display: block;
	float: right;
	width: 55px;
	height: 82px;
	margin-left: 10px;
	/*padding-top: 3px;*/
        /*padding-bottom: 0px;*/
	background: url(images/iso9001_2000ukas.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/* Header > Menu9 */

#menu9 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu9 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu9 li {
	display: inline;
}
#menu9 a {
	display: block;
	float: right;
	width: 200px;
	height: 82px;
	margin-top: 0px;
	padding-right: 10px;
	/*padding-bottom: 0px;*/
	background: url(images/wellshow_e_catalogue.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu9 a:hover {
	background-image: url(images/img04.gif);
}

#menu9 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu8 */

#menu8 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu8 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu8 li {
	display: inline;
}
#menu8 a {
	display: block;
	float: right;
	width: 200px;
	height: 82px;
	margin-top: 0px;
	padding-right: 10px;
	/*padding-bottom: 0px;*/
	background: url(images/inventory_closeout_cn.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu8 a:hover {
	background-image: url(images/img04.gif);
}

#menu8 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu7 */

#menu7 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu7 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu7 li {
	display: inline;
}
#menu7 a {
	display: block;
	float: right;
	width: 200px;
	height: 82px;
	margin-top: 0px;
	padding-right: 10px;
	/*padding-bottom: 0px;*/
	background: url(images/inventory_closeout_ch.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu7 a:hover {
	background-image: url(images/img04.gif);
}

#menu7 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu6 */

#menu6 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu6 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu6 li {
	display: inline;
}
#menu6 a {
	display: block;
	float: right;
	width: 200px;
	height: 82px;
	margin-top: 0px;
	padding-right: 10px;
	/*padding-bottom: 0px;*/
	background: url("�z�u���/www.rfcoaxcable.com/090504/images/inventory_closeout.gif") no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu6 a:hover {
	background-image: url(images/img04.gif);
}

#menu6 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu5 */

#menu5 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu5 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu5 li {
	display: inline;
}
#menu5 a {
	display: block;
	float: right;
	width: 74px;
	height: 25px;
	margin-top: 0px;
	/*padding-top: 3px;*/
        /*padding-bottom: 0px;*/
	background: url(images/en.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu5 a:hover {
	background-image: url(images/img04.gif);
}

#menu5 .active a {
	background-image: url(images/img05.gif);
}*/


/* Header > Menu4 */

#menu4 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu4 ul {
	margin: 0px;
	/*padding-top: 5px;*/
       	list-style: none;
}
#menu4 li {
	display: inline;
}
#menu4 a {
	display: block;
	float: right;
	width: 74px;
	height: 25px;
	margin-top: 56px;
	margin-right: -74px;
	/*padding-top: 3px;*/
        /*padding-bottom: 0px;*/
	background: url(images/sc.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu4 a:hover {
	background-image: url(images/img04.gif);
}

#menu4 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu3 */

#menu3 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu3 ul {
	margin: 0px;
	/*padding-top: 0px;*/
       	list-style: none;
}
#menu3 li {
	display: inline;
}
#menu3 a {
	display: block;
	float: left;
	width: 80px;
	height: 25px;
	margin-left: 2px;
	padding-top: 3px;
	/*padding-bottom: 0px;*/
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#menu3 a:hover {
	background-image: url(images/img04.gif);
}
#menu3 .active a {
	background-image: url(images/img05.gif);
}
/* Header > Menu2 */

#menu2 {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu2 ul {
	margin: 0px;
	/*padding-top: 5px;*/
       	list-style: none;
}
#menu2 li {
	display: inline;
}
#menu2 a {
	display: block;
	float: right;
	width: 74px;
	height: 25px;
	margin-top: 28px;
	margin-right: -74px;
	/*padding-top: 3px;*/
        /*padding-bottom: 0px;*/
	background: url(images/tc.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
/*#menu2 a:hover {
	background-image: url(images/img04.gif);
}

#menu2 .active a {
	background-image: url(images/img05.gif);
}*/

/* Header > Menu */

#menu {
/*float: right;*/
        /*position:absolute;top:130px;left:390px;*/
	/*width: 620px;*/
	/*height: 30px;*/
}
#menu ul {
	margin: 0px;
	padding-top: 91px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 25px;
	margin-left: 2px;
	padding-top: 3px;
	/*padding-bottom: 0px;*/
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#menu a:hover {
	background-image: url(images/img04.gif);
}
#menu .active a {
	background-image: url(images/img05.gif);
}
/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}
/* Content > Main */

#main {
	float: left;
	width: 670px;
	padding-left: 20px;
}
/* Content > Main > single */

#single {
	float: left;
	width: 670px;
	padding-left: 0px;
	word-wrap: break-word;
	word-break: break-all;
}
#single p {
	line-height : 1.5em;
	text-align: justify;
}
#single1 {
	float: left;
	width: 670px;
	padding-left: 0px;
}
#single1 p {
}
#single2 {
	float: left;
	width: 670px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#single2 p {
	line-height : 0%; /*設定行高*/
}
#single3 {
	float: left;
	width: 650px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#single3 p {
	line-height:140%;
	text-indent:0.9cm;
}
#single4 {
	float: left;
	width: 635px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#single4 p {
	line-height:140%;
	text-indent:0.9cm;
}
.single5 {
	float: left;
	width: 310px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.single5 .p {
/*line-height : 0%; *//*設定行高*/ 
}
#single6 {
	float: left;
	width: 125px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#single6 p {
	line-height : 0%; /*設定行高*/
}
.producttablel {
	float: left;
	width: 50%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	background: url(images/img07.gif) repeat-x;
}
.producttabler {
	float: right;
	width: 50%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	background: url(images/img07.gif) repeat-x;
}
.hota {
	float: left;
	width: 335px;
	height: 225px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.hota .p {
	line-height : 0%; /*設定行高*/
}
.hota .m {
	line-height : 50%; /*設定行高*/
}
.hotb {
	float: right;
	width: 335px;
	height: 225px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.hotb .p {
	line-height : 0%; /*設定行高*/
}
.hotb .m {
	line-height : 100%; /*設定行高*/
}
.hotc {
	float: left;
	width: 210px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.hotc .p {
	line-height : 0%; /*設定行高*/
}
.hotc .m {
	line-height : 100%; /*設定行高*/
}
.hotd {
	float: left;
	width: 460px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.hotd .p {
	line-height : 0%; /*設定行高*/
}
.hotd .m {
	line-height : 100%; /*設定行高*/
}
/*pline4 pline5 for manufacture*/
#single0 {
	float: left;
	width: 670px;
	padding-left: 0px;
}
#single0 p {
	line-height : 130%; /*設定行高*/
	font-family: Verdana, Geneva, sans-serif;
}
.pline4 {
	float: left;
	width: 650px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pline4 p {
	line-height : 150%; /*設定行高*/
}
.pline5 {
	width: 310px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 0px;
	float: left;
}
.pline5 p {
	line-height : 0%; /*設定行高*/
	text-align:center;
}
/* Content > Main > Example */

#example {
}
/* Content > Sidebar */

#sidebar {
	float: left;
	width: 230px;
}
#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}
/* Content > Sidebar > Updates*/

#updates {
}
#updates ul {
	margin: 0;
	list-style: none;
}
#updates h3 {
	font-size: 15px;
	line-height: 3em;
	text-align:left; /*文字靠左對齊*/
}
#updates p {
	margin-top:8px;
	line-height: 0;
	font-size: 0.8em;
	padding-left:3px;
}
#updates a {
	text-decoration: none;
}
/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
	float: right;
}
#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}
/* Content > Sidebar2 > Sponsors */

#sponsors {
}
#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}
/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}
/* Footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02.jpg) no-repeat;
}
#footer p {
	margin: 0;
	font-size: small;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	text-align: center;
}
/* Footer > Legal */

#legal {
}
/* Footer > Links */

#links {
}
#content #main #single0 .pline4 img {
	padding: 10px;
}
#story-title {
	font-size: large;
	padding: 10px;
	font-weight: bold;
}
div#specifications {
	display:inline;
	float:right;
	width:300px;
	height:auto;
	padding:3px 0px 20px 20px;
	clear: both;
}
#content #main #single0 .story #specifications table {
	background-image: url(images/img07.gif);
	background-repeat: repeat-x;
}
#adv {
	padding: 30px 0px 0px 0px;
}
.product {
	padding: 10px 10px 10px 10px;
}
#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
}
#mytable caption {
	width: 600px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}
#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#updates .content ul {
	line-height: 16px;
	font-size: 11px;
}
#content #main #single .story #ad150 {
	float: right;
	width: 150px;
	padding-bottom: 3px;
}
.foot-nav {
	text-align: center;
	line-height: 1.5em;
}
.foot-nav a:hover {
	background:none;
}
#footer-link {
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background:none
}
#footer-link a:hover {
	background:none
}
#footer-link img {
	padding: 3px 3px 3px 3px;
}
.product-img {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	float: left;
}
#single .hotb .story ul {
	list-style-type: none;
}
#single .hota .story ul {
	list-style-type: none;
}
#single .story h3 span {
	font-size: 10px;
	background-color:#FDEC99;
	color: #666;
	margin: 10px;
}
#news li {
	list-style-type: disc;
}
#single .story ul {
	list-style-type: none;
}
/* ANNOUNCEMENT */
div#wox-announcement {
	width: 500px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	background: #FFFFC0;
	border: 1px solid #FD9731;
	border-top: 0;
	padding: 10px 5px;
	text-align: center;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius-topleft: 0;
	-khtml-border-radius-topright: 0;
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 0 0 5px 5px;
	color: #000;
	line-height: 150%;
	font-size: 0.9em;
}
/* Message Boxes */
.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/Knob-Info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/images/Knob-Valid-Green.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/Knob-Attention.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/Knob-Cancel.png');
}
/* Page Navi */
.pagenavi {
	margin-bottom:10px;
	margin-top:10px
}
.pagenavi a:link, .pagenavi a:visited {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	margin:2px;
	padding:3px 4px;
	text-decoration:none;
}
.pagenavi a:hover {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
}
.pagenavi span.pages {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	margin:2px;
	padding:2px 4px;
}
.pagenavi span.current {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
}
