@charset "utf-8";
/* CSS Document */

/*   =all.css   */
#wrapper{
width:100%;
}
#header{
height:86px;
background:url(../Images/top_bg.jpg) repeat-x left bottom;
position:relative;
}
#logo{
text-align:left;
}
.pos{
position:absolute;
}
#nav_top{
top:10px;
right:10px;
}
#nav_top li{
float:left;
height:21px;
line-height:21px;
padding-left:22px;
margin-left:15px;
background:url(../Images/icon05.gif) no-repeat left center;
}
#nav_top li.top2{
background-image:url(../Images/icon04.gif);
}
#nav_top li.top3{
background-image:url(../Images/icon01.gif);
}
#nav_top li.top4{
background-image:url(../Images/icon02.gif);
}
#nav_top li.top5{
background-image:url(../Images/icon03.gif);
}
#nav_top li a{
/*font-weight:bold;*/
color:#fff;
}
#current_user{
bottom:10px;
right:10px;
width:316px;
height:25px;
line-height:25px;
text-align:left;
background:url(../Images/current_user.jpg) no-repeat left center;
}
#current_user .s_name{
color:#dd0301;
}
#footer{
height:32px;
padding:15px;
border-top:1px solid #98d3ef;
background:#0191d7;
}
#footer h6{
font-size:12px;
font-weight:normal;
color:#fff;
}
#footer h6 a{
color:#fff;
text-decoration:underline;
}
/*   =container   */
#wrapper{
text-align:left;
}
#container{
min-height:445px;
_height:445px;
}
#sub{
float:left;
width:210px;
margin:10px;
display:inline;
}
#content_main{
margin:10px 10px 10px 230px;
}
* html #content_main
{
	float:left;
	margin:10px 10px 10px 0;
	_display:inline;
}
#content{
width:99%;
}
#menu1{
width:210px;
}
#menu1 li a
{
height:27px;
line-height:27px;
padding-left:15px;
display:block;
background:url(../Images/sub_t.jpg) no-repeat center center;
}
#menu1 li a:hover{
color:#07519a;
}
#menu1 li ul{
*height:1%;
}
#menu1 li ul.menu2{
padding:10px;
border-left:1px solid #83bbd9;
border-right:1px solid #83bbd9;
}
#menu1 li.num7 ul.menu2{
border-bottom:1px solid #83bbd9;
}
#menu1 li ul.menu2 li a
{
height:21px;
line-height:21px;
padding-left:8px;
background:url(../Images/dot.gif) no-repeat left center;
}
#menu1 li ul.menu2 li a:hover
{
	color:#ea5504;
}
#menu1 li ul.menu2 li ul.menu3{
margin-left:20px;
}

#crumb{
margin:10px 10px 0;
border:1px solid #83bbd9;
height:25px;
line-height:25px;
padding-left:15px;
}
#crumb em{
font-style:normal;
font-weight:bold;
}


.msg
{
height:21px;
line-height:21px;
margin-left:25px;
}
.error,.right
{
border:1px solid #f30;
background:#fff1e4 url(../images/05231_2.jpg) no-repeat left center;
padding-left:18px;
height:21px;
line-height:21px;
margin-left:25px;
}
.right{
border-color:#00be00;
background:#e6ffe6 url(../images/05231_6.jpg) no-repeat left center;
}
.red{
color:#f00;
font-weight:bold;
}
.oriange{
color:#ea5504;
}
.green{
color:#287d0a;
}
.bold{
font-weight:bold;
}
.blue{
color:#06f;
}
#content_main table
{
	border-collapse:collapse;
}
.m_h{
padding-left:21px;
background:url(../Images/045631469.gif) no-repeat left center;
text-decoration:underline;
}
.t_blue,.t_oriange{
margin-bottom:10px;
}
.t_blue caption,.t_oriange caption,.info_title td{
	height:25px;
	line-height:25px;
	text-align:left;
	padding-left:15px;
	background:#f2faff;
	border:1px solid #8cc0e7;
	font-weight:bold;
}
.t_oriange caption{
background:#fff8ee;
border-color:#ffcb99;
}
.t_blue td,.t_blue th,.t_oriange td,.t_oriange th{
	border:1px solid #8cc0e7;
	text-align:left;
	height:25px;
	line-height:25px;
	padding-left:15px;
}
.t_blue th,.t_oriange th{
font-weight:normal;
text-align:right;
padding-right:10px;
}
.t_oriange td,.t_oriange th{
border-color:#ffcb99;
}
.info_title td{
font-weight:bold;
color:#07519a;
}
.input th{
background:#f2faff;
}
.t_blue input,.t_blue textarea{
width:200px;
border:1px solid #83bbd9;
color:#07519a;
}
.t_blue textarea{
width:360px;
height:120px;
overflow:auto;
margin:5px 0;
}
.area_title
{
vertical-align:top;
}
.editor{
padding:5px 0;
}
.more_info{
padding:0;
}
.editor td
{
	padding:0;
	border:none;
}
.editor input
{
	width:auto;
}
.no_border th,.no_border td{
border:none;
background:none;
text-align:center;
}
.no_border input{
width:70px;
border:none;
margin:0 15px;
}
.btnSubmit{
width:70px;
height:27px;
background:url(../Images/btn.jpg) no-repeat left center;
border:none;
cursor:pointer;
}
#content h3{
height:25px;
line-height:25px;
text-align:left;
padding-left:15px;
background:#f2faff;
border:1px solid #8cc0e7;
margin-bottom:10px;
font-size:12px;
}
.info th,.info td{
text-align:center;
}
.info thead th{
background:url(../Images/info.jpg) repeat-x left bottom;
font-weight:bold;
color:#07519a;
}
.repeat td{
background:#f2faff;
}
#page_forum
{
	text-align:right;
	padding-right:15px;
}