/* CSS Document */
* { margin:0; padding:0;}
body
{
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size:13.5px;
	background:#6699ff;
}
#processajx {
	position:absolute;
}
.wrap_main{
	text-align:left;
	width:950px;	
	background:#FFFFFF;
}
.wrap_header{
	height:181px;
	width:100%;
	background:url(../images/banner.png);
}
.banner{
	width:100%;
	height:104px;
	clear:both;
}
.top_search
{
	height:35px;
	width:548px;
	clear:both;
	margin-left:5px;
}
.search_input{
	border:0px;
	background:none;
}
.top_menu{
	width:100%;
}
.main{
	width:100%;
	clear:both;
}
.main_left
{
	float:left;
	width:600px;
	padding:5px 0px 0px 1px;
}
.main_right
{
	float:right;
	width:320px;
	margin:5px 1px 0px 0px;
}
.main_right_blox
{
	float:left;
	margin:5px 15px 10px 15px;
	width:155px;
	text-align:center;
}
.wrap_main{
	clear:both;
}
.left_blox_info
{	
	display:table;
	width:98%;
	overflow:hidden;
	padding:5px;
}
.left_blox_info img{
	margin:5px;
}
.main_left_wrap{
	width:260px;
	float:right;
	background:url(../images/top_left_repeat.png) repeat-x;
	margin-top:20px;
}
.main_left{
	margin-right:10px;
}
.main_right_wrap{
	width:710px;
	float:left;
	margin-left:20px;
}
.main_left_blox
{
	text-align:center;
	float:left;
}
.main_right_blox a:link, .main_right_blox a:hover
{
	color:#006;
	font-size:12px;
}
.leftlink img
{
	border:1px solid #EEEEEE;
	padding:2px;
}

.image_thumb{
	border:1px solid #EEEEEE;
	padding:2px;
}

.image_small{
	border:1px solid #EEEEEE;
	padding:2px;
}
.bottom
{
	clear:both;
	border:1px #8ebbd7 solid;
	display:table;
	width:937px;
	margin:5px;
}
.wrap_galerry
{
	height:65px;
	background:url(../images/galerry_blog.png) repeat-x;
}
.footer
{
	padding:10px;
	clear:both;
	background: url(../images/footer_bg.png) repeat-x;
}
.left_blox
{
background:transparent url(../images/introduction.gif) no-repeat scroll 0 0;
	/*background:url(../images/main_blog.png) repeat-x;*/
	width:600px;
	border:#80b3d2 1px solid;
}
.left_blox_header
{
		color:#000066;
		font-weight:bold;
		height:80px;
		line-height:78px;
		text-align:center;
		width:100%;	
}
.right_blox
{
	background:url(../images/right_blog.png) repeat-x;
	width: 312px;
	padding:3px;
	border:#80b3d2 1px solid;
}
.right_blox_header
{
	width:100%;
	color:#FF3399;
	font-weight:bold;
}
.div_link{
	clear:both;
	height:2px;
}
.leftlink{
        width:95%;
	padding:5px;
	clear:both;
	border: 1px solid;
	border-bottom:1px solid #DCEDED;
	display:table;
	color:#F5F5F5;
	background:#E8F3FF;
}
.leftlink span
{
	font-weight:bold;
	color:#6699FF;
}
a:link, a:visited, a:hover
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.more{
 width:70px;
 height:10px;
 float:right;
}
.left_footer
{
	color:#663300;
	text-align:center;
}
.categoryinfo
{
	width: 100%;
}
categoryinfo img{
	margin:5px;
}
.iteminfo img{
	margin:5px;
}
.title
{
		color:#000066;
		font-weight:bold;
		font-size:20px;
		height:90px;
		line-height:78px;
		text-align:center;
		width:100%;	
}
