
#main		{ width: 100%; text-align: center; }

.tleft		{ text-align:left; }
.tright		{ text-align:right; }
.tcenter	{ text-align:center; margin:0px auto; }

.cbig1		{ font-size:13px; }
.cbig2		{ font-size:14px; }

.cmiddle	{ font-size: 12px; }
.csmall		{ font-size: 11px }

.conLine	{ width: 100%; font-size:1px; overflow:hidden; height:10px; padding:0px; margin:0px; line-height:0px; }
.clear		{ clear: both; height:1px; overflow:hidden; font-size:0px; visibility:hidden; }

.handop		{ cursor:pointer; }
.blod		{ font-weight:bold; }
.etxt		{ font-family: Calibri,Verdana,Sans-serif; font-size: 12px; }
.etxts		{ font-family: Calibri,Verdana,Sans-serif; font-size: 11px; }
.etxtb		{ font-family: Calibri,Verdana,Sans-serif; font-size: 14px; }
.tleft		{ text-align: left; }
.tcenter	{ text-align: center; }
.tright		{ text-align: right; }
.fs11		{ font-size: 11px; }
.fs12		{ font-size: 12px; }
.fs13		{ font-size: 13px; }
.fs14		{ font-size: 14px; }
.fwbold		{ font-weight: bold; }
.fwnormal	{ font-weight: normal; }
.cgray		{ color:gray; }
.cred		{ color:red; }
.cgreen		{ color:green; }
.calert		{ color:#F26522; }

.cnoline	{ text-decoration: none; }
.cnowrap	{ white-space:nowrap; }
.chidden	{ display:none; }

.mbox		{}
.mboxok		{ width:350px; height: 18px; border:1px solid #43B91D; padding:3px 2px 2px 22px; background: #FFF url(/system/images/msg_ok.gif) no-repeat 3px 3px; }
.mboxwrn	{ width:350px; height: 18px; border:1px solid #0076E5; padding:3px 2px 2px 22px; background: #F6FBFE url(/system/images/msg_warning.gif) no-repeat 3px 3px; }
.mboxerr	{ width:350px; height: 18px; border:1px solid red; padding:3px 2px 2px 22px; background: #FFF2E9 url(/system/images/msg_error.gif) no-repeat 3px 3px; }

a.cblack	{ font-family: Calibri, verdana, Helvetica, sans-serif; font-size: 11px; color: #555555; text-decoration: none; }
a.cblack:link	{}
a.cblack:visited	{}
a.cblack:hover	{ text-decoration: underline; }
a.cblack:active	{}

