@charset "utf-8";
/*www.pjking.com.tw 投影機產品，投影機 */
* {margin: 0px;padding: 0px;border: 0px;}
body {
		font-family:"Tahoma, 新細明體, 標楷體, Mingliu";
	font-size: 15px;
	color: #333;
	line-height: 150%;
	background-color: #FFF;
	text-align: center;
}
ul,ol{list-style-type: none;}
a {color: #000;text-decoration: none;}
a:hover {text-decoration: underline;}


/*頂部開始*/
#header {
	width: 960px;
	border-top: 4px solid #01567A;
	clear: both;
	margin: auto;
	height: 160px;
	text-align: left;background: url(../images/header.jpg) no-repeat;
}

.news {
	display: block;
	background-color: #FFF;
	margin-top: 135px;
	margin-left: 55px;
	width: 320px;
	text-indent: 10px;
	border-right: 1px solid #01567A;
	border-left: 4px solid #01567Ax;
	border-bottom: 1px solid #01567A;
}

h1 a {
	color: #000000;
	font-size: 16px;
	font-weight: bold;

}
	
	
/*頂部右邊的主導航*/
#header .mainnav {
	float: right;
	width: 220px;
	margin-left: 20px;
	clear: right;
}
.mainnav  a {color: #FFF;}
.mainnav  a:hover {color: #333;text-decoration: none;}
.mainnav  li {
	width: 110px;
	line-height: 54px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	float: left;
}
.bg_a {background: url(../images/nav_a.gif) no-repeat;}
.bg_b {background: url(../images/nav_c.gif) no-repeat;}
.bg_c {background: url(../images/nav_b.gif) no-repeat;}

/*主要內容部分*/
#container {
	width: 960px;
	text-align: left;
	padding-top: 15px;
	clear: both;
	margin: auto;
	height: 650px;
}

/**快速導航**/
#container #subnav {
	float: left;
	width: 152px;
	background-color: #FFF;
	height: 100%;
}
#subnav a {
	color: #015F87;
}

#subnav h2 {
	background: url(../images/subnav_title.gif) no-repeat;
	height: 34px;
	width: 152px;}
#subnav dt {
	background-color: #AAC0CE;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: Mingliu;
}
#subnav dd {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #014563;
	font-weight: bold;
	text-indent: 30px;
	height: 22px;
	padding: 2px;
	border-bottom: 1px dashed #666;
	font-size: 14px;
}


/*產品區(廣告和暢銷產品)*/
#container #products {
	float: left;
	width: 788px;
	padding-left: 20px;
}
#products .ad {
	float: left;
	width: 520px;
}
.ad h2 {width: 520px;
	background: url(../images/hot_pro_title.gif) repeat;
	height: 35px;}
#products .good-market {font-family: Mingliu;
	float: right;
	width: 240px;
	margin-left: 20px;
	clear: right;
	font-size: 12px;
}
.good-market img {
	padding: 2px;
	border: 1px groove #666;
}

.good-market h2 {
	background: url(../images/good_market_title.gif) no-repeat;
	height: 35px;
	width: 240px;
	font-size: 12px;
}
.good-market h3 {
	font-size: 15px;
	font-weight: bold;
	color: #015F87;
	font-family: Mingliu;
}
.good-market dl {
	clear: right;
	margin-bottom: 10px;
	width: 240px;
	float: right;
	border-bottom: 1px dotted #AAC0CE;
}
.good-market dt {
	float: left;
	width: 80px;
	border-left: 5px solid #F5F5F5;
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.good-market dd{
	word-wrap: break-word;
	overflow:hidden;
}


.info {font-family: Mingliu;
	margin: auto;
	width: 788px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.info dl {
	border-right: 1px solid #FFDFAC;
	border-bottom:1px solid #FFDFAC;
	border-left:1px solid #FFDFAC;
	height: 144px;
}
.info h2{height: 26px;width: 250px;}
.info h2 a{
	float:right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.info .about_us{
	width:250px;
	color: #000;
	float: left;
}
.about_us dl{
	background: url(../images/aboutus.gif) no-repeat;
	background-position: left bottom;
}
.about_us dt{
	float:left;
	width:95px;
	height:144px;
}
.info dd {
	padding-right: 5px;
	padding-top: 5px;
}

.about_us h2 {background: url(../images/about_title.gif) no-repeat;}
.info .service{
	width:250px;
	color: #000;
	float: left;
	margin-left: 17px;
}
.service dl {
	background: url(../images/service.gif) no-repeat;
	background-position: left bottom;
}
.service dt{
	float:left;
	width:95px;
	height:144px;background-position: left bottom;
}

.service h2 {background: url(../images/service_title.gif) no-repeat;}
.info .contact{
	width:250px;
	color: #000000;
	float: left;
	margin-left: 17px;
	background-color: #FFF;
}
.contact dl {
	background: url(../images/contact.gif) no-repeat;
	background-position: left bottom;
}
.contact dt{
	float:left;
	width:95px;
	height:144px;
}
.contact h2 {background: url(../images/contact_title.gif) no-repeat;}
#footer {
    font-family: Mingliu;
	clear: both;
	width: 960px;
	border-top: 4px solid #01567A;
	color: #000;
	font-size: 12px;
	margin: auto;
	height: 60px;
	font-weight: normal;
	font-family: Mingliu;
}
.rel-links{
	position: absolute;
	top: -90000px;
}
#footer img {
	float: left;
	border-right: 2px solid #01567A;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer  ul li {
	float: left;
	width: 90px;
	padding-top: 22px;
}
#footer a {
	color: #01567A;
	font-size: 15px;
}
.en, .big5 {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#touyingji h1 {
	position: absolute;
	left: -9000px;
}
#touyingji #topic {
	text-indent: -9000px;
	display: block;
	height: 160px;
	width: 720px;
}
#touyingji{
	position: relative;
}
#touyingji .big5{
	z-index: 999;
	position: relative;
	top: 100px;
}
#touyingji .big5 a{background-color: #FFFFFF;}