/* CSS Document */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
.point {
color:#FF6699;
}

.point2 {
color:#5383c3;
}

.content {
margin:0px 20px 0px 20px;
padding:0px 0px 0px 0px;
}

.content_body {
margin:0px 40px 50px 40px;
padding:0px 0px 0px 0px;
}
.about{
	position:relative;
	
	}
.abouttext{
	width:500px;}
.aboutimg{
	float:right;}	
.uline{
	text-decoration:underline;}
table.tigai{
	border-collapse:collapse;
	border:1px solid #CCC;
	}
table.tigai tr th,table.tigai tr td{
	padding:10px;
	border:1px solid #CCC;
}
table.tigai tr th{
	background:#EAF5FB;
	
	}
.come{
	border:#09C solid 1px;
	padding:10px;}	