
@import url(login.css);
@import url(contact.css);
@import url(top.css);
@import url(reg.css);
@import url(news.css);
@import url(forum_style.css);

 html,body {
   margin: 0;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #000;
   background: #b33635 url('../design/background.gif') top left repeat-x;
   padding: 0px;
   text-align: left;
   height:100%;
   width: 100%;
 }
 body {
   text-align: left;
   padding: 0px;
 }
 form {
   margin: 0px;
   padding: 0px;
   font-size: 1px;
 }
 iframe, div, span, {
   border: 0px;
   margin: 0px;
   padding: 0px;
   font-size: 8pt;
   margin: 0 auto;
   color: #363e4b;
 }
 input, select {
   font: 8pt Tahoma, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363e4b;
   margin: 0px;
 }
 textarea  {
   font: 8pt Tahoma, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363e4b;
 }
 td, table {
   vertical-align: top;
   padding: 0px;
   margin: 0px;
   border:0px;
   border-collapse:collapse;
 }
 .radio {
   font: 8pt Tahoma, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
   width: 16px; height: 16px;
 }
 .checkbox {
   font: 8pt Tahoma, sans-serif;
   border: 1px solid #cccccc;
   background: #ffffff;
   padding-left: 2px;
   color: #363636;
   width: 16px; height: 16px;
 }
 .clr {
   clear: both;
   font-size: 1px;
 }
 a {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
 }
 a:hover {
  text-decoration: underline;
  color: #fff;
 }
 

 #sp_main {
   width: 923px;
   text-align: center;
   margin-left: 20px;
 }
 #sp_inner {
   margin: 0 auto;
   text-align: center;
   width: 923px;

   background: #fff;
 }
 #sp_main a, #sp_inner a {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #585858;
 }
 #sp_main a:hover, #sp_inner a:hover {
  text-decoration: underline;
  color: #585858;
 }

 #sp_content {
   width: 712px;
   float: left;
 }
 #sp_content .sp_home_left {
   width: 710px;
   margin-left:2px;
   float: left;
 }
 #sp_content .sp_home_right {
   width: 207px;
   margin-left:2px;
   float: left;
 }
 #sp_right {
   width: 207px;
   margin-left:2px;
   float: left;
 }

 #sp_content h1.morenews {
   display: block;
   line-height: 32px;
   font-size: 11pt;
   font-family: arial;
   color: #fff;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 5px;
   text-align: left;
   background: url('../design/morenewsheaderbg.gif') top left repeat-x;
 }
 #sp_content h1.static {
   display: block;
   line-height: 32px;
   font-size: 11pt;
   font-family: arial;
   color: #fff;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 5px;
   text-align: left;
   background: url('../design/morenewsheaderbg.gif') top left repeat-x;
 }
 #sp_content div.static {
   margin-left:2px;
 }
 #sp_content .staticcontent {

 }
 #sp_content .staticcontent .txt {
   font-size: 9pt;
   font-family: arial;
   color: #393939;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
   padding: 10px;
   text-align: left;
 }

 #sp_inner .box {
   width: 207px;
 }
 #sp_inner .box .header1 {
   width: 207px;
   height: 32px;
   background: url('../design/box1_header.gif') top left repeat-x;
 }
 #sp_inner .box .header1 h1 {
   display: block;
   line-height: 32px;
   font-size: 10pt;
   font-family: arial;
   color: #fff;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 5px;
   text-align: center;
 }
 #sp_inner .box .content1 {
   width: 207px;
   background: url('../design/box1_bg.gif') top left repeat-y;
 }
 #sp_inner .box .contentholder {
   padding: 5px;
 }
 #sp_inner .box .footer1 {
   width: 207px;
   height: 5px; font-size:1px;
   background: url('../design/box1_footer.gif') top left repeat-x;
 }
 #sp_inner .box .contentholder ul {
	 margin:0px 0px 0px 0px;
 	 padding:0px 0px 0px 0px;
 	 list-style:none;
 }
 #sp_inner .box .contentholder li {
	 list-style:none;
	 line-height:14px;
	 text-align: left;
	 margin:7px 0px 0px 0px;
 	 background:url('../design/listbg.jpg') bottom left repeat-x;
 }
 #sp_inner .box .contentholder li a {
   display: block;
	 font:normal 8pt arial;
   height:14px;
	 color:#393939;
	 padding:0px 0px 0px 17px;
	 background:url('../design/liststyle.jpg') top left no-repeat
 }

 #sp_inner .box2 {
   width: 207px;
 }
 #sp_inner .box2 .header1 {
   width: 207px;
   height: 32px;
   background: url('../design/box2_header.gif') top left repeat-x;
 }
 #sp_inner .box2 .header1 h1 {
   display: block;
   line-height: 32px;
   font-size: 10pt;
   font-family: arial;
   color: #fff;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 5px;
   text-align: left;
 }
 #sp_inner .box2 .content1 {
   width: 207px;
   background: url('../design/box2_bg.gif') top left repeat-y;
 }
 #sp_inner .box2 .contentholder {
   padding: 5px;
 }
 #sp_inner .box2 .footer1 {
   width: 207px;
   height: 5px; font-size:1px;
   background: url('../design/box2_footer.gif') top left repeat-x;
 }
 #sp_inner .box2 .contentholder ul {
	 margin:0px 0px 0px 0px;
 	 padding:0px 0px 0px 0px;
 	 list-style:none;
 }
 #sp_inner .box2 .contentholder li {
	 list-style:none;
	 line-height:14px;
	 text-align: left;
	 margin:7px 0px 0px 0px;
 	 background:url('../design/listbg.jpg') bottom left repeat-x;
 }
 #sp_inner .box2 .contentholder li a {
   display: block;
	 font:normal 8pt arial;
   height:14px;
	 color:#393939;
	 padding:0px 0px 0px 17px;
	 background:url('../design/liststyle.jpg') top left no-repeat
 }

 #sp_inner_footer {

 }
 #sp_inner_footer .spr {
   margin-top:8px;
   width: 920px;
   height: 2px; font-size:1px;
   background: url('../design/sprline.gif') top left repeat-x;
 }
 #sp_inner_footer .txt1 {
   font-family: arial;
   font-size: 9pt;
   color: #555555;
   text-align: center;
   padding-top:20px;
 }
 #sp_inner_footer .txt1 a, #sp_inner_footer .txt1 a:hover {
   font-family: arial;
   font-size: 9pt;
   color: #555555;
 }
 #sp_inner_footer .txt2 {
   font-family: arial;
   font-size: 8pt;
   color: #40403e;
   text-align: center;
   padding-top:3px;
   padding-bottom:20px;
 }
 #sp_inner_footer .txt2 a, #sp_inner_footer .txt2 a:hover {
   font-family: arial;
   font-size: 8pt;
   color: #40403e;
 }
 #sp_main_footer {
   height: 10px;
 }

 /*banner_right*/
 .banner_right {
   border:0px;
   margin:0 auto;
   margin-bottom:5px;
   width:120px;
   text-align: center;
 }
 /*banner_right*/

 /*partner_right*/
 .partner_right {
   border:0px;
   margin:0 auto;
   margin-bottom:5px;
   width:140px;
   text-align: center;
 }
 /*partner_right*/
