﻿body{font-size:14px;margin:8px 0;padding:0;text-align:center;font-family:SimSun, Arial;}
img{border-width:0px}
a{
	color:#0044DD;
}
/*PageHead*/
#PageHead
{
    margin:0 auto;
    width:760px;
    height:35px;
    padding: 0;
    clear:both;
    font-size:12px;
}
.StudyEZLogo
{
    float:left;
    margin:0;
}
ul.NavLink
{
    float:right;
    width:500px;
    margin:4px 0 0;
    padding:0;
    list-style-type:none;
    height:19px;
}
.NavLink li
{
    float:right;
    margin-left:8px;
    display:inline;
    background:url(image/funLinkBgr.gif) no-repeat right center;
}
.NavLink li a
{
    display:block;
    text-decoration:none;
    color:#000;
    line-height:14px;
    padding:4px 6px 1px;
    background:url(image/funLinkBgl.gif) no-repeat left center;
}
.ExamNav
{
	width:760px;
	margin:5px auto 15px;
	text-align:left;
	line-height:16px;
	font-size:12px;
	background:#F8E7CD;
}
.ExamNav .wrapper
{
	padding:8px 12px 4px;
}
.ExamNav a
{
	text-decoration:none;
	color:#D84D09;
}
.ExamNav .alt
{
	border-bottom:1px dashed #fff;
	border-top:1px dashed #fff;
	padding:5px 0 2px;
	margin:3px 0 5px;
}
h1
{
	width:137px;
	padding:3px 623px 0 0;
	font-size:14px;
	background: url(image/H1_BG.gif) #367CCB no-repeat left top;
	margin:0 auto 10px;
	color: #fff;
	line-height: 27px;
	height: 27px;
	text-align: center;
}
.Tel
{
	position:absolute;
	top:-33px;
	right:2px;
	color:#235D9C;
	letter-spacing:1px;
}
/*Layout*/
#container
{
	width:760px;
	margin:0 auto;
	background: url(image/dot2.gif) repeat-y 130px top;
	position:relative;
}
#MainContent
{
	float:right;
	width:615px;
}
#Navigation
{
	float:left;
	width:120px;
}
table.layout td
{
	vertical-align:top;
	width:50%;
	padding:0 8px;
}
.layout .more
{	
	text-align:right;
	border-bottom:1px dashed #ccc;
	padding:0 0 15px;
	margin:0 0 15px;
}

/*LeftNav*/
ul.NavList
{
	display:block;
	margin:0;
	padding:0;	
}
ul.NavList li
{
	list-style-type:none;	
	line-height:22px;
	margin:0 0 8px;	
}
.NavList li a
{	
	text-decoration:none;
	color:#07519A;
	padding:0;
	display:block;
	padding:5px 0 3px;
	background:#E4EFFE;
	border:1px solid #A7CBF1;
	width:118px;
}
.NavList li a:hover
{
	background: url(image/arrow.gif) no-repeat 105px center;
}
.NavList .on a
{
	background: url(image/arrow.gif) no-repeat 105px center;
}
.NavList li a:hover
{	
	background:#fff;color:red;
}
/*Main*/
.SiteMap
{
	text-align:left;
	line-height:24px;
	padding:0 2px;
	color:#666;
	font-size:12px;
	border-bottom:1px solid #ddd;
	margin:0 0 8px;
}
.content
{
	padding:3px;
	color:#333;
}
.content h2
{
	font-size:14px;
	margin:0 0 6px;
	padding:0;
	text-align:left;
	line-height:20px;
	color:#369;
}
ul.list
{
	margin:0 12px;
	padding:0;
	list-style-type:none;
	text-align:left;
	line-height:22px;	
}
.list li
{
	background:url(image/arrow1.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin:6px 0;
}
ol.step
{
	margin:0 0 8px 45px;
	padding:0;
	text-align:left;
	line-height:24px;
}

.step li
{
	margin:0 0 15px;
}
.step .f
{	
	text-align:center;
	margin:5px 0 10px;
}
.content p
{
	margin:10px 0;
	text-align:left;
	line-height:22px;
}
.content hr
{
	border:0;
	height:1px;	
	border-bottom:1px dashed #ccc;
	margin:5px 0 15px;
}
.tip
{
	font-size:12px;
	color:#666;
}
table.VSTable
{
	width:100%;
	line-height:20px;
	border-collapse:collapse;
	border:1px solid #000;
}
.VSTable caption
{
	font-weight:bold;
	padding:8px 0;
}
.VSTable th,.VSTable td
{
	border:1px solid #000;
	padding:8px 10px 6px;
}
.VSTable th
{}
.alt td
{
}

a:hover
{
	color:red;
}
