@charset="utf-8"
/* CSS Document */
*{
padding:0;
margin:0;
}
ul, li , ol {
margin:0;
padding:0;
list-style:none;
}
img{
border:0;
}
a{
	color: #CC9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pagecurrent
{
	background-color: #cc3300;
	color:white;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	text-decoration: none;
}
.pagecurrent, .pagecurrent:hover
{
	background-color: #cc3300;
	color:white;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	text-decoration: none;
}
.pagelink, .pagelink:hover
{
	font-size: 10px;
	background-color: white;
	color: #cc3300;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight:normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	text-decoration: none;
}
.pagelink:hover
{
	background-color: #cc3300;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
body{
	background: url(images/bgr-body.jpg) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	color: #550000;
}
#header{
width:845px;
margin:0 auto;
display:block;
}
#header #logo{
height:0px;
margin-bottom:200px;
margin-top:-10px;
line-height:-10px;
text-align:left;

}
#header .menu{
width:845px;
height:47px;
line-height:47px;
background:url(images/bgr-mn.jpg) repeat-x top left;
margin:0 auto;
margin-bottom:15px;
}
.menu ul{
padding:0;
margin:0;
display:block;
list-style:none;
}
.menu ul li{
padding:0;
margin:0;
display:block;
float:left;
color:#fff;
width:164px;
text-align:center;
font-size:14px;
}
.menu ul #left{
width:11px;
height:47px
}
.menu ul #right{
width:13px;
height:47px;
float:right;
}
.menu ul li a{
text-decoration:none;
color:#fff;
text-decoration:none;
font-weight:bold;}
.menu ul li a:hover{
text-decoration:none;
color: #CCC;
text-decoration:none;
font-weight:bold;}
#contenner{
	width:845px;
	height:auto;
	margin:0 auto;
	display:block;
	background-color:#fff;
}
#contenner .boxone{
width:190px;
float:left;
display:inline;
background-color:#fff;
margin-left:9px;
margin-top:5px;
}
.boxone ul{
list-style:none;
display:inline;
margin:0px;
padding:0;
margin-top:10px;
}
.boxone ul .left{
width:11px;
background:url(images/left-mn_left.jpg) no-repeat top left;
height:47px;
}
 .boxone ul .right{
width:11px;
background:url(images/right-mn_left.jpg) no-repeat top left;
height:47px;
}
 .boxone ul li{
background:url(images/bgr-mn.jpg) repeat-x top left;
margin:0;
float:left;
padding:0;
width:166px;
height:47px;
border:0;
text-align:center;
}
.boxone ul li a{
color:#FFF;
text-align:center;
line-height:47px;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
.boxone ul li a:hover{
color:#CCC;
text-align:center;
line-height:47px;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

#contenner #boxtwo{
width:631px;
float:left;
display:inline;
margin-left:9px;
background:#999900;
background:url(images/banner.jpg) no-repeat center center;
height:300px;
}
#main{
width:640px;
background:#FFF;
display:block;
float:right;
margin-right:5px;
}
#main .colone{
width:200px;
background:#990000;
display:inline;
float:left;
margin-left:5px;
border:#000 4px double;
margin-top: 20px;
}
#footer{
	clear:both;
	width:845px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 10px;
}
.menu-text
{
	background-image: url(images/bg-menu.jpg);
	height: 49px;
	width: 630px;
	margin-left: 7px;
	text-align:left;
	
}
.menu-text .text
{

	color:#fff;
	text-align:left;
	font-size:20px;
	margin-top:5px;

}
.menu-text .images
{

	vertical-align: middle; border: 0; 

}
.xemanh
{
	margin-left: 7px;
	
}
.imganh{
background:#990000;
border:#000000 4px double;
max-width: 620px; 
width: expression(this.width > 620 ? 620: true);
}
input
{
BORDER: 1px groove #BB0000; WIDTH: 150px; BACKGROUND-COLOR: #DDDDDD; TEXT-ALIGN: center;
}