@charset "utf-8";
body { 	font-family:Verdana, Arial, Helvetica, sans-serif;text-align: center;margin:0; padding:0; background: #ffffff;font-size:0px;	font-size: 11px;line-height:0px;color:#333333; text-align:left;}
div,form,img,ul,li,dl,dt,dd { padding: 0; margin:0px; border: 0;font-size:12px;line-height:24px;list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:11px;line-height:24px;}
/* 链接颜色 */
a:link {color: #454545; text-decoration:none;}
a:visited {color: #454545;text-decoration:none;}
a:hover {color: #454545; text-decoration:none;}
a:active {color: #454545;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cBlack,a.cBlack:link,a.cBlack:visited{ color:#454545; }
.cWhite,a.cWhite:link,a.cWhite:visited{color:#FFFFFF;text-decoration: none;font-weight: bold; padding:0px 12px;}
.cWhite2,a.cWhite2:link,a.cWhite2:visited{color:#FFFFFF;text-align:center;}
.cWhite3,a.cWhite3:link,a.cWhite3:visited{color:#FFFFFF;}
.cBlue,a.cBlue:link,a.cBlue:visited{
	color:#0054BA;
	font-weight: bold;
}
.menu,a.menu:link,a.menu:visited{
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	background-image: url(../../images/menu.jpg);
	font-weight: bold;
	font-size: 11px;
	height:38px;
}
.title{
	color: #0C60B0;
	font-weight: bold;
	font-size: 15px;
	padding:5px 5px;
}
.main{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main2{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;

}
 .mainleft{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
 
.input1{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 18px;
	width: 142px;
}
.content{
	padding:5px 10px;
	background-color:#fff;
	color:#265F94;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
}
.line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	background-color:#EEEEEE;
}
.line2{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	background-color:#EEEEEE;
	
	padding:5px 10px; background-color:#eeeeee
}
.copyright{
	text-align:center;
	padding:5px 0px 10px 20px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
} 
.2midbg{
	background-image: url(../images/2midbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.2leftbg{
	background-image: url(../images/2leftbg.jpg);
	background-repeat: repeat-x;
	padding:10px 0px;
	border: 1px solid #E1E4E9;
	background-position: bottom;
}
.2leftbg2{
	background-image: url(../images/2leftbg2.jpg);
	background-repeat: repeat-x;
	padding:10px 0px;
	border: 1px solid #E1E4E9;
	background-position: top;
}
.2lefttitle{
	background-image: url(../images/2leftbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E4E9;
	border-left-color: #E1E4E9;
	padding-left:10px;
}
.2rbg{
	background-image: url(../images/2_rbg.jpg);
	background-repeat: repeat-x;
	padding:5px 0px;
	height:550;
	border: 1px solid #E3E6EB;
	background-position: bottom;
}
.leftcom{
	background-image: url(../images/2_bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E9EE;
	border-left-color: #E6E9EE;
	background-position: top;
}
.display{
	background-image: url(../images/display.jpg);
	background-repeat: repeat-x;
	color: #D9DEE4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top:20px;
	background-position: bottom;
}
.lh{
line-height:150%;
padding-left:5px;
padding-bottom:20px;}