html,body{margin:0;padding:0;background:#fff;width:100%;height:100%; font-family:Arial, Helvetica, sans-serif;}
* html #wrap{height: 100%;}
.listdata {
color: #000000;
background: #eeeeee;
font-size: 24px;
font-weight:bold;
}
.mtable {
    background: url(../images/num.png);
    background-repeat:no-repeat;
    padding-top:10x;
    padding-left:10px;
    padding-right:10px;
    width:390px;
    height:325px;
    vertical-align:top;
    font-family: Arial AMU;

}
.mtable4 {
    padding-top:10x;
    padding-left:10px;
    padding-right:10px;
    width:390px;
    height:325px;
    vertical-align:top;
    font-family: Arial AMU;

}
.mtable1 {
    background: url(../images/numst.png);
    background-repeat:no-repeat;
    padding-top:10x;
    padding-left:10px;
    padding-right:10px;
    width:390px;
    height:325px;
    vertical-align:top;
    font-family: Arial AMU;
}

.mtable2 {
    background: url(../images/intcall.png);
    background-repeat:no-repeat;
    padding-top:10x;
    padding-left:10px;
    padding-right:10px;
    width:700px;
    height:250px;
    vertical-align:top;
    font-family: Arial AMU;
}

.mtable3 {
    background: url(../images/num.png);
    background-repeat:no-repeat;
    padding-top:10x;
    padding-left:10px;
    padding-right:10px;
    width:390px;
    height:325px;
    vertical-align:top;
    font-family: Arial AMU;

}

input[type=text] {
  border:1px solid #dddddd;
  background: #eeeeee;
  font-size: 24px;
  padding: 4px 5px;
  font-weight:bold;
  height:24px;

}

input[type=password] {
  border:1px solid #dddddd;
  background: #eeeeee;
  font-size: 24px;
 padding: 4px 5px;
  font-weight:bold;
  height:24px;

}



p,td{font-family:Arial, Helvetica, sans-serif; margin-top: 0px;text-align: left;}
a img{border:0;}
a{color: #fe6804;text-decoration: underline;}
a:hover{color: #699f0d;	text-decoration:underline;}
a.hidden{text-decoration: none;color: #000;cursor:default;}
form{margin:0;padding:0;}
div.clr{clear:both;}

ul{margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1{font-size: 18px;font-weight:normal;color:#000;margin:0px;}
h9{font-size: 24px;font-weight:bold;color:#F5110A;margin:0px;}
h8{font-size: 24px;font-weight:bold;color:#000;margin:0px;}
h7{font-size: 18px;font-weight:bold;color:#10AA09;margin:0px;}
h6{font-size: 18px;font-weight:bold;color:#965835;margin:0px;}
h4 {
font: 1.4em Georgia, "Times New Roman", Times, serif;
color: #1473B0;
text-align: left;
letter-spacing: 1px;
margin-bottom: 5px;
border-bottom: 1px dotted #1473B0;
padding-bottom: 3px;
}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{width:920px;margin:0 auto;}

#header{position:relative; background:url(../images/img01.png) no-repeat; height:234px;}

#top{position:relative; height:131px;}
#logo{ position:absolute; margin:25px 0 0 20px;}
#company_name{font-size: 26px;font-weight:normal;text-transform: none;color: #ff9600; position:absolute; font-family:"trebuchet MS"; margin:42px 0 0 120px;}
#slogan{color:#000; font-size:16px; font-family:"trebuchet MS"; position:absolute; margin:70px 0 0 120px;}

#menu{color: #FFF;font-weight:normal;padding:0; margin-bottom:2px; font-size:14px;}
	#menu td{white-space: nowrap; background:url(../images/4.png) repeat-x; text-align:center;}
	#menu a{text-decoration: none;color: #FFF; padding:0 30px;}
	#menu a:hover{color: #FFF;text-decoration: underline;}

#contentwrap{position:relative; overflow:hidden;}
#body_area{color: #000;text-align: justify;padding:10px 20px 20px 0;vertical-align: top; width:649px; font-size:12px; float:left;}
#sidebar{ float:right; width:251px; margin:20px 0 0;font-size:12px;}
#sidebar h2{font-size:17px; font-weight:normal; color:#FFF; background:url(../images/sidebar.png) no-repeat; display:block; height:24px; padding:7px 15px 0; margin:0 0 10px;}
#sidebar p{font-size:12px; padding:0;}
#search-area{position:absolute; width:286px; margin:57px 0 0 634px;}
#login_form{height: 20px;width: 181px;border: 1px solid #bdbdbd;font-size: 11px;padding-top: 3px;padding-left: 1px;}

#footer{width:920px; border-top:1px solid #e7e7e7;}
	#bottom_addr{color: #000;text-align:center;padding: 4px 15px 15px; font-size:11px;}
	#bottom_addr a{text-decoration:underline;}
	#bottom_addr a:hover{text-decoration: underline;}

	#bottom_menu{color: #000;text-align: center;padding: 15px 15px 4px; font-size:12px;}
	#bottom_menu a{color: #000;text-decoration:underline;}
	#bottom_menu a:hover{color: #000;text-decoration:underline;}


