@charset "utf-8";

/* CSS Document */

body { text-align: center; font-family:Arial, Helvetica, sans-serif;margin:0; padding:0; background: #FFFFFF;font-size:0px;line-height:0px;color:#333333;}

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: #333333; text-decoration:none;}

a:visited {color: #333333;text-decoration:none;}

a:hover {color: #333333; text-decoration:none;}

a:active {color: #333333;}

/* 颜色属性 [定义规则，小写c加颜色名称] */



.cBlack,a.cBlack:link,a.cBlack:visited{ color:333333; }

.cWhite,a.cWhite:link,a.cWhite:visited{color:#FFFFFF;text-decoration: none;}

.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;

	font-weight: bold;

	font-size: 13px;

}

.menu02,a.menu02:link,a.menu02:visited{

	color:#FFFFFF;

	text-align:center;

	text-decoration: none;

	background-image: url(../../images/menu02.jpg);

	font-weight: bold;

	font-size: 13px;

	height:38px;

}

.bottom{

	font-size: 12px;

	color: #FFFFFF;

}

.inputother{

	height: 20px;

	width: 150px;

}

.inputother2{

	height: 200px;

	width: 400px;

}

.title{

	color: #ffffff;

	font-weight: bold;

	font-size: 14px;

}

.title02{

	color: #ffffff;

	padding-left:5px;

}

.titlehome{

	background-image: url(../../images/titlebg.jpg);

	background-position: left center;

	height:41px;

	font-size: 12px;

	font-weight: bold;

	

}

.titlehome02{

	background-image: url(../../images/title02.jpg);

	background-position: left center;

	padding-left:20px;

	height:39px;

	font-size: 12px;

	font-weight: bold;

	

}

.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: 110px;

}

.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{
	margin:0 auto;
	padding:5px 10px;
	line-height:20px;
	width:1003px;
	height:77px;
	background-image: url(../images/bottom.jpg);

	background-repeat: repeat-x;

	background-position: top;

	text-align:center;

	color:#FFFFFF;

} 


.rightcss{

	background-image: url(../images/rightbg.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	border-right-width:3px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #67C21F;

	border-left-color: #67C21F;

	padding:5px 10px;

}

 .rightcss02{

 

	border-right-width:3px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #67C21F;

	border-left-color: #67C21F;

	padding:5px 10px;

}

 .a_t{ margin:0 auto;}
