html {
	margin:0px;
	padding:0px;
	height:100%;
	overflow:scroll;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	background-color:#92defa;
}
#wrap_site {
	width:1260px;
	text-align:left;
}
#wrap_main {
	float:left;
	width:1000px;
}
#wrap_right {
	float:left;
	width:260px;
}
#top {
	background-color:#CCC;
	background-image:url('/themes/nordmarx/top.gif');
	background-repeat:repeat-x;
	width:980px;
	height:120px;
	margin:10px 0 0 10px;
}
#top_btn {
	float:right;
}
#top_btn img {
	border:none;
}
#logo {
	border:none;
	margin:10px 0 0 10px;
}
#search_box {
	float:left;
	padding-left:10px;
	font-size:20px;
	border:none;
	width:268px;
	height:50px;
	background-image:url('/themes/nordmarx//search_bg.png');
	background-color:transparent;
}
#menu_top {
	width:auto;
	margin-left:50px;
	height:20px;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
}
#menu_upper {
	font-size:17px;
	float:left;
	width:750px;
}
#menu_login {
	float:right;
	margin-top:10px;
	font-size:12px;
	color:#FFF;
	height:20px;
	width:130px;
	font-weight:bold;
}
#menu_top a, #menu_login a {
	color:#FFF;
	text-decoration:none;
}
#menu_top a:hover, #menu_login a:hover {
	color:#CCC;
	text-decoration:underline;
}
#menu_left {
	float:left;
	width:144px;
	margin:10px 0 0 10px;
	background-color:#def8fd;
}
#menu_left a {
	color:#00344e;
	text-decoration:none;
}
#menu_left a:hover {
	color:#00F;
}
#menu a {
	text-decoration:none;
	color:#000;
}
#menu a:hover {
	color:#FFF;
}
.menu_btn {
	width:144px;
	height:28px;
	background-image:url('/themes/nordmarx/btn_grey.gif');

	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#korg_big {
	font-size:12px;
}
#content {
	float:left;
	width:826px;
	min-height:500px;
	margin:10px 0 0 10px;	
	background-color:#9dd4fe;
	overflow:hidden;
}
#main {
	float:left;
	width:480px;
	background-color:#def8fd;
}
#mid {
	float:left;
	width:336px;
	margin-left:10px;
	background-color:#def8fd;
}
#bottom {
	clear:both;
	width:100%;
	height:100px;
	margin-top:10px;
	background-color:#CCC;
}

#news_main_3 {
	float:left;
	height:auto;
	margin:5px;
}
#news_main_3 img {
	width: 140px;
}
#offer_right { float:left; }
#index_main {
	float:left;
	height:auto;
}
#head {
	clear:both;
	width:auto;
	height:auto;
	background-image:url('/themes/nordmarx/head_bg.gif');
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	padding:4px 0 0 10px;
}
#head a {
	color:#0F0;
	text-decoration:none;
}
#head a:hover {
	color:#CCC;
}
#buyprice {
	width:100%;
	height:22px;
}
#buyprice a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#buyprice a:hover {
	text-decoration:underline;
}
.price {
	float:left;
	margin:0px;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.buy_btn {
	padding-top:3px;
	float:right;
	cursor:pointer;
	width:50px;
	height:20px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url('/themes/nordmarx/buy_btn.png');
}
.pre_btn {
	padding-top:3px;
	float:right;
	cursor:pointer;
	width:50px;
	height:20px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url('/themes/nordmarx//pre_btn.png');
}
.utg_btn {
	padding-top:3px;
	float:right;
	cursor:pointer;
	width:50px;
	height:20px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url('/themes/nordmarx//no_btn.png');
}

.form_title {
	font-size:12px;
}
.item_title a {
	font-size:15px;
	color:#C70316;
	text-decoration:none;
}
.item_title a:hover {
	color:#FFF;
}
.item_desc {
	width:auto;
	padding-left:10px;
	margin-top:0;
	overflow:hidden;
}
/* ads */

#ad_top {
	margin:10px 0 0 10px;
}
#ad_right {
	margin-top:10px;
}

