﻿.heart{
	margin-bottom: 5px;
	padding: 10px;
	color: #333333;
}

.main_img
{
	float: right;
	margin-left: 10px;
	border: 2px #000 solid;
}

.link1
{
}

.link2
{
	float: right;
	text-align: right;
}

.link3
{
}

.link4
{
	float: right;
	background-color: #eee;
}

#news
{
	border: 1px #fff solid;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 125%;
}

#news a
{
	color: #0099CC;
	text-decoration: none;
}

#news a:hover{
	
	text-decoration: underline;
	color: #900;
}
	
}
#news .news_head
{
	color: #234423;
    font: 175% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.ItemDate
{
	font-size: smaller;
}

.block_text
{

}

.chearts_img
{
}

.chearts_img td
{
	text-align: center;
	font-weight: bolder;
}

.block_text_right
{
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-top: 30px;
}

.w
{
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	width: 300px;
}

.w1
{
	background-image: url(../../images/home/welcome/w_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 154px;
}
.w2
{
	background-image: url(../../images/home/welcome/w_r2_c1.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

.w3
{
	background-image: url(../../images/home/welcome/w_r3_c1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 14px;
}

.block_body
{

}

.header_1
{
	font-size: larger;
	font-weight: bolder;
	color: #234423;
	padding: 0px 0px 20px 0px;
	margin-top: 10px;
}

.header_2
{
	font-weight: bolder;
	color: #234423;
	padding: 0px 0px 20px 0px;
	margin-top: 10px;
}

.q1
{
	margin-top: 10px;
	border: 1px #EE9639 solid;
	width: 100%;
	background-color: #FEF5ED;
}

.q1_header
{
	padding: 5px 5px 5px 10px;
	background-color: #EE9639;
	color: #fff;
	font-weight: bold;
}

.q1_body
{
	padding: 2px 10px;
}