body{
	background:url(bg-body.jpg) top repeat-x #F7F5E8;
	font-family:Tahoma;
	margin:0;
	padding:0;
	}
	
#header{
	width:985px;
	height:146px;
	display:block;
	background:url(bg-header.jpg);
	margin:0 auto;
	}
	
.but-head{
	padding:85px 0 0 260px;
	}
	
.but-head img{
	border:0;
	margin:0 10px 0 0;
	}
	
#content{
	width:985px;
	overflow:hidden;
	margin:0 auto;
	}
	
#left{
	width:232px;
	float:left;
	display:block;
	background:url(bg-left.jpg) left top no-repeat #F7F5E8;
	padding:10px 0 0 15px;
	overflow:hidden;
	}
	
#left a{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
#left a:hover{
	color:#ff6d0d;
	}
	
#right{
	width:738px;
	float:left;
	display:block;
	background:url(bg-right.jpg) right top no-repeat #F7F5E8;
	overflow:hidden;
	}
	
.main-index{
	widows:738px;
	height:414px;
	background:url(bg-main-index.jpg) no-repeat;
	display:block;
	}
	
.but-1{
	background:url(but-1-off.jpg);
	width:213px;
	height:21px;
	display:block;
	float:left;
	padding:4px 0 0 10px;
	margin:0 0 5px 0;
	}
	
.but-1:hover{
	background:url(but-1-on.jpg);
	}
	
.but-2{
	background:url(but-2-off.jpg);
	width:203px;
	height:21px;
	display:block;
	float:left;
	padding:4px 0 0 10px;
	margin:0 0 5px 10px;
	}
	
.but-2:hover{
	background:url(but-2-on.jpg);
	}
	
.left-mod-top, .left-mod-bot{
	width:222px;
	height:10px;
	display:block;
	font-size:1px;
	float:left;
	}
	
.left-mod-top{
	background:url(bg-left-mod-top.gif);
	}
	
.left-mod-bot{
	background:url(bg-left-mod-bot.gif);
	}
	
.left-mod-main{
	background:url(bg-left-mod-main.gif);
	width:202px;
	padding:0 10px;
	float:left;
	}
	
.main-index{
	position:relative;
	margin-bottom:10px;
	}	

.main-index a{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:130px;
	padding:100px 0 0 0;
	text-align:center;
	}
	
.main-index a:hover{
	text-decoration:underline;
	}
	
.main-mod-top{
	width:718px;
	height:10px;
	display:block;
	font-size:1px;
	float:left;
	}
	
.main-mod-bot{
	width:718px;
	height:10px;
	display:block;
	font-size:1px;
	float:right;
	padding-right:20px;
	}

.main-mod-top{
	background:url(bg-main-mod-top.gif);
	}
	
.main-mod-bot{
	background:url(bg-main-mod-bot.gif) no-repeat left;
	}
	
.main-mod-main{
	background:url(bg-main-mod-main.gif);
	width:698px;
	display:block;
	font-size:13px;
	float:left;
	padding:0 10px;
	}
	
.contact-main{
	width:175px;
	float:left;
	}
	
.main-mod-main img{
	float:left;
	border:0;
	}

.main-mod-main a{
	font-weight:bold;
	color:#003366;
	}
	
.main-mod-main a:hover{
	text-decoration:none;
	}
	
h1{
	font-size:17px;
	color:#003366;
	}
	
h2{
	font-size:15px;
	color:#003366;
	}
	
.dic-but-head{
	width:699px;
	display:block;
	float:left;
	}
	
.dic-but-head img{
	margin:0 25px 10px 25px;
	}
	
td{
	border-bottom:1px solid #eeeeee;
	}
	
.footer{
	width:718px;
	display:block;
	font-size:13px;
	float:right;
	padding:10px;
	margin:10px 10px 0 0;
	text-align:center;
	}

.footer a{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}
	
.footer a:hover{
	color:#ff6d0d;
	}
	
.footer i{
	font-style:normal;
	font-size:10px;
	color:#666666;
	}