@charset "utf-8";
body{margin:0px;
/*background-image:url(../images/bg.gif);*/}

.main_div {
	height: 100%;
	width: 100%;
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat-x;
}
.main_top1_div {
	height: 257px;
	width: 800px;
	
}
.main_top2_div {
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
	/*height: 600px;*/
	width: 800px;
}
.main_top3_div {
	background-image: url(../images/bg3.png);
	background-repeat:no-repeat;
	width: 800px;
	

}
.top3_in1_div {
	padding-right: 56px;
	padding-left:56px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #5F165C;

}

.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color:#DA55DD;
}
.link_div_1 {
	text-align: right;
	padding-right:15px;
}
.test2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-top: 2px;
	color:#5F165C;
	padding-right:15px;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F165C;

}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#DA55DD;
}
.link_div_2 {
	text-align: right;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 2px;
	color:#5F165C;
}.test_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.tex_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB05A7;
	border-right-color: #AB05A7;
	border-bottom-color: #AB05A7;
	border-left-color: #AB05A7;
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #F00;
	text-decoration: blink;
}
.head_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #790979;
}
.main_divbottem {
	background-image: url(../images/buttombg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 100%;
}
.home_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C82C0;
}
.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF24FF;
	border-right-color: #FF24FF;
	border-bottom-color: #FF24FF;
	border-left-color: #FF24FF;
	margin: 5px;
	height: 250px;
	width: 250px;
}
.services_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.bg_div {
	height: 350px;
	width: 438px;
	background-image: url(../images/bg_baloon.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
