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, img, 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,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	background: transparent;

}



body {line-height: 1; font-size:11px; font-family :Arial, Verdana}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}

:focus {outline: 0;}

table {	border-collapse: collapse;	border-spacing: 0;}



.cls {clear:both}



.ok {border:solid 1px rgb(52,149,0); background-color :rgb(234, 255,223);background-image :url(../uc/img/ok.png);  }

.err {border:solid 1px rgb(217,4,0); background-color :rgb(255,234,235);  background-image :url(../uc/img/err.png); }

.info {border:solid 1px rgb(187,216,251); background-color :rgb(243, 247, 253); background-image :url(../uc/img/info.png);}

.tip {border:solid 1px rgb(240,255,51); background-color :rgb(253, 255, 223); background-image :url(../uc/img/tip.png);}



.ok, .err, .info, .tip {padding :10px 10px 10px 40px; margin: 10px 10px 10px 0px;  background-repeat:no-repeat; width:90%;background-position:10px 10px; font-size:12px; font-family:Verdana, Arial; line-height :18px;

-webkit-border-bottom-left-radius: 6px 6px;

-webkit-border-bottom-right-radius: 6px 6px;

-webkit-border-top-left-radius: 6px 6px;

-webkit-border-top-right-radius: 6px 6px;

-webkit-box-shadow: rgb(200, 200, 200) 2px 2px 2px; }





.ok a, .err a, .info a, .tip a  { text-decoration :none; color:rgb(0,102,204)}

.ok a:hover, .err a:hover, .info a:hover, .tip a:hover { text-decoration:underline;}



.info h1,.err h1, .ok h1{color:rgb(244,121,58)!important; font-size:20px!important; margin-bottom:10px!important; font-weight:normal !important; background-image :none !important; padding-left:0px !important}

.ok h1{color:rgb(1,131,66) !important; background-image :none !important; padding-left:0px !important}

.tip h1{color:rgb(251,183,55) !important; font-size :18px; margin-bottom :3px;background-image :none !important; padding-left:0px !important }

