﻿@charset "utf-8";
/* CSS Document Css Design:Reter Li Email:comokon@163.com */
body{background:#ebebeb;padding:0;margin:0;}
body,td{font-size:12px;font-family: Georgia;line-height:130%;}
ul,p,h1,h3{padding:0;margin:0;}
h1{text-align:center;font-size:24px;padding:10px 0;border-bottom:1px #CCC dashed;line-height:120%;}
img{border:none}
/*字体颜色定义*/
.corRed{color:red/*红色*/}
.corBlack{color:#000/*黑色*/}
.corGray{color:gray/*灰色*/}
.corSilver{color:silver/*浅灰*/}
.corwhite{color:#FFF/*白色*/}
.corOrange{color: #F93/*橙色*/}
.corDarkCyan{color:#008B8B/*深青色*/}
.clear{clear:both}
.algCenter{text-align:center;padding-top:10px;font-size:12px; font-weight:400; display:block;padding-top:10px;}
.pageBg{width:760px;padding:0 15px;margin:0 auto; background:url(images/pageBackground.jpg) repeat-y;}
.headBg{padding:16px 0 0 346px;height:92px;background:url(images/internetImg_04.jpg) no-repeat;}
.Nav{text-align:center;background:url(images/NavBg.jpg) repeat-x;}
.bottom{padding:5px 0;}
.dfBanner{padding:5px 0;}
.dfFunction{}
.dfFunction .dfLeft{width:322px;padding-left:7px;float:left;}
.dfFunction .dfContent{width:257px;padding-left:10px;float:left;}
.dfFunction .dfRight{width:157px;float:left;}
.ListType01{list-style:none;padding:10px 5px;}
.ListType01 li{padding-left:10px;height:22px;text-align:right;font-size:11px; background:url(images/li3px.gif) no-repeat left 5px;}
.ListType01 li a{width:83%;float:left;font-size:12px;text-align:left; display:block; white-space:nowrap; overflow:hidden;}
.dfPerson,.LPerson{padding:10px;}
.pageContent{}
.pageContent .pgcLeft{width:494px;float:left;}
.pageContent .pgcRight{width:247px;float:right;}
.newsDetails{padding:10px;font-size:12px;line-height:160%;}
.newsDetails p{padding-top:20px;text-align:justify;text-justify:inter-ideograph;}
/*.newsDetails p:first-letter{color:#F60}*/

.TitBgBig{height:26px;line-height:26px;padding-left:20px;background:url(images/TitNewsBg.JPG) no-repeat;}
.TitBgBig{font-size:14px;font-weight:700;}

.col31Title{height:32px;overflow:hidden;}
.col31Intro{height:80px;overflow:hidden;}

.usClient{border-top:1px #ccc solid;}
.usClient h3{font-size:14px;font-weight:700;padding-left:1em;line-height:30px;}
.CopImgList{list-style:none;}
.CopImgList li{float:left;margin:2px 5px;}
.CopImgList img{width:110px;height:40px;border:#ccc 1px solid;}
.CopTxtList{clear:both;list-style:none;}
.CopTxtList li{width:30%;float:left;margin:2px 1%;}
.CopTxtList:after{content:""}

/*---------------begin-jQuery.validate用到的样式-------------------*/
label.error {background:url("ValidateImg/unchecked.gif") no-repeat 0px 0px;padding-left: 16px; padding-bottom: 2px;font-weight: bold;color: #EA5200;}
label.checked {background:url("ValidateImg/checked.gif") no-repeat 0px 0px;}
.success_msg {font-weight: bold;color: #0060BF;margin-left: 19px;}
/*---------------end-jQuery.validate用到的样式-------------------*/
