﻿html {
    background-image:none;
}

body {
    min-height:auto;
    min-height:inherit;
    background:url(images/home_bg.jpg) no-repeat center top;
}

.container {
    padding-top:385px;
    background:none;
}

.head-filter {
    height:270px;
    background:url(images/home_head_filter.png) no-repeat top;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home_head_filter.png', sizingMethod='image');
}

.kv {
    position:absolute;
    top:0;
    left:1px;
}

.kv object,
.kv img {
    display:block;
}

.mid {
    padding:0;
    _height:181px;
    _overflow:visible;
}

.main {
    position:relative;
    padding-top:6px;
    background:url(images/container_bg.gif) repeat-x 0 -390px;
    _zoom:1;
}

.main-filter {
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:130px;
    background:url(images/home_mid_filter.png) no-repeat top;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home_mid_filter.png', sizingMethod='image');
}

.gear {
    float:left;
    width:479px;
    padding-top:19px;
    border-right:1px solid #dfdfdf;
    /*overflow:hidden;*/
}

.gear .title,
.listing .title,
.subscribe .title{
    padding-left:18px;
    font-size:18px;
    line-height:1.3em;
    color:#c00;
    text-transform:uppercase;
    border-bottom:1px solid #dfdfdf;
}

.gear-content,
.listing-content,
.subscribe form {
    padding:12px 0 20px 18px;
    zoom:1;
}
.joinus_big {
    padding:0 0 20px 18px;
	}
a.addThis {
    margin: 0 0 20px 18px;
}

.gear-right,
.listing-right {
    float:left;
    width:50%;
    /*overflow:hidden;*/
}

.gear .li {
    float:left;
    width:47%;
    margin-right:10px;
    margin-bottom:20px;
    overflow:auto;
    zoom:1;
}

.gear .photo {
    float:left;
    margin-right:10px;
}
.gear .photo a {
	padding: 2px;
}
.gear .photo img {
    display:block;
    width:85px;
    height:85px;
}

.gear .name {
    line-height:1em;
    font-weight:bold;
    color:#222;
    margin-bottom:3px;
	font-size: 11px;
}
.gear .name a {
	text-decoration: none;
}
.gear .price {
    line-height:1em;
    font-size:11px;
    font-weight:bold;
    color:#888;
    margin-bottom:2px;
	clear: both;
}

.gear .desc {
    clear:both;
    line-height:1em;
    font-size:11px;
    color:#888;
    margin-bottom:2px;
}

.gear .more {
    clear:both;
}

.gear .techLogo {
    float:left;
    margin:0 3px 6px 0;
    width:auto;
}

.gear .techLogo img {
    display:block;
    width:25px;
    height:25px;
    /*overflow:hidden;*/
}

.gear .t-r {
    float:left;
    width:72%;
}

.listing {
    float:left;
    width: 248px;
    padding-top:19px;
    border-right:1px solid #DFDFDF;
}

.listing ul {
    width:216px;
    padding-right:15px;
    /*border-right:1px dotted #ccc;*/
}

.listing li {
    margin-bottom:10px;
}

.listing .date {
    color:#919191;
	font-size: 11px;
}

.listing .news {
    line-height:1em;
    font-size:11px;
    font-weight:bold;
    margin-bottom:3px;
}

.listing .brief {
	font-size:11px;
    line-height:1em;
}

.listing a.list-text {
    display:block;
    color:#222;
    text-decoration:none;
}

.listing a.list-text:hover {
    color: #d80e0a;
}

/*position:absolute;
    right:0;
    top:48px;*/
    
/*.subscribe {
	float:left;
	width:160px;
	margin: 42px 0 20px 0px;
	padding: 20px 12px 0 0;
	_padding: 20px 7px 0 0;
    border-top:1px solid #dfdfdf;
    border-bottom:none;
}*/

.subscribe {
    float:left;
    padding-top:19px;
    width:220px;
}

/*.subscribe form{
	margin-left: 15px;
}*/

.subscribe strong {
	color: #000;
}

.subscribe label {
	color: #000;
}

.subscribe .error {
	font-size:11px;
	line-height:12px;
}

.more {
    font-size:11px;
}

.detail {
    text-transform: normal;
}

.footer {
	background-color: #fff;
}

.gear-content .btn_block
{
    position:relative;
    margin-top:15px;
    height: 90px;
}


.gear-content .btn_gear
{
    position:relative;
    float:left;
    margin-right:13px;


}

.gear-content .gear_text
{
  font-size: 11px;
   
}

.gear-content .btn_block_desc
{
    position:relative;
    margin-top:15px;
    width:450px;
    height: 80px;
}

.gear-content .btn_gear_desc
{
    position:relative;
    float:left;
    margin-right:24px;
    width:200px;
}

.gear-content .btn_gear_desc sup
{
    vertical-align: super;
    font-size: 6px;
}
