﻿/*
  Copyright 2006-2010 www.yisence.net|厦门翼讯科技有限公司 All Rights Reserved.
  create by kevin at 2007-04-03 
  QQ	:	827265 
  MSN	:	hmm1022@hotmail.com	
  EMAIL :	hmm1022@gmail.com
*/

@charset=utf-8;

body {text-align:center; margin:0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000;}
body > div {text-align:center; margin-right:auto; margin-left:auto;} 
form, input, select {margin:0px; padding:0px;}
img,a img {border-width:0}
ul, li{list-style:none; margin:0px;}
table{font-size:12px;}


/* ----   Link Css   ------ */

A:link, A:visited, A:active{color:#000000; text-decoration:none;}
A:hover{color:#298D23; text-decoration:underline; font-weight:bold;}

.intro_top, A.intro_top:link, A.intro_top:visited, A.intro_top:active{color:#DDBA06; text-decoration:none;}
A.intro_top:hover{color:#7EFF00; text-decoration:underline;}

.bpage, A.bpage:link, A.bpage:visited, A.bpage:active{color:#000000; text-decoration:none;}
A.bpage:hover{color:#FF0000; text-decoration:underline;}

.xxclose, A.xxclose:link, A.xxclose:visited, A.xxclose:active{color:#CC171E; text-decoration:none;}
A.xxclose:hover{color:#FFFF00; text-decoration:underline;}

.adminlogin, A.adminlogin:link, A.adminlogin:visited, A.adminlogin:active{color:#000000; text-decoration:none;}
A.adminlogin:hover{color:#FF0000; text-decoration:underline;}

/* ----   other  ---- */
.fwb{font-weight:bold;}
.clb{ clear:both;}
.tal{ text-align:left;}
.dis{display:inline;}
.fll{float:left;}
.flr{float:right;}



/* ----   margin  ---- */
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}


/* ----   fontsize  ---- */
.fs9{font-size:9px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs14{font-size:14px;}


/* ----  Color  ---- */
.clfff{color:#FFFFFF;}
.cl7eff00{color:#7EFF00;}
.cl000{color:#000000;}
.clf00{color:#FF0000;}
.clff0{color:#FFFF00;}
.clCC171E{color:#CC171E;}


/* ----   ling height  ------ */

.lh10{line-height:10px;}
.lh20{line-height:20px;}
.lh25{line-height:25px;}

/* ----   Menu Css   ------ */



/*  ----    other body     ----  */
.opacity {FILTER: alpha(opacity=100);}
.gbook_input{width:200px; height:18px; border-width:0px 0px 1px 0px; border-style:solid; border-color:#CCCCCC;}
.gbook_binput{width:290px; height:55px; border:1px solid #CCCCCC;}
.reg_input{width:80px; height:22px; border:3px double #CCCCCC; background-color:#CCCCCC; color:#000000; line-height:16px;}

