﻿body{
	background:#fff url(../images/headerBg.jpg) repeat-x;
	font: 12px/150% "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin:0;
	color:#000000;
	}
a{
	font: 12px/150% "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-decoration:none; color:#8C8C8C;
}
a:hover{
	text-decoration:underline;}
a visted{
	text-decoration: none;
	}

/*头部*/
#header{
	background-image: url(../images/headerRightimg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:100%;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	}
#footer{
	background:url(../images/footerBg.jpg) repeat-x;
	background-position:top;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
	width:888px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0;
	text-align:center;
	height:50px;
	line-height:50px;
	}
#center{
	width:888px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;}
.headLogo{
	width:888px;
	margin-left:auto;
	margin-right:auto;
	}
.headerBtHome{
	padding:70px 0 20px 0;
	}
.titlebg{
	background-image:url(../images/titleBg.jpg);
	background-repeat:repeat-x;
	height:68px;
	line-height:68px;
	font: 12px "宋体";
	color:#333;
	padding:0 0 0 20px;}
.font14{
	font: 14px "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#333;}

.regInfo{
	font: 14px "宋体";
	color:#333;
	padding:0 0 0 30px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	}
.reginput{
	width:188px;
	height:20px;}
.fontBlue{
	font: 14px "宋体";
	color:#135DDB;
	text-decoration:underline;
	}
.fontBlue a:hover{
	font: 14px "宋体";
	color:#135DDB;
	text-decoration:none;
	}
.fontBlue a{
	font: 14px "宋体";
	color:#135DDB;
	text-decoration:underline;
	}
.fontBlue12{
	font: 12px "宋体";
	color:#135DDB;
	line-height:150%;
	text-decoration:underline;
	}
.fontBlue12 a:hover{
	font: 12px "宋体";
	color:#135DDB;
	text-decoration:none;
	line-height:150%;
	}
.fontBlue12 a{
	font: 12px "宋体";
	color:#135DDB;
	text-decoration:underline;
	line-height:150%;
	}
.fontOrange{
	font: 14px "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#EE6924;
	text-decoration:underline;
	}
.myTextare{
	width:580px;
	height:118px;
	font: 12px "宋体";
	color:#666;
	padding:5px;
	line-height:130%;}
	
.regFinishinfo{
	font: 14px "宋体";
	color:#666;
	line-height:180%;
	}
.regFinishinfo2{
	font: 12px "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#999;
	padding:10px;
	line-height:130%;}
.dotbg{
	background:#fff url(../images/dot.jpg) repeat-x;
	background-position:center;
	height:50px;}

/*后加*/	
.input_forgot{width:170px;height:18px;border: 1px solid #b5b5b5;background-color: #ffffff;}
.input_forgot2{width:70px;height:18px;border: 1px solid #b5b5b5;background-color: #ffffff;}
.input_code{width:62px;height:18px;border: 1px solid #b5b5b5;background-color: #ffffff;}
.button_confirmed{width:132px;height:36px;font-size: 12px;background-image: url(../images/confirmed_bt.gif);border: 1px none #FFFFFF;font-weight: bold;
color: #FFFFFF;}
.button_login{width:98px;height:32px;font-size: 12px;background-image: url(../images/login.gif);border: 1px none #FFFFFF;font-weight: bold;
color: #FFFFFF;}
.font14_gray{
	font: 14px "宋体";
	color:#666;
	line-height:180%;
}
.Orange{
	font: 14px "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#EE6924;
	text-decoration:none;
	}
.line_Frame{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.errorclass{
	font: 12px "宋体", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:#F00;
	line-height:25px;
	height:25px;
	}