﻿@import url("topmenu.css");

/*20120427 zoearth news_download*/
#news_download
{
	width:100%;
}
#news_download a
{

}
#news_download img
{
	width:153px;
	height:114px;

}



/**** global setting ****/
body {
	margin: 0px;
	font-family: "Microsoft JhengHei", Arial;
	font-size: 13px;
	line-height: 22px;
	color:#c8c8c8;
	background:url(img/bady_bg.jpg) repeat-x top #f0f0f0;
	padding:0px;
}
form{
	margin:0px; padding:0px;
}
input , select{ font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */ 
 color:#000; text-decoration:none;
}
A:hover {
	color: #666; text-decoration: none;
}
h1 {
	margin: 10px; text-align: left; background:url(img/h1_bg.gif) repeat-x; 
	padding:8px 0px 4px 15px; color:#ffffff; font-size: 98%; height:36px;

}
.breadcrumbs {
	text-align: left;
	line-height: 12px;
	color: #000;
	padding: 0px 0px 0px 25px;
}
.breadcrumbs a {
	color: #000; text-decoration: none;
}
.breadcrumbs a:hover {
	color: #000; text-decoration: none;
}
.breadcrumbs h2 {
	color: #fff;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

#container {
	margin:0px auto; width:1014px; overflow: hidden;
}
table{
	line-height:25px;
}
.grybox1 td{
	border-bottom:1px dashed #CCC;
	}
.grybox1 th{
	padding-top:18px;
	border-bottom:1px dashed #CCC;


}
/**** header setting ****/
#header {
	width:1002px;
	height:79px;
}
#header img { 
	border: 0px; 
}
.logo { 
    margin: 0px 0 0 10px;
	float:left;
}
/**** 用position: absolute; 控制語系、註冊、搜尋三個區塊 ****/
.language {	
	margin: 0px;
    padding: 2px 10px 0 0;
}
.language a{ color: #454545; }
.language img {
	margin: 0px 5px 0px 5px;
}
.register { 
	padding: 4px 4px 0px 0px;
}
.register ul { 
   margin: 0px; list-style: none; float: right;
}
.register li { float: left; padding-right:5px;}
.register li a{ 
	color: #454545; 
	padding: 1px 8px;
	border: 1px solid #9c9b9b; 
	font-size: 95%;
	display: inline-block;
	height:20px;
}
.register a:hover , .lan_txt a:hover , .lan_txt1 a:hover{ 
     color:#7a7a7a; text-decoration: none;
	  border: 1px solid #9c9b9b;
	  background-color:#c0c0c0;
}
/**** 文字橫列 ****/
.lan_txt {
    margin: 0 0 0 -5px;
	float: right;
}
.lan_txt li{
	margin:2px 0px 0px 6px;
	padding:0px;
}
.lan_txt li a{
    color: #454545; 
	padding: 1px 8px;
	border: 1px solid #9c9b9b; 
	font-size: 95%;
	display: inline-block;
	height:20px;
}
/**** 國旗橫列 ****/
.lan_flag {
    float: right;
    margin-top: 2px;
}
/**** 文字下拉 ****/
.lan_txt1, .lan_txt12 {
    float: right;
    margin-top: 4px;
	color:#000000;
	font-size:95%;
}
/**** 國旗下拉 ****/
.lan_flag1, .lan_flag12 {
    float: right;
    padding-top: 2px;
	color:#000000;
	font-size:95%;
}
.lan_flag12 ul{
	margin:0px 0px 0px -45px;
}
/****  ****/
.search {
	background:url(img/search_bg.jpg) no-repeat;
	float: right;
	text-align:left;
	margin: 7px 10px 0px 0px;
	padding: 8px 0px 10px 0px;
	background-position: left;
	width: 348px;
}
.search a { font-size:90%;}
.search input {
	background:#f6f6f6;
	color:#b7b7b7;
	font-size: 95%;
	height: 18px;
	margin: 0px 0px 0px 120px;
	width: 140px;
	border: 0px;
	vertical-align: middle;
}
.search img {
	cursor:pointer;
	vertical-align:middle;
	margin-top: 8px;
}
.banner {
	margin: 0px  0px  0px  0px;
	float: left;
}
.nav {
	clear:both;
	height: 42px;
	background-image: url(img/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 1002px;
}
.nav ul {
	list-style: none;
	height:36px;
	margin-left: 80px;
}
.nav li {
	float: left;
	height:36px;
}

/**** 用li控制寬度和位置，下面這四個控制link特效 ****/
.nav li a {
	color:#fff;
	text-decoration: none;
	padding:10px 20px;
	display:block;
	background-image: url(img/nav_arrow.jpg);
	background-position: left 13px;
	background-repeat: no-repeat;
	font-size: 110%;
	font-weight: bold;
}
.nav li a:hover , .nav li a.current{  
	color:#bcbcbc;
	_text-decoration:none;
}

/**** right setting ****/
#content {
	background-color:#FFF;
	float:right;
	width: 759px;
	text-align: left;
	margin: 0px 10px 0px 0px;
}
#maincontent {
	width: 87%; 
	margin: 10px 0px 20px 20px; 
	overflow: hidden; 
	padding-top: 20px;
}

.aboutus, .contact, .download, .inquiry, .msg, .product, .member  {
	margin: 15px 10px 15px 20px;
	_margin /**/: 10px 0px 15px 20px;
	overflow: hidden; 
	padding-top: 0px;
	color:#000;
}
.msg h3 {
	color: #710101; display: inline; font-weight: bold;
	line-height:30px;
	font-size:120%;
}

.news{
	width:94%; _width /**/:97%; /*  IE55 */ 
	background-color:#FFFFFF; border-bottom:1px dashed #999;
	border-top:1px dashed #999; padding:10px; margin:15px 0px;
}
.subjcet { 
	border-bottom:3px groove #dddddd; margin-bottom:2px; padding-bottom:4px; color:#FF6600; font-weight:bolder;
}
.date { color:#666; float:right; margin-top:-32px; margin-right:12px;
}
.news_d{
	
}
/**** 表格設定 ****/
.list { 
	border-bottom: #000 2px solid; padding-bottom: 28px;
}
.list th { 
	padding: 5px 0px 5px 10px; text-align: left;
	background:url(img/thBg.gif) repeat-x #000000;
	color:#efefef;
}
.list td { 
	border-bottom: 1px #ccc solid; padding: 5px 0px 5px 10px;
}
.list img { border: 0px;
}
/**** 會員專區表格設定 ****/
.note {
	 line-height: 20px;
}
.right {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 20px;
}
.btn { 
    text-align: right; margin-bottom: 5px; margin-top: 10px;
}
.btn_b{
	 text-align:center; margin-top:18px;
}
.red { 
	color: #cc0000; 
}
.forget, .login, .oredersearch { 
	width: 500px; padding-left: 70px; margin-top: 30px;
}
.member h3, .contact h3 { 
	border-top: 2px #333 solid; border-bottom: 1px #999 solid; background:#dfdfdf; padding: 3px 0px 3px 0px;
	text-align: center; margin: 0px; color:#710101; line-height: 30px;
}
.inquiry h3 {
	border-top: 2px #333 solid; border-bottom: 1px #999 solid; background:#dfdfdf; padding: 3px 0px 3px 0px;
	text-align: center; margin: 60px 0px 0px 0px; color:#0F3D03;
}
.frmregister, .frmcontact { 
	border-bottom: 2px #333 solid; margin-bottom: 25px; background-color:#ffffff; color:#999999;
}
.frmregister th, .frmcontact th, .forget th, .login th, .oredersearch th { 
		background:#dfdfdf; padding: 5px 5px 5px 30px; text-align: right; font-weight: normal; color:#333;
		}
.frmregister td, .frmcontact td, .forget td, .oredersearch td { 
	    padding: 5px 10px 5px 10px; 
}
.login td{}
.frmregister input, .frmcontact input, .forget input, .login td input {   
	color: #333; font: 80% Verdana; height: 18px; 
}
.button img { 
	font-family: Verdana;
	border: 1px #999 solid;
	background:#dfdfdf;
	height: 20px;
	margin-right:20px;
}
.link { 

}
.link a{
	background:url(img/member_p.gif) 0px 4px no-repeat;
	padding-left: 10px;
	color:#333;
	font-size: 12px;
}
.link a:hover {
	color:#069;
}
.frminquiry { border-bottom: #333333 2px solid; color:#333333;
}
.frminquiry a{ color:#333333; }
.frminquiry thead th {
	border-top: 2px #333 solid; border-bottom: 1px #999 solid; background:#dfdfdf; 
	padding: 3px 0px 3px 0px; text-align: center; margin: 0px 0px 0px 1px; 
}
.frminquiry tbody th {
	text-align: center; font-weight: normal;
}
.frminquiry tbody {
	 background:#fbfbfb;
}
.even { 
    background: #f2f2f2; 
}
.price { 
    text-align: right; margin-bottom: 10px;
}
.frminquiry2 { 
    border-bottom: #333333 2px solid; margin-top: 60px; border-top: #333333 2px solid;
}
.frminquiry2 th {
    background:#dfdfdf; padding: 5px 10px 5px 10px; text-align: left; font-weight: normal;
}
.frminquiry3 { 
    border-bottom: #333333 2px solid; margin-top: 0px; background-color:#FFFFFF; color:#333333;
}
.frminquiry3 th {
    background:#dfdfdf; padding: 5px 10px 5px 10px; text-align: right;
}

/**** 頁數設定 ****/
.page { 
	width: 95%; 
	text-align: center; 
	margin: 0px 0px 25px 0px;
	*margin: 25px 0px 25px 0px;
	vertical-align: middle;
	clear:both;
}
.page img { 
	padding: 0px 5px; border: 0px; vertical-align:middle;
}
.page-no a{ 
	padding:0px 6px; vertical-align:middle;
}
.page-no a { color:#666; }
.page-no a:hover { color:#333333; text-decoration:none;}
.page-no a.current , .page-no a.current:hover { color:#000;  font-weight:bolder;}

/**** 產品索引設定 ****/
.productlist, .related  { 
	clear: both;
}
.related h6 { margin: 0px; padding-top: 40px; 
}
.product-cate { 
	float: left; 
	border:1px solid #a5a4a4; 
	margin:0px 4px 30px 0px; 
	_margin /**/:0px 2px 30px 0px; 
	background-color:#FFFFFF;
	color:#333333; 
	overflow:hidden;
    z-index: 1; 
	width:24%;

}
.product-cate img { 
	border: 0px; margin-top: 1px;
	vertical-align:middle;
	text-align:center;
}
.cate-photo { 
	text-align: center; margin:2px 2px;
	height:160px;
	border-bottom:1px dashed #A5A4A4;
	width:250px;*width:100%;
	display:table-cell;
	vertical-align:middle;
	*display:block;
	*font-family:Arial;
	overflow:hidden;
}
.cate-name { 
	text-align:center;
	margin: 0 2px; 
	color:#333;
    padding:5px 2px;
	white-space:nowrap;
}
.cate-name a { 
	color: #710101;

}
.cate-name a:hover { 
	color:#333333;
	text-decoration:none;
}
.cate-dat{
	color:#666666;
	padding:0 5px;
}
.cate-dat p{
	padding:0px;
	margin:4px 0px;
	color:#000;
}
.cate-dat p strong , .pro-inquiry strong{
	color:#000;
}
.cate-desc{padding: 0px 0px 0px 25px;color:#000;}
.pro-desc { 
	padding: 0px 5px 0px 15px; line-height: 16px; margin-bottom: 5px; font-weight:bold;
}
.pro-inquiry { 
	margin:5px 5px 10px 5px;
}
.pro-inquiry a{
	
}
.pro-inquiry input{  
	border: 1px #666 solid; 
	background:#fff; 
	color:#313131; 
	font:75% Verdana;
	width:100px; 
	height:16px;
	_height /**/:20px;
	vertical-align:middle;
	margin-top:3px;
}
.pro-inquiry option ,.pro-inquiry select{
	font: 75% Verdana;  width: 122px;
	border:1px solid #a5a4a4;
}
.pro-inquiry p{
	vertical-align:middle;
	line-height:12px;

}
.pro-inquiry p img{
	padding:0px 5px 0px 0px;
	_margin-right /**/:5px;
}
.pro-inquiry img { 
	border: 0px; vertical-align:middle;

} 
.result { 
	text-align: right; padding: 0 5px 0 0;
	color:#666;
}
.resultNum {
	margin:0 0 5px 0;

}

/**** 產品條列式設定 ****/
.show_oneline{
	float: left;
	border:1px solid #a5a4a4;
	margin:0px 4px 30px 0px;
	_margin /**/:0px 2px 30px 0px;
	background-color:#FFFFFF;
	color:#333333;
	z-index: 1;
	width:95%;
	padding-bottom:5px;
}
.show_oneline .cate-photo{
	border-right:1px dotted #A5A4A4;
	float:left;
	margin:12px 20px 20px 10px;
	border-bottom-style: none;
}
.show_oneline .cate-name {
	margin: 0 2px;
	color:#333;
	padding:5px 2px;
	text-align: left;
}
.show_oneline .pro-desc { 
	padding: 0px 5px 0px 15px; font-size: 11px; line-height: 16px; margin-bottom: 5px; font-weight:bold;
	width:100%;width:auto;
}

.show_oneline .pro-inquiry { 
	margin:5px 5px 10px 5px;

}
	
/**** 產品大圖頁條列式設定 ****/
.pro-name { }
.pro-no {}
.pro-photo {
}
.large { 
	float: left; 
}

.large img{ width:260px; height:234px; padding-bottom:30px; padding-right:30px;}

.small { 
	float:left; width: 100%;position:relative;
}
.small ul { 
     padding: 0; margin: 0;  list-style: none; 
}
.small li { float: left;
}
.small img { 
	padding: 2px; border: 1px solid #dadada; margin: 3px;
}
.enlarge{ 
	width: 385px; text-align: right; padding-top: 3px; clear: both;
}
.enlarge a , .enlarge A:hover{ 
color: #000000; 
}

.product h5 { 
    background: #e4e4e4; border-bottom: 1px solid #d5d5d5; margin: 0px;
	padding-left: 5px; color:#000;
}

/***  麵包屑隱藏 ***/
.other-tree{
	display:none;
}
/**** 產品大圖頁文繞圖設定 ****/
.pdf {position:relative;margin:30px 0 10px 0;text-align:left;}

.showsmall { 
	margin-top: 10px;
    padding-left: 30px;
	float:left;
   
}
.showsmall ul { 
     padding: 0px; margin: 0px;  list-style: none; 
}
.showsmall li { float: left; padding-top: 5px;
}
.showsmall img { 
	padding: 2px; border: 1px solid #dadada; margin: 3px;
}

/**** left setting ****/
#sidebar {
	float: left;
	width:220px;
	margin: 0px 0px 0px 14px;
}
.title {
    padding: 0px;
}
.menu {
	width:220px;
	background:url(img/menu_bg.gif) repeat-x top #558b92;
	height: 400px;
}
.menu img {	
}
.menu ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-bottom:10px;
	width:184px;
	background-color: #ececec;
}
.menu li {
	width:184px;
	margin:0px;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #d7d7d7;
	*line-height:20px;
	list-style-type:none;
}
/**** 用li控制寬度和位置，下面這四個控制link特效 ****/
.menu a {
	display: block;
	color:#000;
	text-decoration: none;
	padding: 5px 10px 5px 15px;
}
.menu a:hover , .menu a.current{
	color:#710101;
	background:url(img/menu_li.gif) no-repeat 0px 10px;
	_text-decoration:none;
}

.menu .page_item a {
	color:#710101;
	background:url(img/menu_li.gif) no-repeat 0px 10px;
	_text-decoration:none;
}


/**** 控制第二層的位置 ****/
.menu li ul {
	background-image:none;
	position: absolute;
	z-index: 100;
	padding: 4px;
	background-color:#ececec; 
	width:180px;
	color:#333;
	border:1px solid #9e9d9d;
	margin: -31px 0 0 170px;
}	 																																																																																																																																																																																																																								
.menu li ul li{
	margin:0px;
	width:180px;
	border:none;
	
}
.menu li ul li a{
	color:#333;
	border-bottom:1px solid #d7d7d7;
	padding: 5px 5px 5px 12px;
}
.menu li ul li a:hover , .menu li ul li a.current:hover{
	color:#000;
}
/**** 控制第三層的位置 ****/
.menu li ul li ul li a{
}
.menu li ul li ul li a.current { 
	
}
/****    ****/
.rss {
	float:left;
	width:219px;
	margin:20px 0px;
}
.rss .subscribe{
	height:43px;	
	background:url(img/rss_bg.gif) no-repeat bottom ;
	margin-top:0px;
	padding-top:10px;
	margin-bottom:5px;
	*margin-bottom:5px;

}
.rss .subscribe a{
	padding:0px 0px 0px 10px;
	color:#000;
}
.rss .subscribe img{
	margin:-5px 10px;
}
.newsletter{
	float:left;
	margin: 10px 0px;
	width:219px;
}
.newsletter .subscribe {
	background:url(img/rss_bg.gif) no-repeat bottom;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:15px;
    text-align:center;
	margin-bottom:5px;
}
 a{

}
.subscribe a:hover{
	color:#666; text-decoration:none;
}
.subscribe input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999; border: 1px solid #2b2b2b;
	height:24px;
	vertical-align:middle;
}
.newsletter .subscribe img{ cursor:pointer; vertical-align:middle;}

/***   service   ***/
.service { 
    text-align: center; 
	margin: 0px 0px 30px 0px;
	width: 220px;
}
.service a{
    color:#000;
}
.service a:hover{
	color:#333;
	text-decoration:none;
}
.service .title{ margin-bottom:15px;
}
/***.servicephoto { padding-left: 20px;
}
.serviceword { padding: 5px 0px 20px 0px;
}
***/
/**** 網頁連結 ****/
.friendly-link{
	width:30%; float:left; text-align:center; margin:22px 10px; background-color:#FFFFFF;
}
.friendly-link .link-img{
	margin:16px 2px;
}
.friendly-link .link-name{
	margin:8px;
}
.friendly-link a, .friendly-link a:hover{
	color:#333333;
}
/**** 留言板 ****/
.bbs_tab{
	width:95%;
}
.bbs_tab th{
	background:url(img/thBg.gif) repeat-x #000000;
	color:#efefef;
	font-weight:bolder;
	text-align: left;
}
.bbs_tab td ,.bbs_tab2 td{
	border-bottom:1px solid #cccccc;
}
.bbs_tab2{
	width:95%;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:#FFFFFF;
	color:#333;
}
.bbs_tab2 th{
	background-color:#ededed;
	color:#333;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:20%;
	text-align:right;
}
/**** 留言板 回應 ****/
.comments{
	width:90%; _width /**/:95%; /***  IE55 ***/
	background-color:#FFFFFF; border-bottom:1px dashed #999; border-top:1px dashed #999; padding:10px; margin-top:15px;
	color:#333;
}
.comments_t{
	float:right; color:#999999;
}
.comments_n{
	border-bottom:3px groove #dddddd; margin-bottom:2px; padding-bottom:4px; color:#FF6600; font-weight:bolder;
}
.comments_d{
}
/**** 人才招募 ****/
.hr_dat{
	width:90%; _width /**/:95%; /***  IE55 ***/ 
	background-color:#FFFFFF;
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;
	padding:10px;
	margin-top:15px;
	color:#333333;
}
.hr_t{
	float:right; 
	padding:4px 8px;
	color:#efefef;
}
.hr_n{
	border-bottom:5px groove #dddddd;
	margin-bottom:2px;
	font-weight:bolder;
	background-color:#333;
	color:#FFFFFF;
	padding:4px 8px; 
}
.hr_d{
	 padding:20px;
}
.hr_text{
	padding:10px 0px 0px 0px; margin:0px;
}
.hr_text div{
	float:right; margin:0px 14px;
}
/**** footer setting ****/
#footer {
	clear: both;
	text-align: center;
	margin:0px;
	width:1014px;
	background:url(img/footer_bg.jpg) no-repeat bottom #2c2c2c;
	height: 95px;
}
.subnav {
	color: #fff;

	font-size: 11px;
}
.subnav a {
	color: #FFF;
	padding: 0px 8px 0px 8px;
}
.subnav a:hover{ 
color: #ccc; 
text-decoration:none;
_text-decoration:none;
}




.subnav2 {
	color: #fff;

	font-size: 11px;
}
.subnav2 a {
	color: #FFF;
	padding: 0px 8px 0px 8px;
}
.subnav2 a:hover{ 
color: #ccc; 
text-decoration:none;
_text-decoration:none;
}






.address {
	padding:0px;
	color:#999;

}
.address a, .address a:hover { 
color:#999;
text-decoration:none;
}
.copyright { 
color:#999; 
padding-bottom:5px;
}
.copyright a{ 
color:#999999;
text-decoration:underline;
}
 .copyright a:hover { 
 color:#999999; text-decoration:none;
 }

/**** ============== 浮動開關div ============== ****/

#chickmenu{
	position: absolute;
	width: 80px;
	background:url(img/chickmenu_02.jpg) repeat-y;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	z-index:999;
	background-repeat: repeat;
	left: 1px;
	top: 2580px;
}
#chickmenu a img{
	border:none;
}
#chickmenu a{
	outline:none;
	hide-focus: expression(this.hideFocus=true);
	color:#333333;
}

.chick-productOn{
	margin-left: 5px;
    overflow: hidden;
    text-align: center;
    width: 70px;
}
/**** ------------- end ------------- ****/
.sitemap{
	margin:30px 0 30px 50px; 
	font-weight:bold;
}

.sitemap_cate{line-height:25px; font-weight:normal; }


/****  跑馬燈  ****/
#lamp{
	
}
#lamp marquee{
	height: 35px;
    margin: 0 0 0 12px;
    width: 720px;
}


/****  SMO工具  ****/
.smoTools_list{
	margin: 0 30px;
    text-align: right;
}

/***  常見問題  ***/
.faq{

}
#faqcate {
    background:url(img/life_liBg.gif) no-repeat 7px 12px;
    color:#000;
    font-size:100%;
    font-weight: bold;
	border: 1px dashed #999999;
    margin: 20px 0 20px 30px;
    padding: 10px 0 10px 20px;
    text-align: left;
    width: 560px;
	_width /**/: 580px;
	}
#faqcate select{
	vertical-align:middle;
}
#faqlist {
	margin: 10px 0 30px 30px;
    width: 580px;
	_width /**/: 560px;
	_width: 580px;
	border-bottom: 1px dashed #999999;
}
#faqlist th{
	text-align:left;
	font-size:100%;
	font-weight:bold;
	background:url(img/category_point.gif) no-repeat 5px 6px;
	padding:0 0 10px 20px;
	margin-bottom:5px;
	color:#333333;
}
#faqlist td{
	width:580px;
}
.faqSub {
	padding:10px 0 10px 20px;
	border-top: 1px dashed #999999;
}
.faqSub , .faqSub a{
	color: #333333;
	font-size:90%;
}
.hideobj {
	display:none;
	position:relative;	
}
.showobj span{
font-size:90%;
}
.showobj{
	float:left;
	color:#333333;
	margin:0;
	padding:0 0 10px 20px;
}
.showobj p{
	margin:0px;
	padding:0px;
}

.smoTools{width:100%;text-align:right}


/******  產品用   ******/

.titleA {
	color:#2E3F5D;
	background:url(img/view_02.gif) no-repeat 0 8px;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 12px;
}
.titleB{
	color:#333;
	font-size:13px;
	background:url(img/view_02.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
.txtLinkA a{
	padding:12px;
	background-color:#5C7A9E;
	color:#fff;
}
.boxT{
	float:left;
	margin:0px 12px 0px 0px;
	width:46%;
}
.boxT img{
	width:90%;
}
.boxT table img{
	*width:80%;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul {
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	list-style:none
}
.dede_pages ul  a{
	float:left;
	padding:2px 4px 2px;
	color:#666;
	border-bottom:1px solid #EEE;
}
.dede_pages ul  a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages ul .thisclass a,.pagebox ul .thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	float:right;
	line-height:21px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#666;
	font-weight:normal;
	margin:0px 2px;
}
#demo{width:728px; overflow:hidden; margin:0px auto}
