html,body{height;100%}
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }
A{color:#513E2A;}
img{
	border:0;
}

div {
	padding:0px 0px 0px 0px;
	
}
body{
	background-color: #570400 !important;
	color: #513E2A;
	margin: 0;
	padding: 0; 
	font-family:Tahoma,Verdana,Arial;
	font-size:10px;
	background-image: url("/images/red_bg.jpg");
	background-repeat: repeat-x;
}

div.header{
	margin: 0 auto 0 auto;
	height:121px;
	width:1001px;
	
}

div.logo {
	float:left;
	width:251px;
	height:121px;
}

div.baner {
	width:750px;
	height:86px;
}

div.menu {
	padding-left:12px;
	background-color:#ffffff;
	width:738px;
	height:35px;
}

div.news {
	padding:10px;
	margin-left:10px;
	background-color:#ffffff;
	width:200px;
	
}

div.site {
	padding:10px;
	float:left;
	margin-left:10px;
	background-color:#ffffff;
	width:730px;
	
}


div.line {
	background-color:#6a6a6a;
	width:100%;
	height:5px;
	font-size:1px;
}

div.main_body {
	margin:0px auto;
	width: 1024px;
	
}
/* left side */
div.left_body{
	float:left;
	width:510px;
	margin:0px;
	padding:0px;
}

div.left_side{
	margin: 150px 0px 30px 0px;
	padding:0px;
}


div.left_body_c{	
	overflow: visible;	
	width:510px;
	background-image: url('/images/l_c.jpg');
	background-repeat: repeat-y;
}

div.left_body_t{
	z-index: 2;
	background-image: url('/images/l_t.jpg');
	width:510px;
	height: 528px;
}
div.left_body_b{	
	top: 100px;
	z-index: -1;
	background-image: url('/images/l_b.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width:510px;
	margin: -500px 0px 0px 0px;
	min-height: 535px;
	padding:0px;
}

div.right_body{
	float:left;
}


/* right side */
div.right_body{
	float:left;
	width:510px;
}

div.right_side{
	margin: 0px 0px 60px 0px;
	width: 450px;
}

/*
div.bbb{
	width:455px;
	margin: -500px 20px 0px 20px;
	z-index: 44444444;
}
*/
div.right_body_c{	
	overflow: visible;	
	width:510px;
	background-image: url('/images/r_c.jpg');
	background-repeat: repeat-y;
}

div.right_body_t{
	z-index: 2;
	background-image: url('/images/r_t.jpg');
	width:510px;
	height: 528px;
}
div.right_body_b{	
	top: 100px;
	z-index: -1;
	background-image: url('/images/r_b.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	width:510px;
	margin-top: -500px;
	min-height: 685px;
}


div.down_menu{
	height:94px;
	width: 444px;
	margin: 10px 130px 10px 50px;
	padding-bottom: 30px;
}



div.down_menu a{
	color: #513E2A;
}

div.main_b{
	margin-left: 20px;
}

div.dot_line{
	background-image:url('/images/dot.jpg');
	background-repeat:repeat-x;
	height:1px;
	width:100%;
}

div.left_col1{
	width: 150px;
	float: left;
	margin-right:4px;
}

div.left_col2{
	width: 300px;
	float: left;
}

div.special_categories{
	color:#7C1A1A;
	font-size:11px;	
}

div.special_categories div.title{
	font-weight:bold;
	font-size:14px;	
}

div.special_categories div.item a{
	color: #7C1A1A;	
}







