﻿@charset "utf-8";
body {
	background-image: url(main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
    padding:0px;
}
img {
border:0px;
}
td {font-size: 12px;  color: #333333;text-decoration: none;  }

.bmtable2 td { padding:0px 2px;}
.bmtable2 tr { height:28px; line-height:28px;}
.bmtable2 .lable{ width:100px; text-align:center; font-size:12px;}
.bmtable2 span {  margin:2px;  }
.bmtable2 input  {height:20px;padding-left:2px;}
.bmtable2 .input  {width:160px; padding-left:2px;}

a:link {color: #333333;	text-decoration: none;}
a:visited {color: #333333;	text-decoration: none;}
a:hover {color: #CC0000;	text-decoration: none;}
a:active {color: #CC0000;	text-decoration: none;}


.white_12 {font-size: 12px;color: #ffffff;text-decoration: none;}

.red_12 {font-size: 12px;color: #ff0000;text-decoration: none;}

.copyright {font-family: Arial;color: #666666;line-height: 18px;text-decoration: none; text-align:center}

.title { font-weight:bolder;color: #333333;	font-size:25px;text-decoration:none;}

.content {font-size: 14px;line-height: 28px;text-decoration: none;}

.form {border-top:none; border-right:none; border-left:none; border-bottom:1px solid #abadb3; }




