body, html {
	height: 100%;
	width: 100%;	
}
body {
	padding: 0px;
	margin: 0px;
	background: #252a2d url(../i/bg_body.gif);
	color: #fff;
	font: 100% Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
a {
	color: #f00;
	text-decoration: underline;
}
ul {
	list-style-image: url(../i/bullet_ul.gif);
	padding-left: 20px;
	margin-left: 0px;
}
li {
	padding-left: 10px;
	margin-bottom: 10px;
}
p {
	text-align: justify;
}
.pic {
	border: 1px solid #5e5e5e;
}
#top {
	text-align: center;
	background: url(../i/bg_top.jpg) repeat-x top;
	min-height: 343px;
}
#layout {
	width: 940px;
	margin: 0px auto;
}
#extra {
	float: right;
	width: 160px;	
}
#phone {
	float: right;
	clear: right;
	width: 296px;
}
#menu {
	height: 35px;
	margin-bottom: 35px;
	background: url(../i/bg_menu.gif) repeat-x center;
}
#menu td {
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background: url(../i/bg_menu_link.gif) no-repeat right center;
}
#menu td.select {
	background: url(../i/bg_menu_select.gif) repeat-x center;
	border-top: 1px solid #bb2d00;
	border-right: 1px solid #bf360b;
	border-bottom: 1px solid #b94824;
	border-left: 1px solid #bb350b;
}
#menu a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
#menu td.select a {
	color: #fff;
}
.frame_label {
	color: #fff;
	border-top: 1px solid #5e5e5e;
	border-left: 1px solid #4b4b4b;
	border-right: 1px solid #4a4a4a;
	background-color: #393939;
	font-size: 120%;
	font-weight: 500;
}
.frame_label span {
	display:block;
	padding: 10px 20px 2px 20px;
	text-align: left;
}
.frame_text {
	background: url(../i/bg_frame.png) repeat-x bottom;
}
.frame_news {
	background: url(../i/bg_frame_news.png) repeat-x top;
}
.frame_bg_r {
	background: url(../i/bg_frame_text.png) no-repeat right top;
}
.frame_bg_shadow {
	background: url(../i/frame_bg_shadow.png) no-repeat top right;
}
.frame_bg_l {
	background: url(../i/bg_frame_text.png) no-repeat left top;
	font-size: 80%;
	padding: 20px;
	text-align: left;
}
.item_news { 
	clear: both;
	margin-bottom: 20px;
}
#base {
	background: #000;
	margin: 10px 0px;
	padding: 20px 0px 5px 20px;
	text-align: left;
	font-size: 75%;
}
#webexpert {
	float: right;
	width:180px;
	padding-right: 30px;
	text-align: right;
}
.photo_118x164, .photo_160x115 {
	float: left;
	clear: left;
	margin: 12px 20px 10px 0px;
	text-align: center;
	vertical-align: middle;
}
.photo_118x164 {
	width: 140px;
	height: 190px;
	background: url(../i/bg_strip_118x164.gif) no-repeat top left;
}
.photo_160x115 {
	width: 190px;
	height: 140px;
	background: url(../i/bg_strip_160x115.gif) no-repeat top left;
}
.photo_118x164 img {
	margin: 13px 7px;
}
.photo_160x115 img {
	margin: 13px 7px;
}