/*------------------------------------------
Author: Robbenmu
E-mail: robbenmu@126.com
------------------------------------------*/
/*- basic -*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0; }

html,body{}
#table{width:500px;margin-left:20px; }
#table td{text-align:center;line-height:20px;  }

body{ font: normal normal normal 12px/1.5 Tahoma,"宋体",Arial, Verdana; text-align: center; word-wrap: break-word; word-break: break-all;background:#c7213b;color:#999  }

fieldset{ border: none; }

legend{ display: none; }

label { cursor: pointer; }

table	{ border-collapse: collapse; border:1px solid #000; }

table td{border:1px solid #000;}

ol,ul{ list-style-type: none; }

img, img a { border: 0px;display:block; }

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

abbr,acronym { border: 0; }

/*-basic font-size -*/
h1 { font-size: 14px; }

h2,h3,h4{ font-size: 14px; }
h3 a{ text-decoration: none; color: #b69655; }
h3 a:hover	{ text-decoration: none; color: #b69655; }
h1 a{text-decoration: none; color: #b69655; }
h1 a:hover{text-decoration: none; color: #b69655; }
h2 a{text-decoration: none; color: #b69655; }
h2 a:hover{text-decoration: none; color: #b69655; }
.cna:link
{
color:#FFFFFF;
text-decoration:none;
}
.cna:visited
{
color:#FFFFFF;
text-decoration:none;
}
.cna:hover
{
color:#FFFFFF;
text-decoration:none;
}
.cna:active
{
color:#FFFFFF;
text-decoration:none;
}
select,
input,
textarea { font: normal normal normal 12px/1.2em Arial, Verdana, Tahoma; }

input[type*="hidden"] { display:none !important; }

address,caption,cite,code,dfn,em,strong,th,var{ font-style: normal; font-weight: normal; }

pre, code { font: 115% monospace; *font-size: 100%; }

th,td	{ padding: 0; border: 0; font: normal normal normal 12px/1.5em; }

a{ text-decoration: underline; color: #2ba0e8; }

a:hover	{ text-decoration: none; color: #ff9900; }
