﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body,html{ margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif}
/*链接颜色*/
a:link{ color:#000; text-decoration:none;}
a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#003169; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cGray,a.cGray:link,a.cGray:visited{ color: #666;}
.cblue,a.cblue:link,a.cblue:visited{color:#00319F}
.cred,a.cred:link,a.cred:visited{color:#900}
/*总体控制*/
form, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size:12px; font-weight:normal}
input, select { font-size:14px; line-height:16px; }
img{border:0;}
ul,li{list-style:none;}

#wrapper{ width:950px; margin:10px auto;}
/*头部*/
.head{ width:950px; margin-top:6px;}
.logo{ float:left; width:382px; height:57px; background:url(../images/logo.gif) no-repeat 0px 0px;}
.type{ float:right; width:100px; padding-top:35px;}
/*导航*/
.nav{background:url(../images/mfnav_bg.gif) repeat-x; height:31px; clear:both; width:950px;}
.nav ul{ width:950px; font-weight:bold}
.nav ul li{ color:#333; background:url(../images/mfnav_line.gif) right center no-repeat; padding-right:15px; float:left; margin-left:15px;line-height:31px;}
.nav ul li.end{ background:none}
.nav ul li.Sright{ float:right;}
.nav ul li a:link{ color:#333; text-decoration:none}
.nav ul li a:visited{ color:#333; text-decoration:none}
.nav ul li a:hover{ color:#005bab; text-decoration:underline}
.nav ul li a:active{ color:#333; text-decoration:underline}
/*二级页面共用元素*/
.Lv2Left{float:left; width:200px; background:url(../images/line-insite.gif) no-repeat right top;}
.Lv2Nav{ width:200px; height:500px;}
.Lv2Nav li{ background:url(../images/dotline-insite.gif) bottom no-repeat; height:25px; line-height:25px;}
.Lv2Right{float:right; width:730px;}
.Lv2banner{ height:100px;}
.Lv2Navigator{ height:23px; padding-top:7px;}
.Lv2Tit{ background:url(../images/nav-tittle-bg.gif); height:20px; border:solid 1px #8DB9D2; padding-left:10px; padding-top:3px;color:#003366; font-weight:bold;}
/*Our Company*/
.Lv2About{background:url(../images/logo-2.gif) no-repeat left; padding:6px 10px 6px 80px; color:#666; line-height:25px;}
.Lv2About .Lv2more{ text-align:right; padding-right:10px;}
.Lv2AboutRow{ width:730px; margin-top:10px;}
.Lv2AboutRow .Rowleft{ width:350px; float:left; background:#F4F8FB; border:solid 1px #BBD7E3; padding:5px;}
.Lv2AboutRow .Rowright{ width:350px; float:right; background:#F4F8FB; border:solid 1px #BBD7E3; padding:5px;}
.lv2Aboutpic{ width:80px; float:left; text-align:right}
.lv2Abouttext{ width:260px; float:right}
.lv2Abouttext .rowone{ font-weight:bold;}
.lv2Abouttext .rowtwo{ color:#666; line-height:20px; padding-top:6px;}
/*News and Notices*/
.lv2NNBox{ background:#F4F8FB; border:solid 1px #BAD6E2; margin-top:8px;}
.lv2NNBoxtit{ border-bottom:dotted 1px #ccc; height:30px; line-height:30px; padding-left:10px; font-weight:bold;}
.lv2NNBoxcon{ padding:10px; width:710px;}
.lv2NNBoxconVieo li{ width:350px; float:left;}
.lv2NNBoxpic{ width:160px; float:left;}
.lv2NNBoxRow{ width:550px; float:right;}
.lv2NNBoxRow li{ height:25px; line-height:25px; background:url(../images/dot001.jpg) no-repeat left; padding-left:8px;}
.lv2Row{}
.lv2Row li{ height:25px; line-height:25px; background:url(../images/dot001.jpg) no-repeat left; padding-left:8px;}
.lv2NNTIT{ background:url(../images/arrow-red-1.gif) no-repeat left; height:30px; line-height:30px; padding-left:10px; color:#005EBB; font-weight:bold;}
.lv2NNnews{ padding:20px;}
.lv2NNnews li{ height:25px; line-height:25px; background:url(../images/dot001.jpg) no-repeat left; padding-left:8px; border-bottom:dotted 1px #CCC}
.lv2NNnews .libordernone{ background:none; text-align:right; border:none;}
/*Products & Services */
.lv2PSProductsInfo{ color:#666; line-height:20px; padding:10px;}
.lv2PSProductsInfo img{ float:left; margin:10px;}
.lv2PSServices{ line-height:22px; padding:6px 0;}
.lv2PSServicesTiT{ background:#F3F3F3; height:30px; line-height:30px;}
.lv2PSServicesTiT h1{ width:240px; float:left; padding-left:5px;}
.lv2PSServicesTiT h2{ float:right; width:480px; overflow:hidden; color:#F00}
.lv2PSServicestext{ text-indent:2em;}

.servicesTable td{ padding:4px;}
.servicesTable td .inputstyle{ border-bottom:dashed 1px #666; border-top:none; border-left:none; border-right:none;}
/*三级页面，正文内容*/
.lv3text{ color:#333; line-height:22px;}
.lv3text p{ font-size:12px; margin-top:1em; text-indent:2em;}
.lv3texttit{ background:url(../images/arrow-red-1.gif) left no-repeat;  line-height:20px; color:#003186; font-weight:bold; padding:10px;}
.picstyle01{ float:left;}

/*Search List*/
.SearchList{ padding:8px;}
.SearchResult{ background:url(../images/arrow-red-1.gif) left no-repeat; padding-left:20px; height:30px; line-height:30px; border-bottom:solid 1px #8DB9D2;}
.SearchResult h1{ float:left; width:600px; color:#03C; font-weight:bold}
.SearchResult h2{ float:right; width:210px;}
.SearchList li{ background:url(../images/arrow-gra-1.gif) left no-repeat; height:40px; line-height:40px; padding-left:20px; border-bottom:dotted 1px #CCC}
.SearchList li h1{ width:700px; float:left;}
.SearchList li h2{ width:200px; float:right; color:#666}
/*声明*/
#foot{width:950px; margin:0px auto; clear:both}
.State{border-top:solid 1px #CCC; line-height:20px; height:60px; text-align:left; color:#3c3c3c; padding-top:1px;}
.State .Ls{ float:left}
.State .Rs{ float:right; text-align:right}
