﻿#main_wrap{
	width:940px;
	height:auto;
	margin: auto;
	
}


.iwordheader{
	font-family: Calibri;
	font-size:22px;
	color:#2d3474;
	font-weight:bold;
	/*float:left;*/
}

.list{
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	/*float:left;*/
}

.img{
	float:left;
	margin-right:12px;
	margin-right:10px;
	margin-bottom:10px;
}
	

#Header{
	height:225px;
	width:auto;
}

.top_menu{
	width:363px;
	height:53px;
	background-image: url(header_bk.png);
	float:right;
	padding-right:27px;
	padding-left: 550px;
	
}

.logo_area{
	height: 172px;
	width:860px;
	padding-left:80px;
	/*background-image: url(logobg.png);*/
	float:left;
}


#Mainbody{
	width:940px;
	height:400px;
	float: left;
}

.tab{
	width:915px;
	height:43px;
	float: left;
	padding-left:25px;
}

.menu_tab{
	height:731px;
	width:940px;
	float: left;
	background-image: url(menu.png);
}

.banner{
	width:888px;
	height: 278px;
	padding-left:26px;
	padding-right:26px;
	margin-top:26px;
	margin-bottom:20px;
	float: left;
}
.contents{
	width:888px;
	height: auto;
	padding-left:26px;
	padding-right:26px;
	float: left;
}

.right_column{
	height:180px;
	width:431px;
	margin-left:26px;
	margin-bottom:10px;
	float: left;
}
.left_column{
	height:180px;
	width:431px;
	float:left;
	margin-bottom:10px;
}
	

.Footer{
	height:26px;
	width:920px;
	background-image:url(footer_bg.png);
	float: left;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}

#Footer{
	height:36px;
	width:940px;
	background-image:url(footer_bg.png);
	float: left;
	margin-top: 30px;
}


body {
	
	background-image: url(images/bg.png);
}
a:link {
	text-decoration: none;
	/*color: #F79420;*/
}
a:visited {
	text-decoration: none;
	/*color: #F79420;*/
}
a:hover {
	text-decoration: none;
	/*color: #F79420;*/
}
a:active {
	text-decoration: none;
}


.4pm{
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	padding-left: 20px;
	/*margin-top: -10px;*/
}

.iword_©{
	float:left;
	margin-right:300px;
}

