@charset "utf-8";
body {
	margin:0px auto;
	font-size:12px;
	color:#996633;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#top{
margin:0px auto;
width:1000px;
height:303px;
background-image:url(images/top.jpg)
}
#content{
margin:0px auto;
width:1000px;
background-image:url(images/bg2.gif)
}

#leftc{
	width:149px;
	margin-left:50px;
	text-align:center;
	background-image:url(images/mmid.gif);
	font-size: 16px;
	line-height: 26px;
	font-weight:bold;

}
#leftm{
	width:149px;
	margin-left:50px;
	text-align:center;
	background-image:url(images/mdi.gif);
	height:18px;

}

#righttop{
float:right;
width:700px;
height:16px;
background-image:url(images/s1.gif);
margin-right:55px;

}

#rightcom{
float:right;
width:660px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:5px;

background-image:url(images/s2.gif);
margin-right:55px;

}

#rightr{
float:right;
width:700px;
height:52px;
background-image:url(images/sr.gif);
margin-right:55px;

}
#rightdi{
float:right;
width:700px;
height:16px;
background-image:url(images/s4.gif);
margin-right:55px;

}

.pixc{
	border: 3px double #CCCCCC;
}

#di{
background-color:#f4f2ed;
padding:10px;
text-align:center;
width:950px;
margin:0px auto;
margin-top:30px;
}


a:link	    { color: #996633;text-decoration: none;}
a:visited	{ color: #996633;text-decoration: none;}
a:hover	    { color: #ff0000;text-decoration: underline;}