﻿@import url(commonStyle.css);
.container1
{
    width:96%;
    background-color:#feefef;
    border:1px solid #ffcccc;
    padding:10px;
   
}
.container1 table td
{
    line-height:20px;
    border:1px solid #cccccc;
    text-indent:10px;
}
.txtBold
{
    font-weight:bold;
}
.txtRed{
    color:#cc0033;
    font-weight:bold;
}
.container1 table
{
    font-size:12px;
    background-color:#ffffff;
    
}
.btn77
{
    width:78px;
	height:24px;
	background-image:url(../images/button77.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFF;
}
.btn50
{
    width:50px;
	height:22px;
	background-image:url(../images/ui/btn50.jpg);
	background-repeat:no-repeat;
	border:0px;
	color:#FFF;
}
a.jobn {
	font-family: 宋体;
	font-size: 12px;
	color: #ff9900;
}
a.jobn:visited {
	color: #ff9900;
}
a.jobn:hover {
	color: #cc0033;
	text-decoration:underline;
}
a.jobn:active {
	color: #FF9900;
}
.tab
{
	width:100%;
	}
.tab th
{
	line-height:25px;
	background-color:#eeeeee;
	}
.tab td
{
	line-height:22px;
	}
.txt260
{
    width:260px;
}
.box
{
	width:226px;
	}
.box1
{
	background-image:url(/images/boxbg1.jpg);
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	font-weight:800;
	text-indent:30px;
	}
.box2
{
	background-image:url(/images/boxbg2.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	}
.box2 p
{
	margin:0 10px 0 10px;
	}
.box3
{
	background-image:url(/images/boxbg3.jpg);
	background-repeat:no-repeat;
	height:13px;
	}