@charset "utf-8";
body {
	margin: 0px 0px 0px 0px;
}

td{
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color:#001C92;
}

a:link {color: #122166;text-decoration: none;}
a:visited {color: #122166;text-decoration: none;}
a:hover {color: #c00;text-decoration: none;}

a.copy:link { color: #989898; text-decoration: none}
a.copy:visited { color: #989898; text-decoration: none}
a.copy:hover { color: #024E8A; text-decoration: none}

a.white:active { color: #ffffff; text-decoration: none}
a.white:link { color: #ffffff; text-decoration: none}
a.white:visited { color: #ffffff; text-decoration: none}
a.white:hover { color: #ff9900; text-decoration: underline}

a.blue:link { color: #000; text-decoration: none}
a.blue:visited { color: #000; text-decoration: none}
a.blue:hover { color: #c00; text-decoration: underline}

.CopyRight {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	color: #5F5F5F;
	font-size:10px;
	line-height:180%;
	}
.CopyRight02 {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	color: #9CAAE1;
	font-size:10px;
	line-height:180%;
	}	

.tt01 {font-size: 12px;font-weight: bold; color:#054D88; padding-left:10px;padding-top:3px;}
.tt02 {font-size: 14px;font-weight: bold;color: #1D5C23; padding-left:10px; padding-top:3px;}
.tt03 {
	font-size: 12px;
	color: #fff;
	font-family:"Tahoma", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	padding-bottom:25px;
	padding-left:30px;
	font-style: italic;
}
.tt04 {
	font-size: 12px;
	color: #0F206E;
	font-family:"Tahoma", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	padding-bottom:3px;
}
.tt05 {font-size: 14px;font-weight: bold;color: #484848; padding-top:3px;}
.tt06 {font-size: 12px;color: #757575;}
.tt07 {font-size: 16px;font-weight: bold;color: #2F2F2F; line-height: 24px; letter-spacing: 1px;}
.tt08 {font-size: 14px;font-weight: bold;color: #757575;}
.tt09 {font-size: 14px;}

.height14 { line-height: 14px}
.height16 { line-height: 16px}
.height20 { line-height: 20px}
.height24 { line-height: 24px}
.height28 {line-height: 28px;word-spacing: 2px; letter-spacing:1px}


.box {  border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-width: 1px 1px 1px 1px}
.line {  border: #DDDDDD; border-style: solid; border-width: 0px 0px 1px 0px}
.line2 {  border: #DDDDDD; border-style: dotted; border-width: 0px 0px 1px 0px}

.input02 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #F47000; border-color: #B6E3B5; border-style: solid; border-width: 1px 1px 1px 1px; }

select,textarea,input {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333;
	border-color: #ccc; 
	border-style: solid; 
	border-width: 1px ;
	background-color: #efefef;
}

a.LeftMenu:link { 
	color: #4D4D4D;
	text-decoration: none;
	font-size:12px;
	letter-spacing:1px;
	font-weight: bold;
}
a.LeftMenu:visited { 
	color: #4D4D4D;
	text-decoration: none;
	font-size:12px;
	letter-spacing:1px;
	font-weight: bold;
}
a.LeftMenu:hover {
	color: #005616;
	font-size:12px;
	text-decoration: none;
	letter-spacing:1px;
	font-weight: bold;
}

a.Guide:link {
	color: #fff;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}
a.Guide:visited { 
	color: #fff;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}
a.Guide:hover { 
	color: #FFF000;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}


a.link01:link {
	color: #0357A0;
	font-size:12px;
	text-decoration: none;
}
a.link01:visited { 
	color: #0357A0;
	font-size:12px;
	text-decoration: none;
}
a.link01:hover { 
	color: #49B637;
	font-size:12px;
	text-decoration: none;
}

.Titleline
{
	background-image: url(/images/index_44.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
}
.NewsTitle{
	font-family:"楷体_GB2312";
	font-size:22px;
	color:#014C8F0;
	letter-spacing:0px;
	font-weight:bold;
	line-height:200%;
}

.Content
{
	padding-left:16px;
	padding-Right:10px;
	padding-Top:25px;
	padding-Bottom:35px;
	font-size: 12px;
	line-height: 180%;
	color:#2F2F30;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	word-wrap:break-word;
	word-break:break-all;
}

.Left{
	padding-left:10px;
}
.Right{
	padding-right:10px;
}
.Top{
	padding-top:10px;
}
.Bottom{
	padding-Bottom:10px;
}