/* CSS Document */

body{
margin:0px;
}
p{
padding:0 12px 0 0px;
margin:0px;
}
ul, li, form{
padding:0 6px 0 0px;
margin:0px;
}
ul{list-style-type:none;}

td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
line-height:21px;
}
.topBg{
/* background-image:url(images/top_bg.gif); */
background-repeat:repeat-x;
background-color:#272A2E;
}
.headerLeft{
background-image:url(images/header_left.gif);
width:111px;
height:258px;
background-repeat:no-repeat;
padding-left:88px;
}
.headerRight{
background-image:url(images/header_right.gif);
width:577px;
height:258px;
background-repeat:no-repeat;
}
.newsPadding{
padding-left:40px;
padding-right:10px;
background-color:#07498C;
}
.date{
font-size:11px;
color:#440C0C;
font-weight:bold;
line-height:12px;
}
.newsBold{
font-size:11px;
color:#0A0E12;
font-weight:bold;
line-height:12px;
}
.news{
font-size:10px;
color:#7C7D59;
line-height:12px;
}
.bodyPadding{
padding-left:24px;
}
.bodyPadding2{
padding-right:21px;
}
.sloganPadding{
padding-left:10px;
}
.fashion{
padding-left:10px;
border-left:#171C14 dashed 1px;
}
.fashion2{
border:#171C14 dashed 1px;
background-color:#3D4A35;
padding:9px 0 9px 9px;
}
.fashionText{
color:#160E11;
line-height:14px;
}
.bodyPadding3{
padding-left:34px;
padding-right:22px;
}
ul li {
    background:url(images/bullet.gif) 0 52%  no-repeat;
	color:#000000;
	padding:0 0 0 13px;
}
ul li a {
	color:#B5B085;
	text-decoration:none;
}
ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}
.bottomPadding{
padding-top:25px;
}
.bottomNav{
font-size:12px;
color:#B5B085;
text-decoration:none;
margin:0 6px 8px 6px;
}
.bottomNav:hover{
font-size:12px;
color:#ffffff;
text-decoration:none;
margin:0 6px 8px 6px;
}
.copyright{
font-size:10px;
color:#43523B;
padding:0 0 0 41px;
}