body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #313030;
	background-color: #027fcf;
	background-image: url(../images/top-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	
	
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea {
	padding: 0px;
	margin: 0px;
}
img, div, input {
}
.main-out {
	background-image: url(../images/trans.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	float: left;
	margin-top:37px;
}
.main {
	width: 1000px;
	margin: 0px auto;
	
}
.page {
	width: 1000px;
	float: left;
	padding: 87px 0px 0px 0px;
}
.top {
	background-color: #f6f7f7;
	width: 980px;
	float: left;
	padding: 0px 10px 10px 10px;
}
.header {
	width: 100%;
	float: left;
	margin:20px 0 0 0;
}
.header-top {
	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 87px;
	float: none;
	margin:auto;
}
.header-top-bg{
	background-image:url(../images/header-top-bg.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 87px;
	background-color:#CCC;
	position:absolute ;
	margin-top: 20px ;
		
	
	
}
.header-top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	line-height: 87px;
	color: #676767;
	float: left;
	margin-left: 15px;
}
.header-top h1 span {
	color: #1da5ea;
}
.header-top p {
	font-size: 14px;
	font-weight: bold;
	color: #878585;
	float: right;
	margin-top: 46px;
	margin-right: 30px;
}
.real {
	text-decoration:none;
	font-size:10px;
}
a.real:hover {
	text-decoration:underline;
}

.topmenu-bg{
	background-image: url(../images/menubg.jpg);
	background-repeat:repeat-x;
	height:37px;
	widows:100%;
	margin-top:0px ;
}
.topmenu {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	width: 978px;
	height: 37px;
	float: none;
	border: 0px solid #000000;
	margin:auto;
}
.topmenu ul {
	width: 100%;
	height: 37px;
	list-style-type: none;
}
.topmenu ul li {
	height: 37px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 37px;
	float: left;
	padding-right: 21px;
	padding-left: 21px;
}
.topmenu ul li a:hover {
	background-image: url(../images/menu-hov.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topmenu ul li a:active {
	border:0px;
}
.header-img {
	/*background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 980px;
	height: 410px;
	margin-top:8px;
	
}
.header-img h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 211px;
	color: #FFFFFF;
	margin-left: 98px;
}
.content {
	background-image: url(../images/body-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 980px;
	float: left;
	padding-top: 8px;
}
.content-left {
	width: 980px;
	float: left;
}
.row1 {
	width: 960px;
	float: left;
	margin-left:10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d5;
}
.img {
	float: left;
}
.welcome {
	width: 562px;
	float: right;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #989b9c;
	margin-bottom: 20px;
}
.title span {
	color: #686868;
}
.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}
.row2 {
	background-color: #e8eae9;
	width: 970px;
	margin-left:0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
	border: solid 1px #dbdada;
}
.section1 {
	width: 485px;
	float: left;
	padding: 20px;
}
.section2 {
	width: 485px;
	float: left;
	padding: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0b90d6;
	margin-bottom: 0px;
}

.subtitle-m{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0b90d6;
	margin-bottom: 10px;
}

a.more {
	font-size: 12px;
	line-height: 25px;
	color: #4d4e4e;
	text-decoration: none;
	background-image: url(../images/more-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	width: 80px;
	height: 25px;
	padding-left: 10px;
}
a.more:hover {
	color: #0b90d6;
}
.content-right {
	background-color: #d6d6d6;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
	float: right;
	padding-right: 20px;
	margin-top: 21px;
	border: 1px solid #d9d8d8;
}
.content-right h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0b90d6;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
}
.content-right ul {
	list-style-type: none;
}
.content-right ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcccc;
}
.content-right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d3d;
	text-decoration: none;
	text-align: left;
	display: block;
}
.content-right ul li a:hover {
	color: #0b90d6;
}
.bottom {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 1000px;
	height: 110px;
	float: left;

}

.bottom ul {
	margin-top: 25px;
	list-style-type: none;
	margin-bottom:20px;
}
.bottom ul li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottom ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom ul li a:hover {
	text-decoration: underline;
}
.bottom p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 45px;
}
.bottom a {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}

.logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:418px;
	height:87px;
}
.selected{
background-image: url(../images/menu-hov.jpg);

}
.title-font{
font-family:Arial, Helvetica, sans-serif;
font-size:32px;
line-height:30px;	
}
.title-sub-font{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
	
}

.body-font{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
	
}

.justify{
text-align:justify;	
	
}
.col-line{
	width: 960px;
	height:1px;
	background-color:#d4d5d5;
	margin-bottom: 5px;
}

.con-body{
font-size:13px;	
}

.imgmargin{
margin:25px 20px 20px 42px;	
}

.textBox-xlarge{	width:320px;	height:22px;	border:1px solid #9D9D9D;}
.textArea{	width:320px;	height:80px;	border:1px solid #9D9D9D;}  
.btnMini{	width:72px;	height:24px;	color:#FFFFFF;	background:#0099FF;	border-radius:3px 3px 3px 3px;	border: 1px solid #666666;	background-position:center;	padding:2px 0 4px 0; margin:0;	font-size:10px;}
.real{ font-size:18px;}

#CDSWIDEXC{
	margin:10px 0px 0px 0px !important;
}