﻿@charset "utf-8";

body{
 margin:0;
 padding:0;
 background:url(/images/bg.png) top repeat-x;
}
img{
  border:0;
}
A:link {
 COLOR: #333333;
 TEXT-DECORATION:none;
}
A:visited {
 COLOR: #333333;
 TEXT-DECORATION: none;
}
A:hover {
 COLOR: #0059c2;
 TEXT-DECORATION:none;
}
A:active {
 COLOR: #333333;
 TEXT-DECORATION:none;
}
.table_bkx{
 border:#e0e9f2 1px solid;
 background:url(/images/bk_bg1.jpg) bottom repeat-x;
}
.table_bkxys{
 border:#e0e9f2 1px solid;
 background:#fdf4f0;
}
.table_dtbg{
 background:url(/images/title_b3.jpg) bottom no-repeat
}
.table_dtbg2{
 background:url(/images/title_b2.jpg) bottom no-repeat
}
.table_dtbg3{
 background:url(/images/title_b4.jpg) bottom no-repeat
}
.table_dtbg4{
 background:url(/images/title_b6.jpg) bottom no-repeat
}
.table_dtbg5{
 background:url(/images/title_b7.jpg) bottom no-repeat
}
.font14{
	font-size: 14px;
	color: #AA0813;
	font-weight: bold;
}
