@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:#727272; 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:12px;line-height:24px;}
/* 链接颜色 */
a:link {color: #727272; text-decoration:none;}
a:visited {color: #727272;text-decoration:none;}
a:hover {color: #727272; text-decoration:none;}
a:active {color: #727272;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cBlack,a.cBlack:link,a.cBlack:visited{ color:727272; }
.cWhite,a.cWhite:link,a.cWhite:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.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{
	color:#161616;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}
.menu02,a.menu02:link,a.menu02:visited{
	color:#FFFFFF;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
    text-align:center;
}
.bottom{
	font-size: 12px;
	color: #FFFFFF;
}
.inputother{
	height: 20px;
	width: 150px;
}
.inputother2{
	height: 200px;
	width: 400px;
}
.title{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #DEDEDE;
	padding:5px 8px;
}
.title02{
 	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #DEDEDE;
	padding:5px 8px;
}
 
.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: 150px;
}
.content{
	padding:5px 10px;
	background-color:#fff;
	color:#265F94;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
}
.linetop{
	border: 1px solid #D7D7D7;
	padding:0px 10px;
}
 
.copyright{
	padding:5px 10px;
	width:1003px;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyright02{
	padding:5px 10px;
	width:1003px;
	background-image: url(../images/bigdown.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rightline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pd{
padding-left:12px;} 
