﻿#PageHead,#container
{
    width: 950px;
    margin: 0 auto;
}
#container a
{
    color:#1F61A9;
}
#container
{
    font-size:14px;
    text-align:left;
    margin:auto;
}
#SiteMap {
margin:0px auto 8px;
text-align:left;
width:950px;
border-bottom:1px solid #ccc;
}
#LeftPart
{
	width: 120px;
	float: left;
	display:inline;
	letter-spacing:1px;	
	line-height:20px;
	padding:15px 10px 0 3px;
}
#LeftPart ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
#LeftPart li
{
	margin-bottom:10px;
	padding-left:20px;
}
#container li.o
{
    background-position: left 4px;
    background-image: url(../../image/arrow_orange.gif);
    background-repeat: no-repeat;
    padding-left:18px;
    font-weight: bold;
}
#container li.o a
{	
	color:#c30;
}
#RightPart
{
	width: 770px;
	float: right;
	display:inline;
	border-left: #ccc 1px solid;
	padding:15px 0 10px 45px;
	color:#333;
	
	line-height:24px;
}
#RightPart a
{
    color:Blue;
}
#RightPart a:hover
{
    color:red;
}
#container h2
{
	font-size: 18px;
	line-height:24px;
	letter-spacing: 1px;
	color:Navy;
	text-align:center;
	margin:0 0 10px;
}
#RightPart p
{
	margin:0 0 8px;
	text-indent:28px;
	text-align:justify;
	}

#RightPart ol
{
    text-align:left;
    margin:5px 0 10px 65px;
}

.Article
{
	overflow: auto;
	height: 500px;
	text-align: left;
	background-color:#fff;
	padding:10px 15px;
	border:1px solid #ddd;
}
.Article ul
{
    margin:0;
    padding:0;
    list-style-type:none;
}
.L1
{
	font-weight:bold;
	line-height:25px;
	color:#333;
}
.L2
{
	padding-left:24px;
}
.L3
{
	padding-left:48px;
}

#job
{
	line-height:18px;
}
#job td
{
	padding: 6px 8px;
}
#job th
{
	padding:6px 8px;
}
#RightPart h3
{
    font-size:14px;
    text-align:left;
    margin-bottom:6px;
}
#RightPart h4
{
    font-size:14px;
    margin:0 0 5px;
    text-align:left;
    font-weight:normal;
}

