* {
	margin: 0;
	padding: 0;
}

body {
	background: #D5DBB5;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #525252;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #3B3B3B;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B3B3B;
}

a:visited {
	color: #3B3B3B;
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #D5DBB5 url(images/img01.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: #D5DBB5 url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 420px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background-image:url('medal.png');
	background-repeat:no-repeat;
	padding-left:30px;
}

.post .title span {
	padding-right: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	color: #3B3B3B;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #D5DBB5 url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
}

#footer a {
	color: #3B3B3B;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}.box .title2 {
	height: 33px;
	margin: 0;
	font-size: 16px;
	color: #FFF;
	background-color: #060;
	border-right-style: groove;
	border-right-color: #900;
	border-left-style: groove;
	border-top-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.textcolor01 {
	margin-left: 0px;
	padding-left: 0px;
}
.textcolor01 li {
	height: 21px;
	padding-left: 0px;
	margin-left: 0px;
}
.textcolor01 p {
	color: #C00;
	text-decoration: underline;
	background-repeat: no-repeat;
	list-style-type: none;
}


.textcolor01 a:link {
	color: #360;
	text-decoration: none;
}
.textcolor01 a:visited {
	color: #900;
}
.textcolor01 a:hover {
	color: #000;
}
#cllink {
	font-size: small;
	list-style-type: none;
}
#cllink li {
	list-style-type: none;
	display: inline;
}
#cllink a:link {
	color: #060;
}
#cllink a:visited {
	color: #930;
}
#cllink a:hover {
	color: #903;
}
.pikup{
margin-bottom:8px;
font-size:15px;
}

.pikup a{
color:#0000FF;
text-decoration:underline;
}

.pikup a:hover{
color: #FF0000;
text-decoration: none;
}

