/*基本样式表*/
a:link 
{ 
	color: #555; text-decoration: none; 
}
a:visited 
{ 
	color:#555;text-decoration: none;
}
a:hover 
{ 
	color:#555;text-decoration:underline; 
}
a:active 
{ 
	color:#555;text-decoration: underline; 
}

body
{
	color:#585858;font-size: 12px;margin:0px auto; background-color: #fff; text-align:center;
	font-family:Verdana, Lucida, Arial, Helvetica, sans-serif, "宋体";
	SCROLLBAR-FACE-COLOR: #E0E1FC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fff; 
	SCROLLBAR-SHADOW-COLOR: #6B6FFC;
	SCROLLBAR-3DLIGHT-COLOR: #6B6FFC; 
	SCROLLBAR-ARROW-COLOR: #6B6FFC; 
	SCROLLBAR-TRACK-COLOR: #E0E1FC;
	SCROLLBAR-DARKSHADOW-COLOR: #fff; 
	SCROLLBAR-BASE-COLOR: #eee; 

}

td,th,input
{ 
	font-size: 12px; height:28px; color:#585858;
}

select
{
	font-size: 12px; color:#585858;
}

img
{
	border:0px;
}

p
{
	text-align:left; text-indent:2em; margin:7px; line-height:21px;
}


input
{
	border-style:solid; border-color:#909090; border-width:1px; line-height:20px; margin:0px 3px; font-size:12px; height:20px;
}
.input100
{
	width:100px;
}
.input80
{
	width:80px;
}
.input50
{
	width:50px;
}
.input30
{
	width:30px;
}
.input150
{
	width:150px;
}
.input200
{
	width:200px;
}
.input300
{
	width:300px;
}
.input_noborder
{
	border:0px;
}
.input_noborder input
{
	border:0px;
}


.textarea
{
	width:95%; height:150px; border:#909090 1px solid ;
}

/*表格样式*/
table
{
	border-collapse:collapse; border:0px;
}
td,th,tr
{
	height:28px;
}

.table1
{
	border:#008feb 1px solid;
}
.table1 td
{
	height:28px; text-align:left; border:0; padding:3px;
}
.table1 .tdright
{
	height:28px; text-align:right; border:0; padding:3px;

}
.table1 th
{
	font-weight:bold; text-align:center; border:0; padding:3px; background:#E0E1FC; color:#f60; height:28px;
}
.table1 .th_l
{
	font-weight:bold; text-align:left; border:0; padding:3px; padding-left:20px; background:#E0E1FC url(/register/images/arr2.gif) no-repeat center left; color:#6B6FFC; height:28px;
}
.table1 .td_color
{
	height:28px; text-align:right; border:0; padding:3px; color:#6B6FFC;
}
.table1 .td_c
{
	height:28px; text-align:center; border:0; padding:3px;
}



.div_center
{
	height:30px; width:100%; text-align:center; padding-top:10px;
}
.div_right
{
	height:20px; text-align:right; padding-top:5px; float:right;
}
.div_left
{
	height:20px; text-align:left; padding-top:5px; float:left;
}


.button
{
	height:22px; width:71px; background:url(/register/images/reg/button.gif) no-repeat center center; border:0px; text-align:center; line-height:25px; margin:0px 3px;
}

.button2
{
	height:22px; width:96px; background:url(/register/images/reg/button2.gif) no-repeat center center; border:0px; text-align:center; line-height:25px; margin:0px 3px;
}

.button3
{
	height:21px; width:94px; background:url(/register/images/reg/button3.gif) no-repeat center center; color:#008feb; border:0px; text-align:left; line-height:23px; margin:0px 3px; padding-left:30px; font-weight:bold;
}
.button4
{
	height:21px; width:120px; background:url(/register/images/reg/button4.gif) no-repeat center center; color:#008feb; border:0px; text-align:left; line-height:23px; margin:0px 3px; padding-left:30px; font-weight:bold;
}


.word_red
{
	color:#6B6FFC;
}
.word_red_bold
{
	color:#6B6FFC; font-weight:bold;
}


select
{
	margin:0px 3px; font-size:12px;
}
.hui
{
	color:Gray;
}
