@charset "utf-8";
body { text-align: center; font-family:Arial, Helvetica, sans-serif;margin:0; padding:0; background: #ffffff;font-size:0px;line-height:0px;color:#666666;}
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:12px;line-height:24px;}
/* 链接颜色 */
a:link {color: #666666; text-decoration:none;}
a:visited {color: #666666;text-decoration:none;}
a:hover {color: #666666; text-decoration:none;}
a:active {color: #666666;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cBlack,a.cBlack:link,a.cBlack:visited{ color:#666666; }
.cWhite,a.cWhite:link,a.cWhite:visited{color:#FFFFFF;text-decoration: none;font-weight: bold; padding:0px 18px;}
.cWhite2,a.cWhite2:link,a.cWhite2:visited{color:#FFFFFF;text-align:center;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#265F94;text-align:center;}
.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: 13px;
	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: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 18px;
	width: 130px;
}
.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{
	background-image: url(../images/bottom.jpg);
	padding:15px 0px;
	background-repeat: no-repeat;
	background-position: top;
} 
.copyright02{
	background-image: url(../images/bottom02.jpg);
	padding:15px 0px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top:40px;
	color:#666666;
} 
.shuizhu{
	background-image: url(../images/shuizhu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightbg{
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px 15px;
}
 
