
/* CSS Document */
body{ font-family:Arial, Tahoma, "宋体-PUA"; font-size:12px; color:#333333; width:950px; margin:0 auto;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd{margin:0px;padding:0px;}
textarea,input,select,body{font-size:12px}
select,input{vertical-align:middle}
ul,ol,h1,h2,h3,h4,h5,h6,li{list-style:none;}
/**内容**/
.top{ background:url(images/top.jpg) no-repeat; height:149px; width:950px; margin:0 auto;}
.box{ width:950px; margin:0 auto;}
.box_01{ width:250px;}
.box_02{ width:430px;}
.box_03 {width:690px;}
.footer{ background:url(images/foot_bg.gif) repeat-x top; width:950px;  padding-top:20px;}
/*菜单 列表*/
.menu01{ background:url(images/menu1.gif) no-repeat; width:250px; height:24px;}
.menu02{ background:url(images/menu2.gif) no-repeat; width:250px; height:24px;}
.menu03{ background:url(images/menu3.jpg) no-repeat; width:430px; height:24px; line-height:24px;}
.menu04{ background:url(images/menu4.gif) no-repeat; width:250px; height:24px;}
.menu05{ background:url(images/menu5.gif) no-repeat; width:250px; height:24px;}
.menu06{ background:url(images/menu6.jpg) no-repeat; width:680px; height:24px; text-align:left; padding-left:10px; line-height:24px; font-size:14px; }
.it01txt ul li{line-height:26px; padding-left:17px; font-size:12px }
.it02txt ul li{font-size:12px; line-height:26px; padding-left:17px; font-size:12px }
.list_001 li{padding-left:1em;background: url(images/icon.gif) no-repeat 8px 50%;}
.list_002 li{padding-left:1em;background: url(images/icon.gif) no-repeat 8px 50%;  border-bottom: 1px dashed #B9ACFF; }

/*广告图*/
.ad1{ width:430px; height:53px; overflow:hidden;}
/* 输入框 */
.input_1{width:144px; height:12px;  margin:0; padding:4px 2px 2px 2px; border:1px solid #84A1BC; color:#999999; font-size:12px;}
.input_2{width:94px; height:14px;  margin:0; padding:4px 2px 2px 2px;; border:1px solid #84A1BC; color:#999999; font-size:12px;}
.button01{ background:url(images/button.gif) no-repeat 0px 0px; width:58px; height:22px; cursor:pointer; border:0; margin:0; padding:0}
/*文字链接*/
a{ color:#333333; text-decoration:none;}
a:hover{ color:#B70000; text-decoration:underline;}
.color1,.color1 a{ color:#14007D; text-decoration:none;} .color1 a:hover{ color:#B70000; text-decoration:underline;}/*兰色*/
.color2,.color2 a{ color:#B70000; text-decoration:none;} .color2 a:hover{ color:#B70000; text-decoration:underline;}/*白色*/
.color3,.color3 a{ color: #990000; text-decoration:none; font-size:12px;} .color3 a:hover{ color: #990000; text-decoration:underline;font-size:12px;}/*白色*/

/* 空白间距 */
.pt10{ padding-top:10px;}
.pt5{ padding-top:5px;}
.ml10{ margin-left:10px;}
.mt10{ margin-top:10px;}
/*行高*/
.lh12{ line-height:120%;}
.lh14{ line-height:140%;}
.lh18{ line-height:180%;}
.lh28{ line-height:28px;}
/* 清除悬浮 */
.left{ float:left;}
.right{ float:right;}
.clear {clear:both; } 
/*文本*/
.t_center{ text-align:center;}
.t_left{ text-align:left;}
.t_right{ text-align:right;}
.t_indent{text-indent:24px;}
.wb{ word-break:keep-all;}
.fw{ font-weight:bold;}
.border01{ border-bottom:1px solid #14007D; border-left:1px solid #14007D; border-right:1px solid #14007D;}
.border02{ border-bottom: 1px solid #cccccc; }
