body {
    background:url(../images/bg.gif) left repeat-y #ffffff;
    color:#7C7C7C;
    font-family:tahoma;
    font-size:11px;
    padding:0px;
    margin:0px;
    line-height:14px;
    text-align:left;
}

#content {
    width:766px;
    margin:0px;
    padding:0px;
    text-align:left;
    /* height:360px; */
    display:table;
}

#footer {
    width:470px;
    height:67px;
    margin:0px;
    padding:0px;
    text-align:left;
}

.wrap {
    text-align:left;
    margin:0px;
    padding:0px;
    width:766px;
}

.img {margin-right:15px}
 
.line {background:url(../images/dot.gif); height:1px;}

.copy {color:#B5BEBB; text-decoration:none;}

/*-------------------------------------------------------PAGE_1,2,3,4-------------------------------------------------------*/

#left_content1 {
    background:url(../images/left_bg.jpg) left top no-repeat;
    padding:0px;
    margin:0px;
    text-align:left;
    width:262px;
    float:left;
}

#right_content1 {
    background:#ffffff;
    padding:0px;
    margin:0px;
    float:right;
    text-align:left;
    width:504px;
    height:100%;
    display:table;
}

.inner_right1 {margin:39px 13px 11px 21px;}

/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

.gray {color:#7C7C7C; text-decoration:none}
.blue {color:#4B80A2; text-decoration:none}
.bold {color:#225468; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:12px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {clear:both}

a {color:#7C7C7C; text-decoration:underline}

.abs {vertical-align:middle}
		
.form { 
    width:187px;
    height:17px;
    font-family:tahoma;
    font-size:10px;
    border-style:;
    border-width:;
    border-color:#;
    background-color:#ffffff;
    color:#7C7C7C;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}
		
.textarea { 
    width:400px;
    height:97px;
    font-family:tahoma;
    font-size:10px;
    border-style:;
    border-width:;
    border-color:#;
    background-color:#ffffff;
    color:#7C7C7C;
    overflow:auto;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}

.button {
    width:45px;
    height:17px;
    font-family:tahoma;
    font-size:10px;
    border-style:solid;
    border-width:1px;
    border-color:#7C7C7C;
    background-color:#ffffff;
    color:#4B80A2;
    overflow:auto;
    margin-left:0px;
    margin-right:0px   
}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
.menu:hover{text-decoration:none;}
.green:hover{text-decoration:none}
