body { font-size: .85em; /*font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;*/ font-family: Arial; background-color: #fff; width: 960px; margin-left: auto; margin-right: auto; }
a:link { text-decoration: none; }
a:visited { }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

header, footer, nav, section { display: block; }
#header { background-image: url(/Content/images/logo.jpg); }
#main { }
#footer { text-align: center; margin-top: 10px;  font-family:"Arial"; font-size:12px; }
#navmenu { float: left; position: relative; margin: 0; text-align: center; padding-top: 10px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; width:958px; }
#navmenu li { display: inline; list-style: none; padding-left: 6px; padding-right: 6px; padding-top: 6px; padding-bottom: 6px; }
#navmenu li a { padding: 0px 10px; font-weight: bold; text-decoration: none; }
#navmenu li a:hover { text-decoration: none; }
#navmenu li a:active { text-decoration: none; }

ul#footermenu { margin: 0; width: 100%; padding-left: 0px; }
ul#footermenu li { display: inline; list-style: none; padding: 6px; }
.widget { margin-bottom:20px;}
.widget DIV:first-child { padding-top: 3px; padding-bottom: 3px; text-align: center; }
.widget DIV:nth-child(2) { padding: 5px; }
/*×ÓÒ³banner*/
.container { width: 960px; height: 210px; margin-bottom: 10px; clear :both ;}
.container A IMG { width: 960px; height: 210px; }
.container IMG { border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none; }
.td_f A IMG { padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.num { position: absolute; width: 160px; float: right; top: 170px; left: 780px; }
.num LI { text-align: center; line-height: 15px; list-style-type: none; margin: 1px 1px 1px 6px; width: 15px; font-family: Arial; background: url(/Content/images/flashbutton.gif) no-repeat -15px 0px; float: left; height: 15px; color: #86a2b8; font-size: 12px; cursor: pointer; }
.num LI.on { line-height: 15px; width: 15px; background: url(/Content/images/flashbutton.gif) no-repeat; height: 15px; color: #ffffff; }
/* Styles for basic forms
-----------------------------------------------------------*/

fieldset { border: 1px solid #ddd; padding: 0 1.4em 1.4em 1.4em; margin: 0 0 1.5em 0; }
legend { font-size: 1.2em; font-weight: bold; }
textarea { min-height: 75px; }
.editor-label { margin: 1em 0 0 0; }
.editor-field { margin: 0.5em 0 0 0; }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error { color: #ff0000; }
.field-validation-valid { display: none; }
.input-validation-error { border: 1px solid #ff0000; background-color: #ffeeee; }
.validation-summary-errors { font-weight: bold; color: #ff0000; }
.validation-summary-valid { display: none; }

