@charset "gb2312";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	line-height:180%;
	font-size:12px;
	}
	
a{
	color:#000;
	text-decoration:none;
	}

a:hover{
	color:#F00;
	}

.borderLG{
	border-left:1px #E8E8E8 solid;
	}

img{
	border:0px;
	}

.fontCn{
	font-family:"微软雅黑", "黑体", "宋体";
	}
.fontEn{ font-family:Arial, Helvetica, sans-serif;}

.fontC2{ color:#C2C2C2;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font18{ font-size:18px;}
.font999{ color:#999;}
.fontGreen{ color:#428422;}
.fontGreen2{ color:#008800;}
.fontGreen3{ color:#65A248;}
.fontOrang{ color:#FF9900;}
.fontBlue{ color:#0180FF;}
.fontPink{ color:#FF34CC;}
.fontW{ color:#FFF;}
.fontR{ color:#F00;}
.fontB{ font-weight:bold;}
.fontTitle{ font-family:"微软雅黑", "黑体", "宋体"; font-weight:bold; font-size:14px; color:#0280FF;}
.fontPurple{ color:#BE6ED1;}
.line220{ line-height:220%;}
.borderBlue{ border:1px solid #0080FF;}
.blueTborder{
	border-bottom:3px solid #0080FF;
	}

.buttonGrey{
	background:url(images/buttonBg.jpg);
	width:87px;
	height:26px;
	border:0px;
	color:#74AB59;
	cursor:pointer;
	}

.borderC{ border:1px solid #CCCCCC;}

.borderCr{ border:1px solid #CCCCCC; border-width:1px 1px 1px 0;}

.borderCl{ border:1px solid #CCCCCC; border-width:1px 0 1px 1px;}

.geryTitle{ background-image:url(images/sixBg.jpg); background-repeat:repeat-x; height:32px; border:1px solid #CCCCCC; border-width:1px 1px 0 1px;}

.blueC{
	background-image:url(images/titleBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
.headerR{ 
	margin-top:30px;
	float:left;
	text-indent:32px;
	}

.headerR a{
	color:#FFF;
	}

.headerR a:hover{
	color:#FF0;
	}

.banner{
	background-image:url(images/banner.jpg);
	height:200px;
	}

.purpleB{
	border:#920DB3 solid 3px;
	}

.purple{
	background-image:url(images/purple_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

.flower{
	border:1px solid #CCCCCC;
	background-color:#F4FEFF;
	padding:0px 20px 1px 20px;
	background-image:url(images/flowerBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}

.green{
	background-image:url(images/green_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.greenB{
	border:#66CC33 solid 3px;
	}
	
.greenTborder{
	border-bottom:3px solid #68CC35;
	}

.borderGreen{
	border:1px solid #68CC35;
	}

.orang{
	background-image:url(images/orang_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

.orangB{
	border:#FF9900 solid 3px;
	}

.blue{
	background-image:url(images/blue_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

.blueB{
	border:#0080FF solid 3px;
	}

.blueBT{
	border:3px #0080FF solid;
	border-width:0 3px 3px 3px;
	background-image:url(images/blue_bg2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

.blueBT2{
	border:3px #0080FF solid;
	border-width:0 3px 3px 3px;
	}

.pinkB{
	border:#FF33CC solid 3px;
	}

.pink{
	background-image:url(images/pink_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}

.Qtitle{
	background-image:url(images/grey_bg.jpg);
	height:26px;
	border:1px solid #CCCCCC;
	border-width:1px 1px 1px 0;
	}

.height30{
	line-height:35px;
	}

.inputGrey{
	border:1px solid #CCCCCC;
	padding:3px 5px;
	}

.borderGwT{
	border:1px solid #CCCCCC;
	border-width:0 1px 1px 1px;
	}

.regButton{
	background-image:url(images/regBbg.jpg);
	width:80px;
	height:23px;
	color:#FF0;
	line-height:23px;
	border:0PX;
	}

.borderPwT{
	border:1PX solid #E588B5;
	border-width:0 1px 1px 1px;
	}

.pageArea{
	float:right;
	margin-top:10px;
	}
/* --------- 分页代码样式 -----------*/

a.page, .page { display:block; border:1px solid #999999; background:#FFF; float:left; margin-right:4px; height:18px; line-height:18px; padding:1px 5px 0 5px; font-size:12px; color:#999999;}
a.page:hover { border:1px solid #999999; background:#999999; color:#FFF; text-decoration:none; font-size:12px;}
.page input {margin:-2px -6px 0 -4px;border:0px; background:none; height:12px;line-height:12px; width:14px;}
#on { border:1px solid #999999; background:#999999; color:#fff; }