@charset "utf-8";


@import url("header.css");
@import url("multimenu.css");
@import url("menu.css");
@import url("layout.css");
@import url("leftandright.css");
@import url("footer.css");
@import url("mp.css");
@import url("cp.css");
@import url("lp.css");
@import url("np.css");
@import url("sp.css");
@import url("googleMail.css"); 
@import url("lp_category.css");
@import url("scp_ui.css");	 
@import url("more.css"); 
@import url("headline.css");
@import url("form.css");
@import url("default.css");
@import url("search.css");
@import url("sitemap.css");
@import url("friendly.css");
@import url("page.css");		
@import url("tabpanel1_class.css");	
@import url("container.css");
@import url("newType.css");


/*--------------------------------------------------------------------------------[  總面積控制 ]----------*/
body {
	background-color: #FFF;
	margin:0;/*200910 chiung*/
	padding:0;/*200910 chiung*/
	color: #444;/*200910 chiung*/
	font-family:Arial, Helvetica, sans-serif , "新細明體";/*20091210*/
}
.wrap {
	width: 960px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*--------------------------------------------------------------------------------20091014 chiung----------*/
.lp .subnode ul,
.header .nav ,
.leftbg .mlmenu, 
.rightbg .mlmenu ,
.lp .subnode,
.friendly ,
.path,
.user,
.list li,
.quickLink ,
.menu li,
.photoControl,
.info,
.listPh,
.Tbph
{
	font-size:13px;
}

h2 a {
	text-decoration: none;
}
.side h2 a:hover {
	color: #333;
}
.user a,
.subnode a,
.menubg a,
.friendly a,
.quickLink a
{
	text-decoration:none;
}

/*--------------------------------------------------------------------------------[  所有圖片基礎控制 ]----------*/
img {
	border-width: 0px;
	border-style: none;
}

/*--------------------------------------------------------------------------------[  隱藏物件 ]----------*/
.hidden {
	display: none;
	visibility: hidden;
}

/*--------------------------------------------------------------------------------[  首頁之外的頁面共通設定 ]----------
.cp, .lp, .np, .qp, .sitemap, .qp, .sp, .fb, .form, .scp, cp_photo {
	line-height: 20px;
	color: #666666;
	text-align:left;
	clear:both;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 96%;
}
*/
/*--------------------------------------------------------------------------------[  底下為字型可以統一控制的部分  ]----------*/
/*a {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}*/   

a {/*200910 chiung*/
	color:#555;
	text-decoration:none;
}
a:hover {/*200910 chiung*/
	color:#000;
	text-decoration:underline;
}

p {
	font-size: 13px;
	line-height: 150%;
	/*200910 chiung*/
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;*/
}

/*----------------------------------------提供給所有 H2 使用----------*/
h2,
.center h2 {
	width: 100%;
	height: auto;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-size: 100%;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEFEF;
}
h2 span,
.center h2 span {
	/*----------Fonts Style----------*/
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	/*----------周邊間距----------*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 label,
.center h2 label {
	/*----------Fonts Style----------*/
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
h2 span a,
.center h2 span a {
	/*----------Fonts Style----------*/
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
h3 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #760000;
	text-decoration: none;
	padding-top: 00px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../images/icon_here.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	*background-position: left 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}  

/*--------------------------------------------------------------------------------[ date ]----------*/
.side .date {
	font-size: 13px;
	color: #069;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.center .headline .body .date {
	font-size: 13px;
	color: #069;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*--------------------------------------------------------------------------------[ source ]----------*/
.source,
.side .source,
.center .headline .body .source,
.center .cp ol li source {
	font-size: 13px;
	color: #900;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
