BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size : 12px;
	color: #000;
	background: #fff;
}

IMG {
	border:0px;
}
FORM {
	margin : 0px 0px 0px 0px;
}
table {
	border: 0;
	border-collapse: collapse;
}

td,tr {
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: top;
}

p{
	margin: 0 0 14 0;
}
h1{
	color: #007AC2;
	font-size: 18;
	font-weight: normal;
	margin: 0 0 10 0;
}
h2{
	color: #007AC2;
	font-size: 15;
	font-weight: bold;
	margin: 0 0 5 0;
}
h3{
	color: #007AC2;
	font-size: 14;
	font-weight: normal;
	margin: 0 0 5 0;
}
.menu{
	background: #006DC3 url(/ima/menu_right.gif) no-repeat top right;
	text-align: center;
	vertical-align: middle;
	padding-right: 9;
}
.menu_a{
	background: #7FB6E1 url(/ima/menu_right_a.gif) no-repeat top right;
	text-align: center;
	vertical-align: middle;
	padding-right: 9;
}
.menu_left{
	background: url(/ima/menu_left.gif) no-repeat top right;
}
.menu_left_a{
	background: url(/ima/menu_left_a.gif) no-repeat top right;
}
.menu_left div{
	width: 16;
	height: 38;
}
.menu_left_a div{
	width: 16;
	height: 38;
}
.menu2{
	font-size: 14px;
	margin: 9 0 9 19;
}
.menu2_a{
	font-size: 14px;
	margin: 9 0 9 26;
}
.menu3{
	font-size: 12px;
	margin: 9 0 9 35;
}
.menu3_a{
	font-size: 12px;
	font-style: italic;
	margin: 9 0 9 35;
}
.search_in{
	height: 19;
	padding: 1 10;
	color: #666;
	font-size: 11;
	font-family: Arial;
	border: 1px inset;
}
.in{
	margin: 2 10 2 0;
	width: 150;
	height: 19;
	padding: 1 10;
	color: #666;
	font-size: 11;
	font-family: Arial;
	border: 1px inset;
}
.sub{
	margin: 2 10 2 0;
	width: 55;
	height: 19;
	color: #666;
	font-size: 11;
	font-family: Arial;
}
.search_sub{
	width: 55;
	height: 19;
	color: #666;
	font-size: 11;
	font-family: Arial;
}
.price{
	padding: 2 0 2 21;
	color: #666;
	font-size: 11px;
}
.partner{
	margin: 8 0;
	font-size: 11px;
}
h5{
	color: #007AC2;
	font-size: 18;
	font-weight: normal;
	margin: 0 0 19 0;
}
.ban{
	margin: 15 10 15 28;
	font-size: 11px;
	color: #666;
}
.ban div{
	margin: 10 0 0 5;
}
.in_select{
	width: 210;
	height: 18;
	font-size: 11;
	margin: 5 0 5 22;
}
.news{
	background: url(gray_dot.gif) repeat-y left; 
	padding: 0 22 20 22;
}
.news a{
	font-size: 14px;
}
.news_date{
	background: #C5C5C5 url(ima/news_header_fon.gif) repeat-x center;
	color: #fff;
	font-size: 11;
	width: 150;
	margin: 25 0 7 0;
}
.news_date_in{
	background: url(news_header_right.gif) no-repeat top right;
}
.news_date img{
	vertical-align: middle;
	margin: 0 7 0 0;
	
}
.main_content{
	width: 100%; 
	background: url(/ima/gray_dot.gif) repeat-y right;
}
.main_content_t_r{
	background: url(/ima/first_news_t_r.gif) no-repeat top right;
}
.main_content_t_bg{
	height: 10; 
	background: url(/ima/first_news_t_bg.gif) repeat-x top; 
	margin-right: 10;
}
.main_content_center{
	background: url(/ima/gray_dot.gif) repeat-y left; 
	padding: 0 22 20 22; 
	width: 100%;
}
.main_content_b_r{
	background: url(/ima/first_news_b_r.gif) no-repeat top right;
}
.main_content_b_bg{
	height: 10; 
	background: url(/ima/first_news_b_bg.gif) repeat-x top; 
	margin-right: 10;
}
main_content_b_r img{
	width: 10;
	height: 10;
}
main_content_t_r img{
	width: 10;
	height: 10;
}
a.b,a.b:visited,a.b:active{
	text-decoration: underline;
	color: #666;
}
a.b:hover{
	text-decoration: none;
	color: #666;
}

a,a:visited,a:active{
	text-decoration: underline;
	color: #007AC2;
}
a:hover{
	text-decoration: none;
	color: #666;
}


