body
{
	padding:0;
	margin:0;
	font-size:14px;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}



/*******
 * top *
 *******/

.top
{
	height:108px;
	background:url('img/top.gif') top left no-repeat;
}

.top .right
{
	float:right;
	margin-top:6px;
	margin-right:50px;
	text-align:right;
}

.top img
{
	vertical-align:middle;
}

.left50px
{
    margin-left:50px;
}

.left10px
{
	margin-left:10px;
}

.top a
{
	font-family:Tahoma;
	font-size:11px;
	color:#1d00ae;
	text-decoration:underline;
}

.top a:hover
{
	text-decoration:none;
}

/********
 * menu *
 ********/

.menu
{
	float:left;
	height:400px;
	width:252px;
	font-family:Tahoma;
	font-size:13px;
	color:#097bb0;
}

.menu .head
{
	height:39px;
	background:url('img/menu1.jpg') top left no-repeat;
}

.menu .link
{
	height:46px;
	line-height:46px;
	padding-left:42px;
	background:url('img/menu2.jpg') top left no-repeat;
}

.menu .link2
{
	height:46px;
	line-height:46px;
	padding-left:42px;
	background:url('img/menu51.jpg') top left no-repeat;
	font-family:Tahoma;
	font-size:13px;
	color:#097bb0;
}

.menu .link2 a 
{
	color:#097bb0;
	font-size:12px;
	position:relative;
	top:-2px;
}

.menu .link2 a:hover
{
	color:#ff3c00;
}

.menu .tab
{
	background:url('img/menu3.jpg') top left no-repeat;
	line-height:36px;
	height:36px;
	padding-left:42px;
}

.menu .tab2
{
	background:url('img/menu6.jpg') top left no-repeat;
	line-height:36px;
	height:36px;
	padding-left:42px;
}

.menu .list
{
	background:url('img/menu4.jpg') bottom left no-repeat #DDF8FF;
	padding-bottom:10px;
	padding-top:5px;
	width:222px;
	overflow: hidden" onMouseOver="big('Layer1')"; onMouseOut="small('Layer1');
}

.menu .list ul
{
	list-style:url('img/ul.jpg');
	margin-top: 0px;
}

.menu .list li:hover
{
	list-style:url('img/+.jpg');
}

.menu .list a 
{
	color:#6f7b80;
	font-size:12px;
	position:relative;
	top:-2px;
}

.menu .list a:hover
{
	color:#ff3c00;
}

.menu .line
{
	background:url('img/menu4.jpg') top left no-repeat;
	height:12px;
}

/***********
 * content *
 ***********/

.content
{
	padding-top:20px;
	height:600px;
	margin-left:300px;
	margin-right:60px;
}

.content .head
{
	height:34px;
	line-height:34px;
	font-family:Arial;
	font-size:18px;
	color:#055A93;
	padding-left:42px;
	font-weight:bold
}

.content .head2
{
	background:url('img/text-menu2.jpg') center left no-repeat;
	height:15px;
	line-height:15px;
	font-family:Tahoma;
	font-size:13px;
	color:#044e8b;
	padding-left:28px;
	margin-left:15px;
	font-weight:bold;
}

.text
{
	margin-top:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#262323;
	margin-left:40px;
}


.img
{
	margin-top:20px;
	margin-left:40px;
	border-top:#23B1D7 dashed 1px;
	padding-top:15px;
}

.text b
{
	color:#3d6c8c;
}

/*********
 * table * 
 *********/
.table
{
	margin-left:40px;
	margin-top:20px;
}

.table div
{
	float:left;
	margin-right:2px;
}

.table .top
{
	width:170px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0d4d79;
}

.table .tleft
{
	background:url('img/table1.jpg') top left no-repeat #D4E9FF;
}

.table .tcenter
{
	background: #D4E9FF;
}

.table .tright
{
	background:url('img/table2.jpg') top right no-repeat #D4E9FF;
}

.table .middle
{
	width:170px;
	height:45px;
	padding-top:5px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#262323;
	background:#F1F8FF;
	margin-top:2px;
}

br.px50
{
	line-height:52px;
}

br.px30
{
	line-height:30px;
}

.table .bottom
{
	width:170px;
	height:50px;
	padding-top:5px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#262323;
	background:#F1F8FF;
	margin-top:2px;
}

.table .bleft
{
	background:url('img/table3.jpg') bottom left no-repeat #F1F8FF;
}

.table .bcenter
{
	background:#F1F8FF;
}

.table .bright
{
	background:url('img/table4.jpg') bottom right no-repeat #F1F8FF;
}



/**********
 * footer *
 **********/

.footer
{
	background:url('img/back-bottom2.jpg') top left repeat-x;
	height:58px;
	line-height:58px;
	font-size:11px;
	font-family:Tahoma;
	color:#151010;
	text-align:center;
}

.footer a
{
	color:#1d00ae;
	text-decoration:underline;
}

.footer a:hover
{
	text-decoration:none;
}





