@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/back.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#wrap {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#comconpgs {
	height: 300px;
	width: 799px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#comconpgtp {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 120px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 100%;
	background-repeat: no-repeat;
}
#menutp {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
}
#comconpgmid {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
#midlef {
	float: left;
	height: auto;
	width: 76%;
	margin-right: 1%;
	margin-top: 6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-align: justify;
}

.bor {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #17A5E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.horlin {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2592D4;
	text-align: center;
}

.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
}
.para_tabh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #148DCD;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C8BB9;
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#comconpgbt {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
}
#midrigh {
	float: left;
	height: auto;
	width: 23%;
	margin-top: 5px;
}

