/*---- reset.css 讓所有的各家瀏覽器乖乖聽話，呈現一樣的結果  ----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead,{
    
 /* margin: 0;
    padding: 0;  
    border: 1
 vertical-align: baseline; table,tbody, th,   */
    outline: 0;
 font-size: 100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

/*---- reset.css 尾 ----*/

/*---- 共通設定 ----*/
body {	background-color:#dcdcdc;	color:#333333;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	line-height:16px;	margin:0;
	padding:0;}
#WRAPPER {width:1000px;	margin:0 auto; background-color:#FFFFFF; margin-top:0px; height:auto; overflow:hidden;} /*!important; width:1011px*/
#WRAPPER #TOP {	height:70px; top:0px; margin-bottom: 10px;}
#WRAPPER #LEFT { float:left; width:180px; height:300px; padding-left:10px;}
#CONTENT {float:left; width:800px ; margin-top:0px; margin-left:10px; overflow: hidden; }
#FOOTER {clear:both; width:1000px; height:80px; background-image:url(../../images/crazytalk6/footer_bg.jpg); background-repeat:repeat-x; text-align: center;}
#FOOTER p {	padding-top:10px;}

#CONTENT h5{ border-left:5px solid #cccccc; padding-left:10px; line-height:20px; color:#333333;font-size:13px;}


#CONTENT #MENU1{width:785px; height:30px; }/*---- OTHER頁快捷列選項 ----*/
#CONTENT #MENU1 ul{ margin-left:-20px; *margin-left:-20px; _margin-left:20px;  }
#CONTENT #MENU1 li{float:left; padding-left:20px; background-image:url(../../images/iclone4/featuremenu_dat.gif); background-repeat:no-repeat; background-position: left 2px; list-style:none; margin:0; padding-right:5px; }

.clear{ clear:both;}

/*---- FEATURES 內頁頁面設定 ----*/
.NEWTEXT{ color:#FF0033; font-size:12px; font-weight:bold;}

#CONTENT #HEAD{
	width:785px;
	height:135px;
	margin-top:8px;
	margin-bottom:15px;
}/*---- banner setting ----*/

#CONTENT #MENU{width:785px; height:50px; margin-top:20px ; margin-bottom:10px; }/*---- 功能頁快捷列選項 ----*/
#CONTENT #MENU ul{ margin-left:-20px; *margin-left:-20px; _margin-left:20px;  }
#CONTENT #MENU li{float:left; padding-left:20px; background-image:url(../../images/iclone4/featuremenu_dat.gif); background-repeat:no-repeat; background-position: left 2px; list-style:none; margin:0; padding-right:5px; }

#CONTENT h2{
	width:785px;
	line-height:45px;
	font-family:"Geneva", "Helvetica", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7f7f7f;
}



.floatR{ float:right; margin-left:5px;}
.paddingT{ padding-top:10px; padding-bottom:5px;}

/*---- FEATURES 內文-- 沒有new----*/
.FEATURE{width:760px; padding-bottom:30px; padding-right:20px; height:auto; overflow:hidden;}
.FEATURE h3{
	font-family:"Geneva", "Helvetica", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#040404;
	line-height:16px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:3px;
	margin-top:3px;
}
.FEATURE h4{font-family:"Geneva", "Helvetica", "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#727171; line-height:25px; font-weight:bold; margin:0;  margin-left:15px; background-image:url(../../images/iclone4/feature_dat.gif); background-repeat:no-repeat; padding-left:15px;}
.FEATURE p{ padding-left:15px; margin:0px; padding-bottom:10px;}
.FEATURE ul{
	padding-left:-15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

    /*---- FEATURES 內文-- 有new----*/
.FEATURE_N{width:760px; padding-bottom:30px; padding-right:20px; height:auto; overflow:hidden;}
.FEATURE_N h3{width:780px; font-family:"Geneva", "Helvetica", "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif; font-size:15px;color:#040404; line-height:30px; background-image:url(../../images/iclone4/featurehead_new.gif); background-repeat:no-repeat; padding-left:50px; margin-bottom:20px; margin-top:10px;}
.FEATURE_N h4{font-family:"Geneva", "Helvetica", "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#727171; line-height:25px; font-weight:bold; margin:0;  margin-left:15px; background-image:url(../../images/iclone4/feature_dat.gif); background-repeat:no-repeat; padding-left:15px;}
.FEATURE_N p{ padding-left:15px; margin:0px; padding-bottom:10px;}
