@charset "utf-8";

body { 
 padding:0;
 margin:0 auto;
 width:1024px;
 background:url("img/bg.jpg");
}

#all {
	height: auto;
	font-family:tahoma;
	font-size:12px;
	background:#000;
	overflow: hidden;
}

#top {
	width:1024px;
}

#topmenu {
	background-image:url("img/topmenu.jpg");
	height:43px;
}

#topmenu ul	{
	margin:0px;
	padding:10px;
	list-style-type: none;
}

#topmenu ul li { 
	display: inline; 
}

#topmenu ul li a {
	text-decoration: none;
	color:#ddd3b4;
	padding: .2em 1em;
}

#topmenu ul li a:hover {
	border-bottom: 1px dashed #fffff4;
	color:#fffff4;
}

#topgallery {
	background:#55120a;
	height:30px;
	font-size:11px;
}

#topgallery ul	{
	margin:0px;
	padding:5px;
}

#topgallery ul li { 
	display: inline; 
}

#topgallery ul li a {
	text-decoration: none;
	color:#fffff4;
	padding: .2em 1em;
}

#topgallery ul li a:hover {
	border-bottom: 1px dashed #ddd3b4;
	color:#ddd3b4;
}

#advertise1 {
	background:#55120a;
	height:30px;
}

#logo {
	background-image:url("img/logo.jpg");
	height:71px;
}

#content {
	background:#000;
}

#menu {
	float:left;
	background:#000;
	width:219px;
	padding-bottom: 3500px;
	margin-bottom: -3500px;
}

#menu li {
	list-style-position: outside;
	padding: 1px;
	margin-left: 4px;
	list-style-image: url("img/m14.gif");
	line-height: 12px;
}

#menu a:link  { 	
	color:#ddd3b4;
	text-decoration: none;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	font-weight:normal;
}

#menu a:visited  { 	
	color:#ddd3b4;
	font-size:12px;
	padding:4px;
}


#menu a:hover {
	color:#ffffff;
}

#woman {
	float:right;
	background-image:url("img/woman.jpg");
	width:805px;
	height:300px;
}

#woman p {
	padding-left:20px;
}

#womanp {
	padding-top:85px;
	font-size:14px;
	font-weight:500;
	color:#51626f;
}

#advertise2 {
	float:right;
	background-image:url("img/advertise2.jpg");
	width:805px;
	height:103px;
}

#advertise3 {
	float:left;
	background-image:url("img/advertise3.jpg");
	width:173px;
	padding-bottom: 3500px;
	margin-bottom: -3500px;
}

#article {
	float:right;
	background-image:url("img/article.jpg");
	width:632px;
	height:100%;
}

#article p {
	color:#1d1d1d;
	padding:10px 17px;
	padding-right:30px;
	margin:0 auto;
	text-align:justify;
	font:12px Tahoma,Arial,Sans-serif;
	line-height:18px;
	text-indent: 30px; 
}

#article img {
	float:left;
	margin:5px;
	border:2px solid #55120A;
}

#bottom {
	float:left;
	background-image:url("img/bottom.jpg");
	width:1023px;
	height:87px;
}

#bottom p {
	padding:8px 8px;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#ddd3b4;
}

#bottom a:link {
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:#ddd3b4;
	text-decoration: none;
}

#bottom a:visited {
	color:#ddd3b4;
	text-decoration: none;
}


#bottom a:hover {
	color:#fff;
	text-decoration: none;
}

h1, h2, h3, h4 {
	color:#b81e09;
	font:16px Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:10px 1px;
	letter-spacing:1px;
	text-align:center;
	font-weight:700;
}

#article a:link  { 	
	color:#B81E09;
	border-bottom: 1px dashed #B81E09;
	text-decoration: none;
}

#article a:visited  { 	
	color:#B81E09;
	text-decoration: none;
}


#article a:hover {
	color:#B81E09;
	text-decoration: none;
	border-bottom: 0px dashed #B81E09;
}
