/* CSS Document */

/******* wrapper ********/
body{
	margin: 0 0 0 0px;
	background-color: #E9E9E9;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	line-height: 20px;	
		
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}	

.wrapper{
	background-color: #FFFFFF;	
}

/* square */
.hl{ background:url(../images/hl.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.fl{ background:url(../images/fl.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.hr{ background:url(../images/hr.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.fr{ background:url(../images/fr.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.line_left{  background:url(../images/line_left.gif);   background-repeat:repeat-y; }
.line_right{ background:url(../images/line_right.gif);  background-repeat:repeat-y; }
.line_top{   background:url(../images/line_top.gif);    background-repeat:repeat-x;}
.line_bottom{background:url(../images/line_bottom.gif); background-repeat:repeat-x; }

.hl2{ background:url(../images/hl2.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.fl2{ background:url(../images/fl2.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.hr2{ background:url(../images/hr2.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.fr2{ background:url(../images/fr2.gif); background-repeat:no-repeat; width: 7px; height:8px; }
.line2_left{  background:url(../images/line2_left.gif);   background-repeat:repeat-y; width: 7px; height:8px;}
.line2_right{ background:url(../images/line2_right.gif);  background-repeat:repeat-y; width: 7px; height:8px;}
.line2_top{   background:url(../images/line2_top.gif);    background-repeat:repeat-x; }
.line2_bottom{background:url(../images/line2_bottom.gif); background-repeat:repeat-x; width: 7px; height:8px;}

.line3_lf{ background:url(../images/abotus/lf.jpg);  background-repeat:repeat-y; }
.line3_lr{ background:url(../images/abotus/lr.jpg);  background-repeat:repeat-y; }
.bg_yellow{background:url(../images/abotus/bg.gif);  background-repeat:repeat-x; }

.bg_pic{background:url(../images/abotus/bottom_pic.jpg); background-repeat:no-repeat; }

.hl3{ background:url(../images/abotus/hl3.gif); background-repeat:no-repeat; width: 3px; height:3px; }
.fl3{ background:url(../images/abotus/fl3.gif); background-repeat:no-repeat; width: 3px; height:3px; }
.hr3{ background:url(../images/abotus/hr3.gif); background-repeat:no-repeat; width: 3px; height:3px; }
.fr3{ background:url(../images/abotus/fr3.gif); background-repeat:no-repeat; width: 3px; height:3px; }
.line3_left{  background:url(../images/abotus/line3_left.gif);   background-repeat:repeat-y; width: 3px; height:3px;}
.line3_right{ background:url(../images/abotus/line3_right.gif);  background-repeat:repeat-y; width: 3px; height:3px;}
.line3_top{   background:url(../images/abotus/line3_top.gif);    background-repeat:repeat-x;}
.line3_bottom{background:url(../images/abotus/line3_bottom.gif); background-repeat:repeat-x; width: 3px; height:3px;}
.bg_3{background:url(../images/bg_square3.jpg); background-repeat:repeat-x; }


.hl4{ background:url(../images/client/hl4.jpg); background-repeat:no-repeat; width: 11px; height:6px; }
.fl4{ background:url(../images/client/fl4.jpg); background-repeat:no-repeat; width: 11px; height:6px; }
.hr4{ background:url(../images/client/hr4.jpg); background-repeat:no-repeat; width: 11px; height:6px; }
.fr4{ background:url(../images/client/fr4.jpg); background-repeat:no-repeat; width: 11px; height:6px; }
.line4_left{  background:url(../images/client/line4_l.jpg);  background-repeat:repeat-y; }
.line4_right{ background:url(../images/client/line4_r.jpg);  background-repeat:repeat-y; }
.line4_top{   background:url(../images/client/line4_top.jpg);    background-repeat:repeat-x;}
.line4_bottom{background:url(../images/client/line4_bottom.jpg); background-repeat:repeat-x; width: 11px; height:6px;}
.line5_left { background:url(../images/support/line5_left.gif);  background-repeat:repeat-y; }
.line5_right{ background:url(../images/support/line5_r.gif);     background-repeat:repeat-y; }

.left { background:url(../images/support/left.jpg);   background-repeat:repeat-y; }
.right{ background:url(../images/support/right.jpg);  background-repeat:repeat-y; }


.line_dot{ background:url(../images/line_dot.gif); background-repeat:repeat-y; width:10px; height:4px;}


.border1{ border:1px solid #989898; }

.bg_gradient{background:url(../images/bg_gradient.jpg); width:16px; height:8px; background-repeat:repeat-x}

.txt_normal_black{font-size: 12px;font-weight:bold;color:#727272;line-height: 22px;	}

.txt_normal_white{font-size: 14px; font-weight:bold; color: #FFFFFF;}
.txt_normal_red{color: #C60000; font-weight: bold; font-size: 1.3em; }
.txt_bold_grey{ color: #434343; font-weight:bold }
.txt_normal_blue{ color:#0059FB; }

.bg_develop{background:url(../images/develop/0.gif); background-repeat:no-repeat; }
.bg_client{ background:url(../images/client/0.gif);  background-repeat:no-repeat; }
