﻿@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
}

body
{
	margin:0px;	
	font:14px Verdana, Arial, "宋体";
	height:100%;
	background:#B1D0ED url(images/bg.gif) repeat-y center;
	background-color:#ffffff;
	color:#1F376D;
	line-height:20px;
	text-align:left;
}

#content
{
	background:url('images/top_bg.jpg') no-repeat top center;
	height:100%;
}


/*导航菜单超级链接*/
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.over {color: #3092D6;text-decoration: none;font-size: 14px;line-height:20px}
a.over:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:20px}

a.gray {color: #343434;text-decoration: none;font-size: 14px;line-height:20px}
a.gray:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:20px}

a.top {color: #333333;text-decoration: none;font-size: 14px;line-height:20px;padding:2px}
a.top:hover {color: #3092D6;text-decoration: none;font-size: 14px;line-height:20px;background-color:#F5F5F5;padding:2px}

a.grayt{color: #555555;text-decoration: none;font-size: 14px;line-height:30px;font-weight:bold}
a.grayt:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:30px;font-weight:bold}

a.title{color: #1F376D;text-decoration: none;font-size: 14px;line-height:20px;font-weight:bold}
a.title:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:20px;font-weight:bold}

a.cotitle{color: #274B9D;text-decoration: none;font-size: 14px;line-height:26px;font-weight:bold;letter-spacing:3px}
a.cotitle:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:26px;font-weight:bold;letter-spacing:3px}

a.newsti{color: #1F376D;text-decoration: none;font-size: 14px;line-height:26px;font-weight:bold;}
a.newsti:hover {color: #3092D6;text-decoration: underline;font-size: 14px;line-height:26px;font-weight:bold;}

a.red {color: #ff0000;text-decoration: none;font-size: 14px;}
a.red:hover {color: #ff0000;text-decoration: underline;font-size: 14px;}

a.menu {color: #1F376D;text-decoration: none;font-size: 16px;line-height:26px;font-weight:bold}
a.menu:hover {color: #3092D6;text-decoration: underline;font-size: 16px;line-height:26px;font-weight:bold}

a.bold {color: #000000;text-decoration: none;font-size: 16px;line-height:26px;}
a.bold:hover {color: #3092D6;text-decoration: underline;font-size: 16px;line-height:26px;}

a.an12 {color: #196297;text-decoration: none;font-size: 12px;line-height:18px;}
a.an12:hover {color: #3092D6;text-decoration: underline;font-size: 12px;line-height:18px;}

a.gray12 {color: #414141;text-decoration: none;font-size: 12px;line-height:18px;}
a.gray12:hover {color: #3092D6;text-decoration: underline;font-size: 12px;line-height:18px;}

a.gray14 {color: #4E4D4D;text-decoration: none;font-size: 14px;line-height:22px;padding:3px;}
a.gray14:hover {color: #ffffff;text-decoration: none;font-size: 14px;line-height:22px;background-color:#646363;padding:3px;}

a.ye14 {color:#FF5900;text-decoration: none;font-size: 14px;line-height:22px;}
a.ye14:hover {color:#DD4D00;text-decoration: underline;font-size: 14px;line-height:22px;}


a.menuover {color: #3092D6;text-decoration: none;font-size: 16px;line-height:26px;font-weight:bold}
a.menuover:hover {color: #3092D6;text-decoration: none;font-size: 16px;line-height:26px;font-weight:bold}

/*表格属性*/
table{ 
	line-height:20px;
	border-collapse:collapse;
	font-size:14px;
	text-align:left;
}

.body_top {
    background:url(images/top_bg.gif) no-repeat top center;
 }


.body_bottom {
    background:#0c2a4c url(images/body_bottom.gif) no-repeat top center;
 }
 
.home_1_bo {
	border-bottom:1px #C4CFD5 solid;
	}

.home_1_bor {
	background:url(images/home_1_4.gif) no-repeat right;
	} 

.home_1_line {
	background:url(images/home_1_5.gif);
	} 

.home_4_bor {
	border-left:1px #B0BEC7 solid;
	border-right:1px #B0BEC7 solid;
	border-bottom:1px #B0BEC7 solid;
	} 

	
.home_midlle {
	border:1px #D7E4EE solid;
	}
	
.right_top {
	background-image:url(images/right_1.jpg);
	background-repeat:no-repeat;
	}

.news_bor {
	border-bottom:1px #D1D1D1 solid;
	border-left:1px #D1D1D1 solid;
	border-right:1px #D1D1D1 solid;
	}	
	
.news_bot {
	border-top:1px #C1C1C1 dotted;
	background-color:#FFF7E3;
	}	

.font_red12 {
	color:#FF0000;
	}

.font_gray12 {
	line-height:18px;
	font-size:12px;
	color:#353535;
	}		
	
.font_gray14 {
	line-height:20px;
	font-size:14px;
	color:#333333;
	}		

.font_gray_14 {
	line-height:20px;
	font-size:14px;
	color:#606060;
	}	
	
.font_gray_14b {
	line-height:20px;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	}	
		
.home_img {
	padding-top:5px;
	}
	
.height32 {
	line-height:32px;
	}	

.c_green {
	color:#5AB21D;
	letter-spacing:3px;
	}	

.moban_bg {
	background-image:url(images/moban_1.gif);
	background-repeat:repeat-x;
	}

.moban_line {
	background:url(images/moban_4.gif) repeat-x bottom;
}


.title_16_blue {
	color: #1F376D;
	line-height:26px;
	font-weight:bold;
	}
	
.title_16_blue1 {
	color: #2163AD;
	line-height:26px;
	font-weight:bold;
	}

.gray_border {
	border:1px #D5D5D5 solid;
	}

.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;
}	

.borct {
	border:1px #D1D1D1 solid;
	}


.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;
}




.packet_title {
	color:#FF5900;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
}

.packet_red {
	color:#CC3300;
}

.packet_line {
	text-decoration:line-through;
	color:#FF0000;
	font-weight:bold;
}

.red_12_b
{
	color:#ff0000;
	font-weight:bold;
	}	