﻿		td,th {
			font-size: 12px;
			color: #000000;
		}
		body {
			background-color: #FFFFFF;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			font-size: 12px;
			color: #000000;
		}
		.left_bg{ background-image:url(left_bg.jpg); width:180px; height:161px; background-repeat:no-repeat;}
		.right_bg{ background-image:url(right_bg.jpg); width:300px; height:161px; background-repeat:no-repeat;}
		.left_bgbig{ background-image:url(left_bgbig.jpg); width:180px; height:215px; background-repeat:no-repeat;}
		.right_bgbig{ background-image:url(right_bgbig.jpg); width:300px; height:215px; background-repeat:no-repeat;}
		.title{ font-weight:bold; color:#BC0021;}
		.text{ color:#bc0021; padding-left:10px; padding-right:10px; line-height:200%;}
		input.btn 
		{  
		     font-family: "宋体", "Arial"; font-size: 9pt;
		     background-color: #B5B5B5;
		     margin:1px 1px 1px 1px;
		     border-style: solid;
		     border-top-width: 1px;
		     border-right-width: 1px;
		     border-bottom-width: 1px;
		     border-left-width: 1px;
		     border-color: #BC0021;
		     height:18px;
		     padding-top:2px;
		     color: #000
		}
		a:link {
			color: #003399;
			text-decoration: underline;
		}
		a:visited {
			text-decoration: underline;
			color: #003399;
		}
		a:hover {
			text-decoration: none;
			color:#CC0000;
		}
