/* CSS Document */

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}


  .main{font-family:Tahoma; font-size:11px;  color:#7D8682; line-height:13px }
	.green_11{font-family:Tahoma; font-size:11px;  color:#7EB101; line-height:13px }
  .orange{font-family:Tahoma; font-size:11px;  color:#FF9C00; line-height:13px }		

.menu_item1 {
background:url(../images/m1.jpg) no-repeat;
width: 166px;
height: 27px;
padding-left: 40px;
}

.menu_item_last {
background:url(../images/m_last.jpg) no-repeat;
width: 166px;
height: 27px;
padding-left: 40px;
}

.menu_item_n {
background:url(../images/m_n.jpg) no-repeat;
width: 166px;
height: 26px;
padding-left: 40px;
}

.menu_item_a {
color:#FFFFFF;
font-family: tahoma;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

.menu_item_a:hover {
color: #c3e9f6;
}

.line {
	background:url(../images/line.jpg) repeat-x;
	height: 22px;
}

.news_box {
	background: url(../images/news_box_bg.jpg) no-repeat;
	width: 159px;
	height: 90px;
	padding: 10px;
}

.search_box {
	background: url(../images/search_box_bg.jpg) no-repeat;
	width: 168px;
	height: 64px;
	padding-left: 10px
}

.input_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

.news_body{
font-family:Tahoma; 
font-size:11px;  
color:#7D8682; 
line-height:13px 
}

.news_title {
font-family: tahoma;
font-size: 10px;
color: #7EB101;
text-decoration:none;
text-decoration:underline;
text-transform:uppercase;

}

.top_menu_item {
	background: url(../images/empty_brand.jpg);
	background-repeat:no-repeat;
	width:159px;
	height:117px;
	padding:8px;
}

img {
	border:0px;
}

.content_topic {
	font-family: Tahoma, Times, serif;
	font-size: 17px;
	font-weight:bold;

	color:#0099ff;
}