/* CSS Document */

*{
	margin: 0px auto;
	padding: 0px;
}

img {
	border: 0px;
}

html {
	width: 100%;
	background: url(../images/bg_body.jpg) repeat-x #254675;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

form {
	text-align: center;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}

a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #8f8f8f;
	text-decoration: none;
}

#top_header {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/bg_top_header.jpg) no-repeat;
	background-position: center top;
	text-align: center;
}

#header {
	width: 902px;
	height: 225px;
	background: url(../images/bg_header.jpg) no-repeat;
	margin: 0px auto;
}

#menu {
	float: right;
	width: 193px;
	height: 211px;
	border: 0px solid red;
}

#menu a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color: #dbdada;
	text-decoration: none;
}
#menu ul {
	width: 176px;
	height: 100px;
	list-style: none;
	border: 0px solid blue;
	padding: 10px 0px 0px 0px;
	margin: 36px auto 0px auto;
}

#menu li {
	width: 112px;
	height: 20px;
	margin: 2px auto 2px auto;
	padding: 4px 0px 0px 45px;
	text-align: left;
	border: 0px solid red;
	background: url(../images/bg_menu_li.jpg) no-repeat;
}

#top_menu {
	width: 176px;
	height: 30px;
	padding: 10px 0px 0px 0px;
}

#top_menu img {
	width: 20px;
	height: 20px;
	margin: 0px 5px 0px 0px;
}

#container {
	width: 902px;
	height: auto;
	border: 0px solid red;
}

#content {
	width: 709px;
	height: 100px;
	float: left;
	text-align: left;
}

#right_block {
	width: 193px;
	height: 690px;
	float: left;
	background: url(../images/bg_right_block.jpg) no-repeat #2e5690;
}

.cont_top_cover {
	width: 690px;
	height: 225px;
	border: 1px solid #b4d3d6;
	margin: 0px;
}

.cont_top {
	width: 688px;
	height: 223px;
	border: 1px solid #000;
	margin: 0px;
	text-align: left;
	background: url(../images/bg_cont_top.jpg) repeat-x #bbd4d0;
}

.cont_top h1 {
	color: #3564b5;
	font-weight: bold;
	font-size: 15px;
}

.cont_top p {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

.ascs {
	float: left;
	width: 260px;
	height: auto;
	text-align: justify;
	padding: 20px 25px 0px 15px;
	margin: 0px;
}

.top_right {
	float: left;
	width: 388px;
	height: 223px;
	margin: 0px;
	background: url(../images/bg_top_right.jpg) no-repeat;
	background-position: top right;
}

.photo_cover {
	width: 232px;
	height: 210px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.photo_cover img {
	float: left;
	width: 101px;
	height: 90px;
	margin: 10px 10px 0px 0px;
}

.font_blue {
	color: #3564b5;
	font-weight: bold;
	list-style: none;
}

.font_white {
	color: #FFF;
}

.cont_down_cover {
	width: 690px;
	height: 83px;
	border: 1px solid #b4d3d6;
	margin: 15px 0px 0px 0px;
}

.cont_down {
	width: 688px;
	height: 81px;
	border: 1px solid #000;
	margin: 0px;
	text-align: left;
	background: url(../images/bg_cont_down.jpg) repeat-x #bbd4d0;
}

.cont_down ul {
	float: left;
	width: 180px;
	height: 70px;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	list-style-image: url(../images/li.jpg);
}

.cont_down li {
	width: 180px;
	height: 15px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#footer_one {
	float: left;
	width: 690px;
	height: auto;
	margin: 15px 0px 0px 0px;
	color: #7091a8;
	font-size: 11px;
	line-height:180%;
}

#footer_two {
	float: left;
	width: 690px;
	height: 100px;
	margin: 15px 0px 0px 0px;
	background: url(../images/bg_footer.jpg) repeat-x;
}

.cont_uni_cover {
	width: 690px;
	height: auto;
	border: 1px solid #b4d3d6;
	margin: 0px;
}

.cont_uni {
	width: 648px;
	height: auto;
	border: 1px solid #000;
	padding: 20px;
	margin: 0px;
	text-align: left;
	background: url(../images/bg_cont_top.jpg) repeat-x #bbd4d0;
}

.cont_uni img {

	margin: 10px 10px 10px 20px;
	border: 2px solid #3564b5;
}

.cont_uni h1 {
	color: #3564b5;
	font-weight: bold;
	font-size: 15px;
}

.cont_uni h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 0px 15px;
}

.cont_uni p {
	font-size: 12px;
	margin: 10px 0px 10px 15px;
	text-align: justify;
}

.cont_uni ul {
	font-size: 12px;
	margin: 10px 0px 10px 30px;
	text-align: justify;
}

.cont_uni a {
	color: #3564b5;
	font-size: 12px;
	text-decoration: none;
}

.cont_uni a:hover {
	color: #3564f3;
	text-decoration: underline;
}

