@charset "utf-8";
img{border:0px;cursor:pointer;}
form{margin:0px; padding:0px;}
a{text-decoration:none; color:#333333; cursor:pointer;}
ul{list-style:none; margin:0px;padding:0px;}
li{list-style:none; margin:0px;line-height:20px;}
table{margin:0px;font-size:12px;}
body
{
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/bg.jpg) top repeat-x #CA070F;
	margin:0px auto;
}
div.Main{height:400px;}
h1
{
 width:auto;
 height:30px;
 margin:20px auto 0px;
 line-height:24px;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-size:24px;
}

.false{display:none;}
.true{display:block;}

ul.Link{text-align:right;clear:both;color:#999999;line-height:25px;}
ul.Link li{display:inline;}
ul.Link li a{color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0px 5px;}

div.Button{ height:30px;margin:5px 0px;}
div.Button ul.l{float:left;}
div.Button ul.r{float:right;}
div.Button ul li
{
 width:auto;
 height:25px;
 line-height:25px; 
 padding:0px 10px;
 border:1px solid #FFFFFF;
 background:url(img/mbg.png);
 margin-right:5px;
 float:left;
 font-size:14px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
}
div.Button ul.r li{margin-left:5px; margin-right:0px;}
.hide{display:none;}

/*Menu*/
div.Menu
{
	width:790px;
	height:23px;
	line-height:23px;
	background:url(img/menu.gif) center top no-repeat;
	margin:0px auto;
	font-weight:bold;
}
div.Menu a{display:block; margin-top:2px !important; margin-top:0px;}
div.Menu a:hover{color:#990000;}
div.Menu ul.left
{
	width:auto;
	height:23px;
	float:left;
	margin-left:30px;
	display:inline;
	background:url(img/mulbg.jpg) repeat-x;
}
div.Menu ul.left li
{
  width:auto;
  height:23px;
  float:left;
  padding:0px 30px 0px 7px;
  background:url(img/mr.jpg) right top no-repeat;
  display:inline;
}
div.Menu ul.left li.end{background:url(img/mul.jpg) right no-repeat;}
div.Menu ul.right
{
   	width:auto;
	height:20px;
	float:right;
	display:inline;
	margin-right:30px;
	background:url(img/mulbg.jpg) repeat-x;
}
div.Menu ul.right li
{
  width:auto;
  height:23px;
  float:left;
  padding:0px 7px 0px 30px;
  background:url(img/mr.jpg) left top no-repeat;
  display:inline;
}
div.Menu ul.right li.st{background:url(img/mur.jpg) left no-repeat;}
/*Foot*/
div.Foot{ height:30px;color:#999999; font-weight:bold; text-align:center; margin-top:20px;}
/*Catalog*/
div.Catalog
{
  width:688px;
  height:auto;
  margin:0px auto;
  overflow:hidden;
}
div.Catalog ul
{
  width:auto;
  height:auto;
  overflow:hidden;
}
div.Catalog ul.List li
{
  width:150px;
  height:150px;
  background:url(img/mbg.png);
  border:6px solid #FFFFFF;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  overflow:hidden;
  display:inline;
}

ul.TopShow li
{
  width:200px;
  height:200px;
  padding:0px 8px 8px 0px;
  background:url(/Css/img/208.gif);
  float:left;
}



/*Attachment*/
div.Attachment
{
  width:500px;
  margin:0px auto;
  position:relative;
}

div.Attachment div.Content
{
  width:500px;
  height:auto;
  padding:10px;
  background:url(img/mbg.png);
  border:6px solid #FFFFFF;
  overflow:hidden;
  line-height:20px;
}

div.Attachment ul
{
  display:block;
  clear:both;
}
div.Attachment ul li{float:left; margin-right:5px;}
div.Attachment ul li.icon{float:left; margin-right:5px;}
div.Attachment ul li.title{ width:300px;}
/*Document*/
div.Document
{
  width:750px;
  height:auto;
  overflow:hidden;
  margin:0px auto;
}
div.Document div.Content
{
  width:auto;
  height:auto;
  padding:10px;
  background:url(img/mbg.png);
  border:6px solid #FFFFFF;
  overflow:hidden;
  line-height:20px;
}
/*Enquiry*/
div.Enquiry
{
  width:750px;
  height:auto;
  overflow:hidden;
  margin:0px auto;
}
div.Enquiry div.Content
{
  width:auto;
  height:auto;
  padding:10px;
  background:url(img/mbg.png);
  border:6px solid #FFFFFF;
  overflow:hidden;
  line-height:20px;
}

