/*工具*/
.tool_box {margin-left:auto;margin-right:auto;width:960px; margin-top:10px;}
.tool_left {float:left; width:209px; text-align:left;}
.tool_left strong {margin-left:30px; font-size:14px;}
.tool_left a {display:block; width:202px; height:30px; line-height:30px; border-left:solid 8px #003C8C; margin:2px 0; background:#eee; color:#999;}
.tool_left a:hover {border-left:solid 8px #f40; color:#000; text-decoration:none; background:#ddd url(../images/tool_bg.gif) no-repeat; background-position:0 50%;}
.tool_left span {display:block; width:202px; height:30px; line-height:30px; border-left:solid 8px #f40; margin:2px 0; background:#ddd url(../images/tool_bg.gif) no-repeat; background-position:0 50%;}
.tool_right {float:right; width:740px; padding:60px 0; background:#efefef; margin-top:2px;}
.tool_right h1 {text-align:center; font-size:26px; margin:30px 0; color:#003C8C;}
.tool_right .instructions{ width:650px; margin:10px auto 0; padding:10px; border:solid 1px #999; background:#fff; }

.toolsnav {margin:10px auto 0px;width:958px; height:30px; line-height:30px; }
.toolsnav  a {color:#000}
.tab {font-size:14px; height:35px; line-height:35px; text-align:left;}
.tool_box input {width:110px; font-size:14px; height:20px; line-height:25px; padding:3px 5px; border:solid 1px #999; background:#fff;}
.tool_box select {font-size:14px; height:25px; line-height:25px;}
.tool_box .radio{ width:auto; height:auto; padding:3px; }
.tool_box .an {width:120px; height:33px; line-height:33px; padding:0; background:#114993; font-size:14px; border:solid 1px #000; color:#fff; margin-right:10px;}
