/* ---------------------------------
Makeup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/15px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: #3973D3;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 6px 0;
}
img {border: none;}

#wrapper {
	width: 799px;
	margin: 0 auto;
	background: url(i/bg-top.gif) 0 52px no-repeat;
	border-bottom: 20px solid #FFF;
}
#wrpr {
	background: url(i/bg-bottom.gif) 100% 100% no-repeat;
	padding: 0 14px 14px;
}

#top-banner {
	height: 60px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 109px;
	position: relative;
	background: url(i/menu-bg.gif) repeat-x;
}

#menu {
	height: 29px;
	background: #3973D3;
	text-align: right;
	padding-right: 2px;
}
#menu li {
	display: inline;
	font: 12px/29px Georgia, "Times New Roman";
	margin: 0 15px;
}
#menu a {
	color: #D7E3F6;
}

#blosie {
	background: url(i/blosie.gif) 11px 0 no-repeat;
	height: 44px;
	margin-top: 12px;
	padding: 5px 0 0 183px;
}
#blosie input {
	float: left;
	font: 12px Arial, Tahoma;
}
.search {
	width: 515px;
	background: url(i/gradient.gif) repeat-x;
	border: 1px solid #CFCFCF;
	padding: 7px 7px 8px;
}
.go {
	cursor: pointer;
	width: 19px;
	height: 21px;
	border: none;
	background: url(i/go.gif) no-repeat;
	margin: 6px 0 0 9px;
}
.go1 {
	cursor: pointer;
	width: 275px;
	height: 45px;
	border: none;
	background: url(i/locate.gif) no-repeat;
}
.go2 {
	cursor: pointer;
	width: 171px;
	height: 50px;
	border: none;
	background: url(i/preview.gif) no-repeat;
}

/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin: 6px 0 0;
	border: 1px solid #B2B2B2;
	position: relative;
}

.block {
	width: 292px;
	height: 197px;
	border: 1px solid #3973D3;
	margin: 26px 0 20px 60px;
	float: left;
	display: inline;
	position: relative;
}
.block1 {
	width: 292px;
	height: 243px;
	border: 1px solid #3973D3;
	margin: 26px 0 20px 60px;
	float: left;
	display: inline;
	position: relative;
}
.block h1 {
	margin: -26px 0 0 -1px;
	width: 121px;
	height: 26px;
	text-indent: -9999px;
	background-color: #3973D3;
	background-repeat: no-repeat;
	position: relative;
}
.block1 h1 {
	margin: -26px 0 0 -1px;
	width: 121px;
	height: 26px;
	text-indent: -9999px;
	background-color: #3973D3;
	background-repeat: no-repeat;
	position: relative;
}
#h1 {background-image: url(i/headline1.gif)}
#h2 {background-image: url(i/headline2.gif)}
#h3 {background-image: url(i/headline3.gif)}
#h4 {background-image: url(i/headline4.gif)}
#h5 {background-image: url(i/headline5.gif)}
#h6 {background-image: url(i/headline6.gif)}
#h7 {background-image: url(i/headline7.gif)}
#h8 {background-image: url(i/headline8.gif)}
#h9 {background-image: url(i/headline9.gif)}
#h10 {background-image: url(i/headline10.gif)}
#h11 {background-image: url(i/headline11.gif)}

.block .text {
	padding: 11px;
  overflow: auto;
	width: 270px;
	height: 175px;
}
.block1 .text {
	padding: 11px;
  overflow: auto;
	width: 270px;
	height: 219px;
}


.block .text1 {
	padding: 0px;
  overflow: auto;
	width: 243px;
	height: 45px;
}
.block1 .text1 {
	padding: 0px;
  overflow: auto;
	width: 243px;
	height: 45px;
}


.block1 .text2 {
	padding: 0px;
  overflow: auto;
	width: 243px;
	height: 90px;
}

.block .text2 {
	padding: 0px;
  overflow: auto;
	width: 243px;
	height: 90px;
}
.block .text3 {
	padding: 0px;
  overflow: auto;
	width: 260px;
	height: 110px;
}

* html .block .text {margin-top: -4px;}
*+html .block .text {margin-top: -4px;}

.block ul {
	list-style: none;
	margin: 5px;
	line-height: 22px;
}
.block1 ul {
	list-style: none;
	margin: 5px;
	line-height: 22px;
}

.block li {
	border-bottom: 1px solid #D6D6D6;
	clear: both;
	height: 22px;
}
.block1 li {
	border-bottom: 1px solid #D6D6D6;
	clear: both;
	height: 22px;
}

.block li img {
	margin: 0 2px -4px 0;
}
.block1 li img {
	margin: 0 2px -4px 0;
}

.right-count li {
	position: relative;
}
.right-count a {
	position: absolute;
	top: 0;
	right: 0;
}
.right-count div {
	position: absolute;
	top: 0;
	right: 0;
}

.bt {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 294px;
	height: 5px;
	background: url(i/bt.gif) no-repeat;
}
.bb {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 294px;
	height: 5px;
	background: url(i/bb.gif) no-repeat;
}
* html .bb {bottom: -11px;}

#locate {
	text-align: center;
	margin: 30px 0 40px;
}

#middle-banner {
	text-align: center;
	margin: 0 0 20px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 47px;
	background: #DBDBDB url(i/blosie2.gif) 57px 10px no-repeat;
	color: #626262;
	padding-top: 10px;
}
#footer a {
	color: #626262;
}
#copyright {
	margin: 0 0 0 168px;
	padding: 0 0 0 14px;
	line-height: 13px;
	border-left: 1px solid #B4B4B4;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}