@charset "utf-8";
@import "leftmenu.css";
/* CSS Document */

body{
	margin:0;
	background:url(bg_top.gif) repeat-x;
	font-family:Tahoma, Arial;
	font-size:11px;
	}

.hee{
	background:url(hee.gif) repeat-x; height:25px;
	}

.img_links a, img_links a:link{
	text-decoration:none;
	color:#000;
	}

a, a:link{
	text-decoration:none;
	color:#1b8eed;
	}

a:hover{
	text-decoration:none;
	color:#03C;
	}

.logo{
	position:absolute;
	top:0px;
	padding-left:30px;
	}

.linkLine a:hover{
	text-decoration:underline;
	}

.whiteLink a, .whiteLink a:link{
	color:#FFF;
	text-decoration:none;
	}

.whiteLink a:hover{
	text-decoration:underline;
	}

.menu_bg{
	background: #fa4a25;
	}

/* table */
.t_top{
	background:	url(t_top.gif) no-repeat top;
	height:15px;
	}

.t_t{
	background:	url(t_t.gif) repeat-y center;
	padding:0 15px;
	line-height:18px;
	}

.t_footer{
	background:	url(t_footer.gif) no-repeat top;
	height:15px;
	}

.b_arr{
	height:20px;
	border-bottom:1px #16606b solid;
	font-size:13px;
	}

.color_g{
	color:#000;
	}

.news{
	background:url(line.gif) no-repeat bottom;
	padding:10px 0 6px 0;
	}
	
.news a, .news a:link{
	line-height:18px;
	color:#515151;
	text-decoration:none;
	}

.news a:hover{
	color:#000;
	text-decoration:underline;
	}

.img_news{
	margin-top:4px;
	}

.sur{
	background:url(drow_bg.gif) no-repeat bottom;
	height:35px;
	padding-bottom:8px;
	}

.arr_img{
	padding-right:10px;
	}

.title{
	font-weight:bold;
	height:25px;
	}

.pro{
	border-bottom:1px #999 solid;
	font-size:13px;
	}

.list_drow{
	background:url(list_drow.gif) no-repeat top;
	height:11px;
	}

.footer{
	height:25px;
	padding:0 0 5px 0;
	}

.footer a, .footer a:link{
	color:#000;
	text-decoration:none;
	}

.footer a:hover{
	text-decoration:underline;
	}
	
.pad{
		padding:0 15px;
}

.news_click{
	background:url(line.gif) no-repeat bottom;
	padding:10px 0 6px 0;
	}

.news_click a, .news_click a:link{
	line-height:18px;
	color:#000;
	text-decoration:none;
	}

.news_click a:hover{
	color:#000;
	text-decoration:underline;
	}
.margin_top_10{
	margin-top:10px;
	}
.footer_s{
	background:url(footer_s.gif) repeat-x;
	height:143px;	
	}


