/*Public Style -- By Kan*/
body{font-family:"ËÎÌå",arial;margin:0px auto; padding:0px; line-height:20px; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p{margin:0; padding:0; border:0; list-style:none;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
h2,h2 a:link,h2 a:visited,h2 a:hover,h2 a:active{font-size:20px;}
h3,h3 a:link,h3 a:visited,h3 a:hover,h3 a:active{font-size:18px;}
h4,h4 a:link,h4 a:visited,h4 a:hover,h4 a:active{font-size:16px;}
h5,h5 a:link,h5 a:visited,h5 a:hover,h5 a:active{font-size:14px;}
h6,h6 a:link,h6 a:visited,h6 a:hover,h6 a:active{font-size:12px;}
.linedot{width:98%; height:3px; margin:5px auto!important;margin:3px auto; padding:0px; background:url(../images/line_dot.gif) repeat-x; overflow: hidden; text-overflow:ellipsis;clear:both;}
table,td,tr,th{font-size:12px;}
a, a:link, a:visited{color:#fff;font-size:12px;text-decoration:none;}
a:hover, a:active{color:#fff;font-size:12px;text-decoration:underline;}
.inputstyle{height:14px;}
.pubbox{margin:0px auto; padding:0px; clear:both;}
.padding5px{padding:5px;}
.totop5px{margin-top:5px;}
/*Fonts Color Style*/
/*Black*/
.black_fonts, .black_fonts a:link, .black_fonts a:visited, a.black_fonts:link, a.black_fonts:visited{color:#000;text-decoration:none;}
.black_fonts a:hover, .black_fonts a:active, a.black_fonts:hover, a.black_fonts:active{color:#333; text-decoration:underline;}
/*White*/
.white_fonts, .white_fonts a:link, .white_fonts a:visited, a.white_fonts:link, a.white_fonts:visited{color:#FFF;text-decoration:none;}
.white_fonts a:hover, .white_fonts a:active, a.white_fonts:hover, a.white_fonts:active{color:#CCC; text-decoration:underline;}
/*Gray*/
.gray_fonts, .gray_fonts a:link, .gray_fonts a:visited, a.gray_fonts:link, a.gray_fonts:visited{color:#999;text-decoration:none;}
.gray_fonts a:hover, .gray_fonts a:active, a.gray_fonts:hover, a.gray_fonts:active{color:#666; text-decoration:underline;}
/*Red*/
.red_fonts, .red_fonts a:link, .red_fonts a:visited, a.red_fonts:link, a.red_fonts:visited{color:#FF0000;text-decoration:none;}
.red_fonts a:hover, .red_fonts a:active, a.red_fonts:hover, a.red_fonts:active{color:#CC0000;text-decoration:underline;}
/*Yellow*/
.yellow_fonts, .yellow_fonts a:link, .yellow_fonts a:visited, a.yellow_fonts:link, a.yellow_fonts:visited{color:#ff0;text-decoration:none;}
.yellow_fonts a:hover, .yellow_fonts a:active, a.yellow_fonts:hover, a.yellow_fonts:active{color:#fc0;text-decoration:underline;}
/*Blue*/
.blue_fonts, .blue_fonts a:link, .blue_fonts a:visited, a.blue_fonts:link, a.blue_fonts:visited{color:#06f;text-decoration:none;}
.blue_fonts a:hover, .blue_fonts a:active, a.blue_fonts:hover, a.blue_fonts:active{color:#00f;text-decoration:underline;}
/*Green*/
.green_fonts, .green_fonts a:link, .green_fonts a:visited, a.green_fonts:link, a.green_fonts:visited{color:#090;text-decoration:none;}
.green_fonts a:hover, .green_fonts a:active, a.green_fonts:hover, a.green_fonts:active{color:#060;text-decoration:underline;}
/*Orange*/
.orange_fonts, .orange_fonts a:link, .orange_fonts a:visited, a.orange_fonts:link, a.orange_fonts:visited{color:#F73F01;text-decoration:none;}
.orange_fonts a:hover, .orange_fonts a:active, a.orange_fonts:hover, a.orange_fonts:active{color:F60;text-decoration:underline;}
/*Fonts Size*/
.fonts_12, .fonts_12 a:link, .fonts_12 a:visited, a.fonts_12:link, a.fonts_12:visited{font-size:12px; text-decoration:none;}
.fonts_12 a:hover, .fonts_12 a:active, a.fonts_12:hover, a.fonts_12:active{font-size:12px; text-decoration:underline;}
.fonts_14, .fonts_14 a:link, .fonts_14 a:visited, a.fonts_14:link, a.fonts_14:visited{font-size:14px; text-decoration:none;}
.fonts_14 a:hover, .fonts_14 a:active, a.fonts_14:hover, a.fonts_14:active{font-size:14px; text-decoration:underline;}
/*Line Height Style*/
.line_height18{line-height:18px;}
.line_height20{line-height:20px;}
.line_height22{line-height:22px;}
.line_height24{line-height:24px;}
.line_height26{line-height:26px;}
/*Fonts Style*/
.fonts_bold{font-weight:bold;}
.fonts_italic,.fonts_italic a:link,.fonts_italic a:visited,a:link.fonts_italic,a:visited.fonts_italic{font-style:italic;}
.fonts_uline,.fonts_uline a:link,.fonts_uline a:visited,a:link.fonts_uline,a:visited.fonts_uline{text-decoration:underline;}
/*Text Align Style*/
.leftbox{text-align:left;}
.centerbox{text-align:center;}
.rightbox{text-align:right;}
/*Float Style*/
.floatleft{float:left;}
.floatright{float:right;}
/*Pic Border*/
.picview img,.picview a:link img, .picview a:visited img{border:1px #999 solid;display:block;margin:3px;padding:2px;}
.picview a:hover img, .picview a:active img{border:1px #f00 solid;display:block;margin:3px;padding:2px;}
/*Clear Float*/
.ClearFloat:after{content:".";clear:both;height:0;visibility:hidden;display:block;}
.ClearFloat{display:inline-block;}