body {
	background-image:url("images/back.jpg");
    width:690px;
	text-align:left;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#6c6c6c;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
    border:0;
    vertical-align:middle;
}
.clear {
	clear:both;
    height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
    float:left;
}
.header {
    height:60px;
    width:206px;
    text-align:center;
    margin:14px 0 0 48px;
}
.header img {
    margin-bottom:9px;
}
.header a img {
    margin:0px;
}
.content {
    margin-top:4px;
}
.left {
    height:503px;
    width:302px;
    margin:0 4px 0 0;
}
.left_top {
    background:url("images/left_top.gif") no-repeat;
    height:5px;
    width:302px;
}
.left_center {
    background-color:#f4ebca;
    width:301px;
    height:493px;
    margin-top:-8px;
}
html>body .left_center {
    margin:0px
}
.men {
    height:315px;
    width:291px;
    background:url("images/babyhome.gif") no-repeat;
    margin-left:5px;
    margin-bottom:6px;
}
html>body .men {
    margin-bottom:0px;
}
.menu {
    height:172px;
    width:291px;
    background-color:#701901;
    margin:6px 0 0 5px;
    text-align:center;
}
.menu_ {
    height:46px;
}
.menu_left {
    width:69px;
}
.menu_center {
    height:137px;
    width:153px;
    padding-top:8px;
}
.menu_right {
    width:69px;
}
.left_bottom {
    background:url("images/left_bottom.gif") no-repeat;
    height:5px;
    width:302px;
}
.right {
    height:503px;
    width:381px;
}
.title {
    padding-left:5px;
}
.right_top {
    background:url("images/flower_border_top.gif") no-repeat;
    height:24px;
    width:381px;
}
.right_center {
    background-color:#f4ebca;
}
.text {
    border-left:1px solid #751b01;
    border-right:1px solid #751b01;
    width:369px;
    height:440px;
    margin-left:5px;
    padding-top:14px;
}
.welcome {
    width:332px;
    margin-left:20px;
    background:url("") no-repeat;
    background-position:bottom right;
    
}
.welcome_text {
    width:275px;
}
.welcome_text h1 {
    margin:2px 0 5px 0;
    font-weight:bold;
	font-size:14px;
}
.welcome p {
    margin:3px 0;
}
.welcome a {
    color:#751B01;
}
.welcome_text a {
    color:#608e08;
}
.wine {
    width:332px;
    margin:18px 0 0 20px;
    border-bottom:1px #751b01;
}
.wine_left {
    width:171px;
    margin-top:19px;
    background:url("images/image_1.gif") no-repeat;
    background-position:top left;
}
.wine_right {
    width:157px;
    margin-top:19px;
    background:url("images/image_2.gif") no-repeat;
    background-position:top left;
}
.wine_text {
    width:83px;
    margin-left:65px;

}
.wine_text h1 {
    color:#608e08;
    font-weight:bold;
}
.wine_left p, .wine_right p {
    color:#751B01;
    margin:3px 0;
}
.wine_left a, .wine_right a {
    color:#751B01;
}
.news {
    width:332px;
    margin:0px 0 0 20px;
}
.news_left {
    width:168px;
    margin-top:13px;
    background:url("images/image_3.gif") no-repeat;
    background-position:top left;
}
.news_right {
    width:158px;
    margin-top:13px;
    background:url("images/image_4.gif") no-repeat;
    background-position:top left;
}
.news_text {
    width:92px;
    margin-left:65px;
}
.news_text span {
    font-weight:bold;
}
.date {
    color:#608e08;
    font-weight:bold;
}
.news_left a, .news_right a {
    color:#751B01;
    margin-top:3px;
    text-decoration:none;font-weight:bold;
}
.news_left a:hover, .news_right a:hover {
    text-decoration:underline;
}
.right_bottom {
    background:url("images/flower_border_bottom.gif") no-repeat;
    height:24px;
    width:381px;
}
.footer {
    text-align:right;
    margin-right:50px;
    color:#a88065;
    height:25px;
}
.footer a {
    color:#a88065;
}
