div,span,table,td,tr,a,img,p,ul,li,body,h1
{
box-sizing:border-box;
-moz-box-sizing: border-box;
margin:0px;
padding:0px;
border:0px;
text-indent:0px;
font-size:10pt;
text-align:left;
font-family:verdana;
}
h1
{
margin:0px auto;
}
select 
{
font-size:10pt;
background-color:#fff}
p {text-indent:20px;}
table
{
border-collapse:collapse;
}
a {
text-decoration:none;
}
body {
background-color:#f2f6f7;
font-family:tahoma;}
.main
{
width:1000px;
background-color:#fff;
}
.header
{
height:185px;
background:url('/images/header_bg.jpg') no-repeat 100% 100%;
background-color:#32436e;
width:100%;
position:relative;
}
.content
{
background-color:#fff;
width:795px;
display:block;
margin-left:200px;
}
.leftmenu
{
color:#fff;
font-size:7pt;
text-align:center;
background:url('/images/leftmenu_bg.jpg') no-repeat top left;
background-color:#5c74b0;
width:200px;
display:block;
font-weight:bold;
float:left;
}
.leftmenu div a
{
margin-bottom:5px;
color:#fff;
font-size:7pt;
font-weight:normal;
text-decoration:none;
border-bottom:1px dashed #fff;
}
.leftmenu div a:hover
{
color:#fff;
text-decoration:none;
border-bottom:1px solid #fff;
}
.leftmenu div
{text-align:center;
padding:15px 5px;
font-size:7pt;
border-bottom:1px solid #fff;
}
.content h1
{
text-align:center;
}
.content table tbody tr th
{
text-align:center;
}
.content table tbody tr
{
height:25px;
}
.content table tbody tr td input,.content table tbody tr td textarea
{
border:1px solid #666;
}
.content
{
padding:10px;
text-align:justify;
}
.content p
{
text-align:justify;
}
.nobr
{
clear:both;
}
.content a
{
color:#666;
border-bottom:1px dashed #666;
}
.content ul
{
margin-left:40px;
}
.content ul li
{
text-indent:10px;
}
.content a:hover
{
border-bottom:1px solid #666;
}
.red
{
color:#f00;
font-weight:bold;
font-size:8pt;
}
.aright
{
text-align:right;
}
.orderform 
{width:80%;
margin:0px auto;
}
.email
{
border-bottom:1px dashed #fff;
color:#fff;
}
.email:hover
{
border-bottom:1px solid #fff;
}
.separation_line
{
margin-top:10px;
border-bottom:1px solid #ccc;clear:right;height:1px;width:100%;
}
