/* CSS Document */

body
{
	margin:0px;	
	font:14px Verdana, Arial, "宋体";
	color:#1F376D;
	line-height:20px;
}

a{color: #1F376D;text-decoration: none;font-size: 14px;line-height:20px}
a:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:20px}

a.grayt{color: #616060;text-decoration: none;font-size: 14px;line-height:30px;font-weight:bold;}
a.grayt:hover {color: #1080CD;text-decoration: underline;font-size: 14px;line-height:30px;font-weight:bold;}

a.cotitle{color: #274B9D;text-decoration: none;font-size: 14px;line-height:26px;font-weight:bold;letter-spacing:2px}
a.cotitle:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:26px;font-weight:bold;letter-spacing:2px}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #F7F7F7;
}
.highslide:hover img {
	border: 2px solid #F7F7F7;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



form{margin:0px;padding:0px;}

input {vertical-align:middle;}

.title_16_blue1 {
	color: #2163AD;
	line-height:26px;
	font-weight:bold;
	}

.gray_border {
	border:1px #D5D5D5 solid;
	}

.packet_red {
	color:#CC3300;
}

.font_gray14 {
	line-height:20px;
	font-size:14px;
	color:#333333;
	}	
	
.ct_bg {
	background:url(images/ct_bg.jpg) repeat-x top;
	border-bottom:1px #E1E0E0 dotted;
}	

.ct_line {
	border-bottom:1px #E1E0E0 dotted;
	text-align:center;
}	

.font_gray12 {
	line-height:18px;
	font-size:12px;
	color:#414141;
	}		

.title_16_blue {
	color: #1F376D;
	line-height:26px;
	font-weight:bold;
	}
.borct {
	border:1px #D1D1D1 solid;
	}
	
.home_img {
	padding-top:5px;
	}

.font_red12 {
	color:#FF0000;
	}
		

/*表格属性*/
table{ 
	line-height:20px;
	border-collapse:collapse;
	font-size:14px;
	text-align:left;
}

.border_3 {
	border:3px #ADADAD solid;
	}
	
.table3 {
border-collapse:collapse;
}

.table3 td {
border:1px solid #CCCCCC;
padding:4px;
}

.table3 th {
border:1px solid #CCCCCC;
padding:4px;
text-align:left;
font-weight:100;
background-color:#F5F5F5;
}

.table3 tfoot td{
border-width:0px;
text-align:right;
color:#777;
}

.table3 tfoot td a {
font-weight:bold; 
text-decoration:underline;
color:#336699;
line-height:28px;
}

.table1 {
border:0;
}

.table1 td {
padding:2px 4px;
border:0;
text-align:left;
font-size:12px;
}

.table1 th {
padding:2px 4px;
background-color:#E7E7E7;
text-align:left;
}

.table1 .green {
padding:2px 4px;
background-color:#C7F781;
text-align:center;
}

.table1 .gray {
padding:2px 4px;
background-color:#E7E7E7;
text-align:center;
}

.table1 th img {
text-align:center;
border:0;
}

.table1 a {
color:#2F8EBD;
font-weight:bold;
text-decoration:underline;
font-size:12px;

}

.table1 a:hover {
color:#F5A601;
text-decoration:underline;
font-size:12px;
}

