﻿@charset "utf-8";
/* global */
*{margin:0; padding:0;}
body, form, ul, ol, li, p, img, h1, h2, h3, h4, h5, h6{margin:0;padding:0;border:0;outline:none;font-family:"微软雅黑";}	
ul, ol, li{list-style:none;}
p {text-align: justify;text-justify: inter-ideograph;}
input.txt{height:14px;}
input.btn{height:22px; line-height:18px;}

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
	
/* layout */
.w_518{width:518px;}
.w_445{width:445px;}
.w_390{width:390px;}
.w_910{width:910px;}
.w_1030{width:1030px;}

.fl_l{float:left;}
.fl_r{float:right;}

.main{width:1320px; margin:0 auto;}
.mar {margin-left: 15px;}
.pad_1{padding:0 20px;}
.pad_2{padding:9px 0 ;}
.pad_3{padding-top:15px;}
.pad_4{padding:9px;}
.pad_5{padding-top:30px;}

.dis_in{display:inline;}
.txt_c{text-align:center;}
.bg {padding-top: 6px;padding-bottom: 6px;background-color: #f2f2f2;}
.bg-color {padding:10px;background-color: #f2f2f2;}

.space1, .space2, .space3, .line1, .clear, .clear1{display:block;overflow:hidden;font-size:0;clear:both;}
	
.space1{height:10px;}
.space2{height:15px;}
.space3{height:30px;}
.line1{height:0; border-top:1px dashed #dadada;}
.clear{height:0;}
.clear1{height:1px;}
	
/* font */
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.size22{font-size:22px;}
.size24{font-size:24px;}
.size26{font-size:26px;}
.size28{font-size:28px;}
.size30{font-size:30px;}


.bold{font-weight:bold; }

/* title */
.tit1 {height: 35px;line-height: 35px;position: relative; }	
.tit1 .fl_l{background: url(/uploads/image/tdsimages/tit1.png) no-repeat 1px center;float:left;padding-left:30px;}

.tit2 {height: 35px;line-height: 35px;position: relative; }	
.tit2 .fl_l{background: url(/uploads/image/tdsimages/tit1.png) no-repeat 10px center;float:left;padding-left:30px;}

.tit3 {height: 36px;line-height: 36px;position: relative; border:1px solid #ccc;}	
.tit3 .fl_l{background: url(/uploads/image/tdsimages/tit3.png) no-repeat 17px center;float:left;padding-left:36px;}

.tit4 {height: 70px;line-height: 70px;position: relative; color:#c00000; }	
.tit4 .fl_l{background: url(/uploads/image/tdsimages/tit1.png) no-repeat 1px center;float:left;padding-left:36px;}

/* pic */
.pic {position:relative;}
.pic .con{width:100%;height:100%;}

.pic_a1 {border:1px solid #d4cec4;}

.pic_1{width:179px; height:125px;}
.pic_2{width:250px; height:175px; margin-right: 30px;}
.pic_3{width:120px; height:90px;}
	
/* first */
.first1{overflow:auto; padding:5px 0 10px 0;line-height:20px;}
.first1 .tit{padding-bottom:3px;}
.first1 p {text-indent:0;}

.first2{ padding:5px 0 10px 0;line-height:20px;}
.first2 .tit{padding:10px 10px 15px 0;}
.first2 p {text-indent:0;}

.first3{overflow:auto; padding:5px 0 10px 0;line-height:20px;}
.first3 .tit{padding-bottom:3px;}
.first3 p {text-indent:0;}

/*文字黑色*/
.black{color:#333;}
.black a:link{color:#333;}
.black a:visited{color:#333;}
.black a:hover{color:#c00000;}

/*文字灰色*/
.gray{color:#666;}
.gray a:link{color:#666;}
.gray a:visited{color:#666;}
.gray a:hover{color:#c00000;}

/*文字红色*/
.red{color:#b70000;}
.red a:link{color:#b70000;}
.red a:visited{color:#b70000;}
.red a:hover{color:#b70000;}



