body 
{
    behavior: url("../special/csshover3.htc");
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 10pt;
    text-align: center;
    background: url(bg.jpg);
}
.border 
{
    border: 1px solid #404040;
    width: 1000px;
    margin: 0px auto;
}
.mask{
    position: relative;
    overflow: hidden;
    width: 1000px;
    background: White;
    text-align: left;
}
table 
{
    font-family: Verdana;
    font-size: 10pt;
}
/* HTML */
ul 
{
    line-height: 1.5;
    font-size: 12pt;
}
div.url_left ul 
{
    line-height: 1.3;
    font-size: 10pt;
}
div.url_left ul a:link,ul a:visited 
{
	font-size: 12pt;
	margin-right: 5px;
}
div.url_left ul a:link,ul a:visited 
{
	font-size: 10pt;
}
div.url_left ul 
{
    margin: 5px 0 5px 0;
    padding: 0;
    list-style: none;
    width: 202px;
    border-bottom: 1px solid #666666;
}
h5 
{
    display: inline;
    font-family: Verdana;
    font-size: 10pt;
    margin: 5px;
}
div.url_left a:link,div.url_left a:visited 
{
    margin-right: 5px;
}
hr {
	visibility: hidden;
}
div.url_left ul li 
{
    display: block;
    background: #b2d9ff;
    border: 1px solid #666666;
    border-bottom: 0;
    padding: 7px 5px 7px 5px;
}
div.url_left ul li:hover 
{
    background: #91c2f2;
}
div.url_left ul li a:hover 
{
    text-decoration: none;
}
/* HEADER */
header 
{
    float: left;
    width: 100%;
}
.line_up 
{
    background: url(line_up.gif);
    height: 31px;
}
.line_up_left 
{
    background: url(line_up_left.gif);
    width: 5px;
    height: 31px;
    float: left;
}
.line_up_right
{
    background: url(line_up_right.gif);
    width: 5px;
    height: 31px;
    float: right;
}
.line_up_center
{
    padding: 5px 10px 0 10px;
}
.up_bg 
{
    background: url(up_bg.gif);
    height: 148px;
}
.up_left 
{
    background: url(up_left.gif);
    width: 319px;
    height: 148px;
    position: absolute;
}
.up_right 
{
    background: url(up_right.gif);
    width: 5px;
    height: 148px;
    float: right;
}
.logo 
{
    position: absolute;
    width: 336px;
    height: 55px;
    margin: 13px 0 0 24px;
}
.tel_bg 
{
    position: absolute;
    background: url(tel_bg.gif);
    width: 424px;
    height: 62px;
    margin: 78px 0 0 0;
    color: White;
    font-weight: bold;
}
.block 
{
    position: absolute;
    width: 515px;
    margin: 8px 0 0 466px;
}
.b_text 
{
    float: left;
    width: 122px;
    margin-top: 5px;
    text-align: center;
}
.b_text2 
{
    float: left;
    width: 122px;
    margin-left: 9px;
    margin-top: 5px;
    text-align: center;
}
.menu_bg 
{
    background: url(menu_bg.gif);
    height: 44px;
    text-align: center;
}
.menu_up_left 
{
    background: url(menu_up_left.gif);
    width: 206px;
    height: 44px;
    float: left;
}
.menu_up_right 
{
    background: url(menu_up_right.gif);
    width: 194px;
    height: 44px;
    float: right;
}
.menu_up_center 
{
    float: left;
}
/* CONTENT */
.colleft 
{
    position: relative;
    width: 100%;
    right: 793px;
}
.col1 
{
    position: relative;
    overflow: hidden;
    float: left;
    width: 793px;
    left: 1000px;
}
.content 
{
    text-align: center;
    width: 783px;
    margin: 5px 0 0 5px;
}
.col2 
{
    position: relative;
    overflow: hidden;
    float: left;
    width: 207px;
    background: url(menu_left_bg.gif);
}
.left_text 
{
    margin: 5px 0 5px 5px;
}
.left_up 
{
    background: url(menu_left_up.gif);
    width: 207px;
    height: 5px;
    font-size: 0;
}
.left_down 
{
    background: url(menu_left_down.gif);
    width: 207px;
    height: 5px;
    font-size: 0;
}
.left_c 
{
    background: white;
    height: 5px;
    font-size: 0;
}
/* CORNERS */
.corn_c1
{
    background: #d9efff;
    width: 257px;
    vertical-align: top;
}
.corn_c2
{
    background: #d9efff;
    vertical-align: top;
}
.corn_c3
{
    background: #fff4bf;
    vertical-align: top;
    text-align: center;
}
/* FOOTER */
.footer 
{
    float: left;
    width: 100%;
    background: url(down.gif);
    height: 101px;
    text-align: center;
}
.down_left 
{
    background: url(down_left.gif);
    width: 60px;
    height: 101px;
    float: left;
}
.down_right 
{
    background: url(down_right.gif);
    width: 60px;
    height: 101px;
    float: right;
}
/* LINK */
a:link,a:visited
{
	color: #0d4680;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a:hover
{
	color: #0d4680;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
a:link.up_url,a:visited.up_url
{
	color: White;
	text-decoration: none;
}
a:hover.up_url
{
	color: White;
	text-decoration: underline;
}
a:link.up_url2,a:visited.up_url2 
{
	color: Black;
	text-decoration: none;
}
a:hover.up_url2 
{
	color: Black;
	text-decoration: underline;
}
a:link.h2_url,a:visited.h2_url
{
    font-size: 12pt;
	color: #333333;
	text-decoration: none;
}
a:hover.h2_url
{
    font-size: 12pt;
	color: #333333;
	text-decoration: underline;
}
a.img_1:link,a.img_1:visited 
{
    background: url(b1_0.gif);
    display: block;
    width: 122px;
    height: 104px;
    float: left;
}
a.img_1:hover 
{
    background: url(b1_1.gif);
}
a.img_2:link,a.img_2:visited 
{
    background: url(b2_0.gif);
    display: block;
    width: 122px;
    height: 104px;
    float: left;
    margin-left: 9px;
}
a.img_2:hover 
{
    background: url(b2_1.gif);
}
a.img_3:link,a.img_3:visited 
{
    background: url(b3_0.gif);
    display: block;
    width: 122px;
    height: 104px;
    float: left;
    margin-left: 9px;
}
a.img_3:hover 
{
    background: url(b3_1.gif);
}
a.img_4:link,a.img_4:visited 
{
    background: url(b4_0.gif);
    display: block;
    width: 122px;
    height: 104px;
    float: left;
    margin-left: 9px;
}
a.img_4:hover 
{
    background: url(b4_1.gif);
}
a.img1:link,a.img1:visited 
{
    background: url(key1_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.img1:hover 
{
    background: url(key1_1.gif);
}
a.img2:link,a.img2:visited 
{
    background: url(key2_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.img2:hover 
{
    background: url(key2_1.gif);
}
a.img3:link,a.img3:visited 
{
    background: url(key3_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.img3:hover 
{
    background: url(key3_1.gif);
}
a.img4:link,a.img4:visited 
{
    background: url(key4_0.gif);
    display: block;
    width: 110px;
    height: 44px;
    float: left;
}
a.img4:hover 
{
    background: url(key4_1.gif);
}
a.img5:link,a.img5:visited 
{
    background: url(key5_0.gif);
    display: block;
    width: 100px;
    height: 44px;
    float: left;
}
a.img5:hover 
{
    background: url(key5_1.gif);
}
a.img6:link,a.img6:visited 
{
    background: url(key6_0.gif);
    display: block;
    width: 90px;
    height: 44px;
    float: left;
}
a.img6:hover 
{
    background: url(key6_1.gif);
}
/* INPUT */
input {
	background: White;
	border: solid 1px #4d4d4d;
	vertical-align: middle;
}
input.no_style {
	background: none;
	border: none;
	vertical-align: middle;
}
textarea {
	background: White;
	border: solid 1px #4d4d4d;
}
.TextS 
{
    width: 90px;
}