@charset "utf-8";
/* CSS Document */
body {
	margin:0 0 0 0;
}
#wbg{
background: url(../images/ta_bg.gif) repeat-x;}
.formTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background:#3e6ea9
}
.td1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #000;
}
.td1 a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #06F;
}
.td1 a:link{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #06F;
}
.td1 a:visited{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #06F;
}
.td1 a:active{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #06F;
}

.left_top {
	background-image: url(../images/left_bg.jpg);
	float: left;
	height: 15px;
	width: 250px;
	font-family: "宋体";
	text-align: left;
	padding:10px 0 6px 50px;
	font-size: 12px;
	color: #666666;
}
.left_top a:link {
	color: #666666;
	text-decoration: none;
}
.left_top a:visited {
	color: #666666;
	text-decoration: none;
}
.left_top a:hover {
	font-size:13px;
	color: #ff0000;
	text-decoration: none;
}

.register a:link {
	color: #009900;
	text-decoration: none;
}
.register a:visited {
	color: #009900;
	text-decoration:none;
}
.register a:hover {
	font-size:13px;
	color: #ff0000;
	text-decoration:underline;
}
.login2{
height:184px;
	width:280px; 
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
}

#left_bg_2{
	background:url(../images/left_bg_2.gif) repeat-y #FFFFFF;
	;
	height:292px;
	padding-left: 30px;
}
#left_2_top {
	float: left;
	height: 15px;
	width: 280px;
	font-size: 12px;
	padding:5px 0 0 20px;
}
#left_2_down{
	margin:6px 0 10 0px;
	float:left;
	height:261px;
	width:265px;
}
#left_bg_3{
	height:200px;
	
}
#login{
	height:184px;
	width:280px;
	background:url(../images/login_bg.gif) no-repeat;
	margin: 0px 0 0 6px;
	padding-top:40px;
	padding-left:10px;
	padding-bottom:30px;
	font-size:12px;
	text-align: left;
	line-height:20px;

}
#username{
	height:37px;
	width:250px;
	padding:30px 0 0 15px;
	text-align: left;
}
#password{
	height:32px;
	width:250px;
	padding:12px 0 0 15px;
	text-align: left;
}
#button{
	height:34px;
	width:150px;
	padding:6px 0 0 73px;
	text-align: left;
}
/*文本框样式*/
input.nobd
	{BACKGROUND-COLOR: transparent; 
	 BORDER: 1px solid; 
 	 color: #660000;
	 width:240px;
	 margin-bottom:5px;
	 margin-top:5px;
	 
	 } /* 无边输入框 */
#logo {
background:url(../images/logo.jpg) no-repeat;
	float: left;
	height: 80px;
	width: 250px;
	
	margin:10px 50px 0 50px;
}

.hint{
	color: #FF0000;
	font-weight: bold;

}
#menu{
	width:600px;
	height:35px;
	float:left;
	padding:72px 0 0 0;
}
#index_flash{width:600px;height:288px;}
#right_down2{
	width:600px;
	height:auto;
}
#right_02_up {
	float: left;
	height: 160px;
	width: 578px;
	padding:20px 0 0 20px;
}
#right_img {
	float: left;
	height: 140px;
	width: 140px;
	border: 1px solid #D88B01;
}
#right_intro {
	float: right;
	height: 140px;
	width: 420px;
	line-height: 150%;
}
#right_02_down {
	float: left;
	height: 274px;
	width: 598px;
	background-color: #F1F1F1;
}
#right_02_down2 {
	float: left;
	height: auto;
	width: 598px;
	background-color: #F1F1F1;
}
.commend {
	height: 270px;
	width: 590px;
}
.commend2 {
	
	width: 570px;
	margin-top:20px;
	margin-left:20px;
}
	.commend ul {
	float: left;
	height: 120px;
	width: 290px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
}
	.commend ul li{float:left;}
	.commend ul li.logo{
	width:90px;
	margin:12px;
	padding: 5px;
	border: 1px solid #d88b01;
}
	.commend ul li.text{
	width:160px;
	padding-top: 15px;
}

	.commend ul li.logo img{width:88px; height:88px; padding:1px; border:1px solid #8e8e8d;}
	.commend ul li a{color:#696862; text-decoration:none;}
	.commend ul li a:hover{color:#ff6600; text-decoration:none;}
#index_buttom{ background:url(../images/bottom.gif) repeat-x;height:116px}#buttom_01 {
	height: 30px;
	width: 698px;
	margin: 25px auto 35px auto;

}
.formstyle{
padding-top:30px;}
.buttom_01_00 {
	padding: 2px;
	float: left;
	height: 15px;
	width: 95px;
	color: #666666;
	font-size: 13px;
}
.buttom_01_00 a:link {
	color: #666666;
	text-decoration: none;
}
.buttom_01_00 a:visited {
	color: #666666;
	text-decoration: none;
}
.buttom_01_00 a:hover {
	font-size:13px;
	color: #ff0000;
	text-decoration: none;
}
