@charset "utf-8";
/* CSS Document */
@import url("public.css");

.company_intro{ font-size:12px; line-height:20px;}
.company_intro img{ border:#405966 solid 4px; padding:1px; background:#FFFFFF;}
.company_intro a{ color:#FF0000; text-decoration:underline;}
.company_intro b{ font-size:13px;}

.feature_prod img{ border:#1d435d solid 5px; padding:1px; background:#293663;}
.feature_prod .name{ margin:5px 0;}
.feature_prod .name a{ color:#FFFFFF;}

.about_us{ font-size:12px; line-height:20px;}
.about_us img{ border:#405966 solid 4px; padding:1px; background:#FFFFFF; float:right; margin-left:20px;}
.about_us p{ margin:15px 0;}
.about_us b{ font-size:13px;}
.about_us .text{ margin-top:-15px;}

.zhengshu img{ border:#123d54 solid 7px;}
.zhengshu div{ margin:10px auto; width:280px; text-align:left;}
.zhengshu div b{ display:block; font-size:12px;}

.contactus div{ margin:0 15px; font-size:12px;}
.contactus dl{ margin:15px 0; line-height:20px;}
.contactus dt{ padding: 8px 0;}
.contactus dt b{ font-size:14px;}
.contactus dd a{ color:#FF0000; text-decoration:underline;}

.products img{ border:#1d435d solid 5px; padding:1px; background:#2a3a64;}
.products .name{ margin:5px 5px 25px 5px;}
.products .name a{ color:#FFFFFF;}
.products .page a{ padding:0 3px; text-decoration:underline;}
.products .page span{ padding:0 3px; text-decoration:underline; color:#FF0000;}

.product_show .img img{ border:#1d435d solid 6px;}
.product_show .name{ padding:15px 0; font-size:13px; color:#FFFFFF; text-decoration:underline;}
.product_show h1{ font-size:2em; color:#ffc000; padding:5px 0 15px 0;}
.product_show .position{ background:#0f3348; line-height:30px; color:#FFFFFF; font-size:12px; text-indent:0.5em; margin-bottom:15px;}
.product_show .position b{ text-decoration:underline;}
.product_show p{ margin:15px 5px; font-size:12px;}
.product_show p b{ font-size:13px;}

.faq h2{ font-size:14px; color:#FFFFFF; background:#0c3448; line-height:25px; text-indent:1em;}
.faq h3{ font-size:13px; margin-top:20px; padding:0 10px;}
.faq p{ color:#869095; padding:0 15px; font-size:12px;}

.inquiry p{ font-size:12px; margin-bottom:10px;}
.inquiry h2{ font-size:14px; color:#FFFFFF; background:#0c3448; line-height:25px; text-indent:1em;}
.inquiry table{ border-collapse:collapse; width:100%; margin-top:15px;}
.inquiry table td{ border:#0c3448 solid 1px; padding:5px;}
.inquiry table th{ border:#0c3448 solid 1px; padding:5px; text-align:right; color:#FFFFFF; font-size:12px;}
.inquiry table span{ margin-left:10px;}
.inquiry table span a{ color:#FF0000;}
.inquiry table input{ background:#235874; border:#000 solid 1px; height:20px;}
.inquiry table textarea{ background:#235874; border:#000 solid 1px;}
.inquiry .btn{ text-align:right; margin-top:10px; padding-right:20px;}
.inquiry .btn input{ background:url(btn003.gif); width:111px; height:20px; border:none; cursor:pointer;}

.sendmsg{ font-size:14px; font-weight:bold; color:#FF0000; text-align:center; margin:15px auto;}