@charset "iso-8859-1";
/* CSS Document */
body{ margin:0px; padding:0px; font-family:Arial; font-size:14px; background-color:#FFF; text-align:center;}
#bodyer{ width:940px; margin:auto; text-align:left; position:relative; padding-bottom:50px;}
.f{ float:left;}
#header{ width:940px; padding-bottom:5px;}
#logo{ width:190px; padding-top:2px;}
#menuer{width:750px;text-align:right;}
#menuer a{ width:96px; height:18px; display:block; float:right; text-align:right; border-right:1px #FFF solid; padding-top:35px; background-color:#4b3214; color:#FFF; text-decoration:none; padding-right:5px; font-size:11px;}
#menuer a:hover{background-color:#a61d0d;}

#banner{ width:940px;height:287px; background:url(../images/design_06.gif) no-repeat;}

#contenter{ width:940px; border-bottom:1px #e5e5e5 solid;}
#left{
	width:300px;
	text-align:right;
	padding-right:29px;
	padding-top:42px;
	font-size:12px;
}
#left a{ color:#a61d0d; text-decoration:none;}
#left a:hover{ text-decoration:underline;}
#right{ width:610px; border-left:1px #e5e5e5 solid;}
.title{
	width:600px;
	padding-left:10px;
	padding-top:10px;
	color:#4b3214;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #e5e5e5 solid;
}
.content{
	width:600px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:20px;
}
.content p{
	margin:0px;
	padding-bottom:15px;
	color:#4b3214;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#copy{ width:940px; text-align:right; line-height:20px; color:#a3a3a3; font-size:12px;}

a{
	text-decoration:none;
	padding-right:0px;
	color:#a61d0d;
}
a:hover{ color:#a61d0d; text-decoration:underline;}

