@charset "utf-8";
*{padding:0px;margin:0px;}
li{ list-style:none;}
body {	
	text-align: center;	
	line-height: 160%;
	color: #000033;
	font-size:12px;
	font-family: "新細明體",Arial, Helvetica, sans-serif;
	background:#F4F4F4;

}


#head {
	margin:0 auto;
	width: 960px;
}
#logo img{
border:0;
}
#head .nav{	
	width:960px;
	margin-top:3px;
}
#nav1{
	background-image: url(images/dhabg3.gif);
	float: left;
	height: 40px;
	width: 6px;
}
#daohang{ }
#daohang ul{margin:0 auto;}

#daohang li{
	float:left;	
	border-left:#FFFFFF solid 1px;		
}
#daohang a{
	display:block;
	width:117px;
	height: 40px;
	line-height:40px;
	vertical-align:middle;
	background-image: url(images/dhabg.gif);	
	color:#fff;
	font-weight:bold;
	font-size:15px;	
	font-family:"新細明體";
	
}
#daohang a:hover{
	height: 42px;
	background-image: url(images/dhabg2.gif);
	color:#f00;
}
#nav3{
	background-image: url(images/dhabg4.gif);
	float: left;
	height: 40px;
	width: 6px;
}
#daohang2{font-size:13px; text-align:left;}
#daohang2 a{ margin-left:10px;}

/*head end*/


/*body*/
#cnkbody {
	margin:3px auto;
	width: 960px;
	text-align: left;

	 }
#cnkbody .left{
	float: left;
	width: 225px;	
	background:url(images/leftbg2.jpg) repeat-y right;
	
}
#bg1{ height:20px;background:url(images/leftbg1.jpg);}
.gonggao{
	width: 208px;
	}
.lunhuan{	
	width: 258px;
	float:left;
}
.pagesubtitle{
	background-image: url(images/list01.gif);
	border-bottom: #93BE57 solid 2px;;
}
#ures{width: 219px;margin-top: 10px;}
#urestop{
	background-image: url(images/cnk018_us.gif);
	height: 24px;
	width: 219px;
	
}
#ureslogin{
	width: 219px;
	height: 105px;
	background-color: #FFF;
	background-image: url(images/cnk018_loginbg.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-top: 20px;
	
}
#cnkbody .middle {
	float: left;
	width: 700px;
	margin-left: 10px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#cnkbody .middle .newsbox{
	float: left;
	width: 280px;
	margin: 0px 5px 0px 5px;
}

#cnkbody .right{
	float: left;
	width: 199px;
}
#cnkbody .longright{
	float: right;
	width: 700px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;	 
}
.longright h1{ font-size:15px; text-align:center; margin-top:5px; margin-bottom:5px;}
.down-topr{font-size:13px;}
.down-topr li{ margin-left:5px;padding-left:15px; background:url(images/arrow_right.gif) left no-repeat;}
/*body end*/

/*左右欄目*/
.topchannel,
.lefttitle,#lefttitle2,.righttitle{
	font-size: 10.5pt;
	font-weight: bold;
	background-color: #CCC;
	height: 28px;
	line-height:28px;
	vertical-align:middle;
	padding-left: 35px;	
	margin-top: 2px;
	}
#searchbox{height:50px;}

.lefttitle{
	background:url(images/ltbg.gif)  no-repeat;	
}
.catlist h2{font-size:13px;margin-left:5px;padding-left:15px; background:url(images/arrow_right.gif) left no-repeat;}
#lefttitle2{
	background:url(images/ltbg2.gif)  no-repeat;
	
	
	
}
.righttitle{
	border-top: 1px solid #9DB0BC;
	background-image: url(images/rightttitlebg.gif);
}

/*欄目左欄NAV*/
.underchannel{
	background-color: #FFFFFF;
	padding: 10px;
}
.underchannel li{
	line-height: 160%;
	border-bottom: 1px dashed #E3E3E3;
	list-style-image: url(images/list04.gif);
	list-style-type: none;
}
/*欄目左欄NAVend*/

/*Left Search*/
.searchleft{
	text-align: center;
	float: left;
	height: 18px;
	width: 160px;
	padding-top: 5px;
	padding-bottom:3px;
}
.searchright{
	text-align: center;
	float: left;
	height: 18px;
	width: 40px;
	padding-top: 5px;
	padding-bottom:3px;
}
/*Left Search end*/

/**/
.leftbox{
	text-align: left;
	height: 51px;
	width: 182px;
	padding:3px;
	margin-top:5px;
	margin-left:6px;
	background-image: url(images/leftbox_bg.gif);
	line-height: 140%;
}

/**/
.leftcontact{
	text-align: left;
	padding:3px;
	margin-top:5px;
	background-color: #DEDEDE;
}

/*左登錄FORM*/
.leftusernamebox{
	text-align: right;
	float: left;
	height: 18px;
	width: 75px;
	padding-top: 5px;
	padding-bottom:3px;
	padding-right: 2px;
}
.leftinputbox{
	float: left;
	height: 18px;
	width: 100px;
	padding-top: 5px;
	padding-bottom:3px;
	text-align: center;
}
.leftsubmitbox{
	float: left;
	height: 18px;
	width: 30px;
	padding-top: 5px;
	padding-bottom:3px;
	text-align: center;
}
/*左登錄FORM end*/


/*文章標題*/
.titlelist{
	margin-top:5px;
}
.titlelist ul {
	list-style-type: circle;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
} 
.titlelist ul li{
	border-bottom: 1px dotted #DDD;
	text-align:left;
	margin: 3px;
	padding: 3px;
}
.titlelist ul li listL{
	line-height:30px; float:left;
}
.titlelist ul li list1R{
	color:#777; 
	padding-right:0px;
	line-height:30px; 
	float:right;
}
.datetime{
	float:right;
}


.homeimglist {/*圖片框&背景*/
	margin-bottom: 5px;
	border-bottom: 2px solid #999;
	height:auto!important;
	height:142px;/*IE6的height*/
	min-height:142px;/*WEB標準的height*/
}

/*Products*/
/*-----Case 1 */
.prolistcase1{
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #CCC;
}
.prolistcase1 ul{
	list-style-type: circle;
}
.prolistcase1 ul li {
	margin: 2px;
	padding: 2px;
	border-bottom: 1px dashed #F0F0F0;
	text-align: left;
	
} 

/*-----Case 2 */
.probox {
	float: left;
	width: 160px;
	height:145px;
	margin-top: 25px;
	margin-left: 10px;
	text-align: center;
}
.probox img{
	border: 1px  #BDBDBD dashed;
	margin-bottom:10px;
	
}

#proscroll1 a{color:#FF9C00;}
/*-----Case 3 */
.prolistcase3{
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #CCC;
}
.prolistcase3 .pleft{
	text-align: center;
	width: 380px;
	float: left;
}

.prolistcase3 .pleft img{	
	width: 380px;
	height: 285px;	
}

.prolistcase3 .pright{
	float: left;
	width: 300px;	
	border: 1px solid #BDBDBD;
}
.prolistcase3 .pright ul{
	list-style-type: none;
	margin: 0;
	padding: 1px;
	border-bottom: 1px dashed #F0F0F0;	
}
.prolistcase3 .pright ul li{ width:200px; line-height:38px;;}
.prolistcase3 .pright ul li.ppt1 {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
} 
.prolistcase3 .pright ul li.ppt2 { 
	text-align: left;
} 

/*-----Case 4 */
.prolistcase4{
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 380px;
}
.prolistcase4 .pleft{
	text-align: center;
	width: 150px;
	float: left;
}
.prolistcase4 .pleft img{
	padding: 1px;
	width: 131px;
	height: 98px;
	border: 1px solid #BDBDBD;
	overflow: hidden;
}
.prolistcase4 .pright{
	width: 230px;
	float: left;
}
.prolistcase4 .pright ul{
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	border-bottom: 1px dashed #F0F0F0;
}
.prolistcase4 .pright ul li.ppt1 {
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
} 
.prolistcase4 .pright ul li.ppt2 { 
	text-align: left;
} 


.classbox{
	width: 165px;
	height: 250px;
	overflow: hidden;
	background-color: #F6F6F6;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	border: 1px solid #666;
	text-align: left;
}
.classbox .classboxtitle {
	height: 45px;
	background-color: #6699FF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:3px;
	padding-top:5px;
}
/*Products end*/


/*圖片列表*/
.imgbox{
	float: left;
	width: 140px;
	height:auto!important;
	height:120px;
	min-height:90px;
	margin-top: 20px;
	margin-left: 8px;
	text-align: center;
}
.imgbox img{
	padding: 1px;
	height: 118px;
	width: 138px;
	border: 1px solid #BDBDBD;
	overflow: hidden;	
}
/*圖片列表end*/


/*comment*/
.comment{
	text-align: center;
	margin: 5px;
	padding: 5px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}
.commentbox {
	margin:10px;
	border: 1px solid #CCC;
	text-align: left;
}
/*comment*/

/*表單列表*/
.formlist ul{
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	border-bottom: 1px dashed #F0F0F0;
}

.formlist ul li.t1 {
	float: left;
	width: 220px;
	text-align: right;
} 
.formlist ul li.t2 { 
	text-align: left;
} 
/*表單列表end*/

/*Cart*/
#cartbody {
	width: 960px;
	text-align: left;
	background-color: #FFF;
}
.cartbox {
	width: 470px;
	float: left;
	height: 230px;
	border: 2px solid #CCC;
	margin-top: 10px;
	margin-left: 10px;
}
 .cartbox ul{
	list-style-type: none;
	margin: 1px;
	padding: 1px;
	border-bottom: 1px dashed #F0F0F0;
}
.cartbox ul li.tt1,
.cartbox ul li.tt2 {
	float: left; 
	vertical-align: middle;
	margin: 2px;
} 
.cartbox ul li.tt1 {
	width: 100px;
	text-align: right;
} 
.cartbox ul li.tt2 { 
	width: 330px;
	text-align: left;
} 
/*Cart end*/

/*Images List */
#images{
	margin: 5px;	
}
#images div{
	float: left;
	width: 162px;
	height: 138px;
	margin-top: 15px;
	margin-left: 22px;
	text-align: center;
}
#images div img{
	padding: 1px;
	width: 160px;
	height: 120px;
	border: 1px solid #BDBDBD;
	overflow: hidden;	
}
/*Images List end*/

/*顯示留言*/
.gbookbox{
	background-color: #F6F6F6;
}

.gbookbox .gbreply{
	background-color: #EBEBEB;
	margin: 5px;
	border: 1px dashed #CCC;
	padding: 3px;
}

/*顯示留言end*/

/*IM*/
.imleft,
.imright{
	width: 102px;
	height: 321px;
	background-image: url(images/im.gif);
	position: absolute;
	text-align: left;
	visibility: visible;
	z-index: 10;
	top: 180px;
}
.imleft{
	left: 5px;
}
.imright{
	right: 0px;
}
.imtop{
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 3px;	
}
.immid{
	height: 45px;
	padding-top: 5px;
	padding-left: 55px;	
}
.imbody{
	padding-top: 30px;
	padding-left: 8px;
}
/*IMend*/

/*Node*/
.nodelist {
	padding: 3px;
	border-top: 1px dashed #EBEBEB;
	border-right:1px dashed #EBEBEB;
	border-bottom: 1px solid #999;
	border-left:1px dashed #EBEBEB;
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
}
/*Node end*/

/*Links*/
.linktextlist {
	padding: 3px;
	border-bottom: 1px dashed #EBEBEB;
	float: left;
	
	margin-left: 10px;
	margin-top: 10px;
}
.linklogolist {
	padding: 1px;
	float: left;
	width: 90px;
	height: 40px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	overflow: hidden;
}
.linklogolist img{
	width: 88px;
	height: 31px;
}

/*Links end*/

/*Users*/
.userinfobox {
	padding: 3px;
	border-top: 1px dashed #EBEBEB;
	border-right:1px dashed #EBEBEB;
	border-bottom: 1px solid #999;
	border-left:1px dashed #EBEBEB;
	float: left;
	width: 238px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #EFF7FE;
}
.loginbox {
	margin: 20px;
	padding: 20px;
	text-align:center;
	border: 1px solid #CCC;
	background-color: #EFF7FE;
}
/*Users end*/

/*Pay*/
.paywaybox{
	padding: 5px;
	height: 45px;
	width: 168px;
	margin: 5px;
	border: 1px dashed #CCCCCC;
	float:left;
	text-align:center;
}
.paybankbox{
	padding: 5px;
	height: 45px;
	width: 356px;
	margin: 5px;
	border: 1px dashed #CCCCCC;
	float:left;
	text-align:left;
}
.paybankbox .banklogo{
	width: 110px;
	float:left;
	text-align:center;
}
.paybankbox .bankinfo{
	width: 230px;
	float:left;
	text-align:left;
}

/*Pay end*/

/* Copyright */
#copyright {
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-size: 9pt;
	padding: 8px;
	width: 984px;
	background-image: url(images/footbg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #CCC;
}
/*Copyright end*/

.cnkbox {
	margin:10px;
	border: 1px solid #CCC;
	text-align: left;
}

/*title*/
.title{
	text-align: left;
	text-indent: 35px;
	font-weight: bold;
	color: #333333;
	
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 5px;
	height:20px;
	padding-top:10px;
	
}
.pagetitle{
	background-image: url(images/list_cnk.gif);
	border-bottom: 2px solid #BAC6D8;
}
#shoelist h3{font-size:12px; height:40px;}
.boxtitle{
	font-size: 14px;
	font-weight: bold;
	background-color: #EBEBEB;
	text-indent: 8px;
	height: 18px;
	padding-top: 3px;
	border-bottom-width: 1px dashed #CCC;	
}
.articletitle{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}
/*title end*/

.shortinfo {
	float:left;
	width: 375px;
	height: 17px;
	padding-top: 3px;
	margin: 3px;
	border-bottom: 1px dashed #EEE;
}

/*content*/
.articlecontent{
	line-height: 160%;
	font-size: 14px;
	color: #333333;
	padding: 20px;
}

.textbox {/*產品內容*/
	text-align: left;
	line-height: 160%;
	color: #333;
	margin: 5px;
	padding: 8px;
	border: 1px dashed #999;
}

.content{
	line-height: 160%;
	margin:5px;
	padding: 5px;
}
/*content end*/

.page_nav{
	text-align: left;
	text-indent: 10px;
	height: 20px;
	padding-top: 4px;
	border-bottom: 1px dashed #CCC;
}
.articleauthor{
	border-bottom: 1px dotted #EEE;
	text-align: center;
	margin-top: 10px;
	color: #666666;
}

/*table*/
.cnktable {
	padding:5px;
	background:#fff;
	border-right:#EEEDED solid 1px;	
	
}
.cnktable table{
	background-color: #CCC;
	width: 96%;
	font-size:9pt;
}
.cnktable table tr {
	background-color: #FFF;
	text-align: left;	
}
.cnktable .tabletitle {
	font-weight: bold;
	background-color: #E0E9F1;
	text-align: center;
}
/*table end*/

/*--- 頁碼 *---*/
#showpagetop {
	background-color: #D6E3F8;
	margin: 5px;
	padding: 3px;
	height: 16px;
	border-bottom: 1px solid #36C;
}
#showpagetop .pageleft{
	text-align: left;
	float: left;
	width: 48%;	
}
#showpagetop .pageright{
	text-align: right;
	float: left;
	width: 51%;	
}
#showpagebottom {
	background-color: #F2F2F2;
	margin: 5px;
	padding: 3px;
	height: 16px;
	border-top: 1px solid #666;
}
#showpagebottom .pageleft{
	background-color: #F2F2F2;
	text-align: left;
	float: left;
	width: 48%;	
}
#showpagebottom .pageright{
	background-color: #F2F2F2;
	text-align: right;
	float: left;
	width: 51%;	
}

/*--- 表單 *---*/

form {
	margin: 0px;
	padding: 0px;
}

.input {
	font-size: 9pt;
	border: 1px solid #ADB9C2;
	background-color: #F3F3F3;
}

.button {
	width:70px;
	height: 20px;	
	
}


a:link,
a:active,
a:visited {  color: #444; text-decoration: none}
a:hover {  color: #F00; text-decoration: none}



/*紅色鏈接，點擊後不變色*/
.red,
a.red,
a.red:link,
a.red:active,
a.red:visited{ color:#F00; text-decoration: none}
a.red:hover{ color:#F00; text-decoration: none}

/*藍色鏈接，點擊後不變色*/
.blue,
a.blue,
a.blue:link,
a.blue:active,
a.blue:visited{ color:#00F; text-decoration: none}
a.blue:hover{ color:#00F; text-decoration: none}

/*灰色鏈接，點擊後不變色*/
.gray,
a.gray,
a.gray:link,
a.gray:active,
a.gray:visited{ color:#999; text-decoration: none}
a.gray:hover{ color:#999; text-decoration: none}

.topline {
	border-top: 1px solid #EEE;
}
.rightline {
	border-right: 1px solid #EEE;
}
.underline {
	border-bottom: 1px solid #EEE;
}
.leftline {
	border-left: 1px solid #EEE;
}

.topxline {
	border-top: 1px dashed #EEE;
}
.rightxline {
	border-right: 1px dashed #EEE;
}
.underxline {
	border-bottom: 1px dashed #EEE;
}
.leftxline {
	border-left: 1px dashed #EEE;
}


.pimg{
	margin: 5px;
	float: left;
}
.clearboth{
	clear: both;
}

.pt9 {  font-size: 9pt; line-height: 140%}
.px14 {
	font-size: 14px;
	line-height: 130%;
}
.strong{
	font-weight: bold;
}
.product_1{ float:left; width:170px; }
.product_1 h2{font-size:12px; height:40px;}

.search_c1{ float:left; width:300px;border:#FFFFFF solid 1px;}
.search_c1 li{ }
.mbtleft{ border:solid #333333 1px; float:left; width:580px;}
.cat_title{font-size:14px; color:#FF0000;}