@charset "utf-8";
body {
	background-image: url(resources/images/background.gif);
	background-repeat: repeat-x;
	background-color: #0B7EE8;
}
	body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
a {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
	a:visited {
	color: #336699;
	}
	a:hover {
		text-decoration: none;
		color: #FF6600;
	}
	a:active {
	color: #FF6600;
	}
#top {
	background-image: url(resources/images/topbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 101px;
	width: 770px;
}
	#top_des {
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-top: 40px;
	color: #999999;
	}
		#top_des p{margin:0}
#menu {
	margin: auto;
	height: 25px;
	width: 770px;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	clear: both;
	width: 770px;
}
#left {
	margin: 5px;
	float: left;
	width: 190px;
	padding: 5px;
}
	#left p{margin:5px auto}
#right {
	float: left;
	width: 545px;
	margin-top: 5px;
	padding: 5px;
}
#bottom {
	background-color: #FFFFFF;
	background-image: url(resources/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin: auto;
	padding: 5px;
	width: 760px;
	padding-bottom: 15px;
}
#right_block {
	background-image: url(resources/images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 545px;
}
#right_block_main {
	background-image: url(resources/images/right-op.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 545px;
	padding-top: 15px;
}
#right_block_bot {
	background-image: url(resources/images/right-bottom.gif);
	background-position: center bottom;
	height: 18px;
	width: 545px;
}
	.block_left {
		float: left;
		width: 255px;
		margin-left: 5px;
	}
	.block_right {
		float: left;
		width: 255px;
		margin-left: 20px;
	}
#block2 {
	background-image: url(resources/images/block2bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 545px;
}
#block2main {
	background-image: url(resources/images/block2top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 545px;
	padding-top: 15px;
}
#block2bot {
	background-image: url(resources/images/block2bot.gif);
	height: 23px;
	width: 545px;
}
#main #left h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #93C9E6;
	text-align: center;
	font-size: 14px;
	color: #006699;
}
#main #right h4 {
	font-size: 14px;
	color: #FF6600;
	text-align: center;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#main #left ul {
	color: #FF6600;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #right #block2 ul {
	list-style-type: circle;
}
#main #right p {
	text-indent: 2em;
	margin: 5px 2px;
}

#main #left #secondleft h2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF3300;
	text-align: right;
	font-size: 14px;
	padding-top: 5px;
	color: #4797C7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #left #secondleft h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#main #left #secondleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #left #secondleft a {
	display: block;
	text-align: center;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
	text-decoration: none;
}
#main #left #secondleft a:hover {
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-color: #FFFFFF;
}
#main #right #block2 caption {
	font-size: 14px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399CC;
	background-color: #eeeeee;
}
#main #left #secondleft ul {
	line-height: 160%;
}
