html {
    overflow-x:hidden;
}

body {
    margin:0;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    overflow-x:hidden;
}

.foot_text {
    color: #FFFFFF
}

table,td,tr {
    margin:0;
	font-size:12px;
}

a,a:link,a:visisted {
    color:#000000;
	text-decoration: none;
}

a:hover {
    color:#000000;
	text-decoration: underline;
}

a.nav,a.nav:link,a.nav:visisted {
    letter-spacing:0px;
    color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
	width:111px;
	height:54px;
}

a.nav:hover {
    color:#FEF500;
	text-decoration: underline;
    background-color:#24191B;
}

.col_title {
font-size:14px;
background-color:#000;
height:25px;
line-height:25px;
text-indent:8px;
color:#fff;
font-weight:700;
}

.col_title2 {
font-size:14px;
background-color:#000;
height:27px;
line-height:27px;
text-indent:8px;
color:#fff;
font-weight:700;
}

.title_text {
	font-size: 16px;
	color:#4C4C4C;
	letter-spacing:0.4em;
}