*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size:11px;
}
body {
    background-color:#fff;
	color:#6c6c6c;
    width:694px;
    padding:0px 0px 0px 0px;
    margin:0 auto;
}



img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.t_color1 {
    color:#666666;
}
.t_color2 {
    color:#9A9A9A;
}
.t_color3 {
    color:#6C6C6C;
}
.t_color1_p {
    padding-left:180px;
    color:#6C6C6C;
}
.t_color2_p {
    padding-left:45px;
    color:#6C6C6C;
}
.t_color3_p {
    padding-left:90px;
    color:#6C6C6C;
}
.t_color4_p {
    padding-left:170px;
    color:#6C6C6C;
}
.t_bold{
    font-weight:bold;
}
.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.float_l {
    float:left;
}
ul {
    list-style:none;
}
/*---------------------------------------------------------------------*/
.middle {
    width:625px;
    margin:2px auto 0 auto;
    padding:1px 10px 0 10px;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
.header {
    width:625px;
    background:url("images/gradient.gif") repeat-x;
}
.logo {
    width:263px;
}
.logo img {
    margin:18px 0 0 21px;
}
.tel {
    margin:17px 10px 19px 99px;
}
.tel_text {
    margin-top:19px;
}
.tel_text * {
    font-size:9px;
}
.tel_fax1 {
    width:49px;
}
.tel_fax2 {
    width:134px;
}
.menu {
    height:38px;
    border-top:1px solid #E5E4E4;
}
.menu a {
    background:url("images/menu.gif") no-repeat;
    height:38px;
    width:124px;
    margin-right:1px;
    float:left;
}
.menu .last{
    margin-right:0;
}

.menu a img {
    margin:13px 0 0 25px;
}
.left_col {
    width:300px;
    padding:20px;
}
.right_col {
    width:260px;
    padding:20px 0px 0px 20px;
}
.horizontal {
	margin-top:8px;
    width:100%;
    height:1px;
    background:url("images/horizontal.gif") repeat-x;
}
.content1_img {
    width:132px;
    padding-top:5px;
}
.content1_text {
    width:265px;
}
.content1_text ul {
    margin-top:5px;
}
.content1_text li {
    padding-left:8px;
    background:url("images/bullet.gif") 0 5px no-repeat;
}
.col1 {
    width:147px;
    padding:0 10px 8px 0;
}
.col2 {
    width:147px;
    padding:0 0 8px 10px;
}
.content2_img {
    width:80px;
    padding-top:5px;
}
.content2_text {
    width:160px;
}
content2_text a {
    font-size:10px;
}
.content3_img {
    width:80px;
    padding-top:5px;
}
.content3_text {
    width:160px;
}
content3_text a {
    font-size:10px;
}
.content4_text {
    width:240px;
}
content4_text a {
    font-size:10px;
}
.next {
    text-decoration: none;
    font-size:10px;
    font-weight:bold;
    background:url("images/arrow.gif") 100% 5px no-repeat;
    padding-right:15px;
}
.next:hover {
    text-decoration:none;
    color:#6C6C6C;
}