/* main style */
body { font-family: verdana, arial, helvetica, sans-serif, arial; margin:0; padding:0; background: #FFF; font-size: 80%; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; border: 0 }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0 }
table,td,tr,th{ font-size:100% }
/* Link color */
a:link { color: #555; text-decoration:none }
a:visited { color: #555;text-decoration:none }
a:hover { color: #555; text-decoration:underline }
a:active { color: #555 }
/* Typeface attribute */
.cen { font-weight: bold }
/* Other attributes */
.left{ float: left }
.right{ float: right }
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden }
.line{ clear: both; font-size:0px; height:10px; width:100%; background:url(../images/top_bg.gif) }
.line_k{ clear: both; font-size:0px; height:5px; width:100%; background:url(../images/navbar.gif) }
.line_g{ clear: both; font-size:0px; height:15px }
.line_h{ clear: both; font-size:0px; height:10px }
/* Header Start */
.header { width:100% }
.header .top { height:35px; width:100%; background:#000 }
.header .top1 { padding-left:20px }
.header .top2 { padding-left:5px; line-height:35px; color:#fff }
.main { margin:auto; width:100%  }
.main .title{ margin:auto; width:95%; line-height:35px }
.main .title1{ padding:5px; font-family: helvetica, sans-serif; font-size:3.0em }
.main .title2{ margin-right:5px; padding:1px; border:1px solid #d8d8d8 }
.wrap { margin: 0 auto; width:95% }
#navigation { float: left }
#navigation ul { float: right; height: 2.0em }
#navigation ul li { float: left; display: inline; padding-left: 5px }
#navigation ul li a { float: left; display: block; color:#666; font-size: 1.3em; text-align: center; font-family: helvetica, sans-serif; line-height: 1em; background:url(../images/navtab.gif) repeat-x top left; border-top: 1px solid #ddd; border-right:1px solid #ddd; border-left: 1px solid #ddd; padding: 5px 1em 2px 1em; height: 1em }
#navigation ul li.on a { font-weight: bold; padding: 5px 11px 2px 10px }
#navigation ul li a:hover, #navigation ul li.on a { text-decoration: none; background:url(../images/navtabon.gif); border-bottom: 1px solid #e7e7e7 }
#navbar { clear: both; background:url(/images/navbar.gif) repeat-x }
.contact{ margin: 0 auto; width:95% }
.contact .uu1{ padding:2px; color:#555; line-height:20px }
.contact .uu2{ margin:10px; padding:1px; border:1px solid #d8d8d8 }
.bottom{ margin: 0 auto; width:100% }
.bottom .text{ background:url(../images/footerbar.gif)}
.bottom .text1{ text-align:center; padding:8px 0 5px 0; line-height:22px  }