body {
	background-image: url(bg.jpg);
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

td{
font-size:12px;
line-height:22px;
}
.content{
	background-image: url(warp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:6px;
}
.menu{
color:#B60802;
}
.menu a{
	color:#B60802;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.input_v{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:68%;
}
.c_info{
	background-image: url(con_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ececec;
	border: 1px solid #cccccc;
}
.copyright{
	background-image: url(copyright_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;	
    color:#B60802;
}
.copyright a{
	color:#B60802;
	text-decoration: none;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {

	color:#B60802;
	text-decoration: underline;
}
.menus{
color:#B60802;
}
.menus a{
	color:#B60802;
	text-decoration: none;
	margin-left:8px;
}
.menus a:hover {
	text-decoration: underline;
}