/* CSS Document */
@import url(base.css);

body{
background:url(images/prod/bg.gif) repeat-x #FFF;
}

/*========== header ===========*/
.header{
width:1003px;
height:95px;
margin-top:12px;
position:relative;
}

.website_name{
float:left;
margin:33px 0 0 17px;
}

.version{
position:absolute;
right:115px;
top:5px;
}

/*==== mainnav ====*/
.mainnav{
width:683px;
height:27px;
background:#3C98B9;
margin:39px 0 0 7px;
float:left;
}

.mainnav ul li{
float:left;
display:inline;
position:relative;
margin:7px 17px 6px 18px;
}

.mainnav ul li img{ display:block;}

.mainnav ul li.line{
height:27px;
width:1px;
background:#FFFFFF;
margin:0px;
}

.banner{
width:880px!important;
width:1003px;
padding:10px 110px 15px 13px;
}

/*========== pagebody ===========*/
.pagebody{
width:1003px;
overflow:hidden;
}

/*==== sidebar ====*/
.sidebar{
width:170px;
float:left;
margin:0 9px 0px 22px;
padding-bottom:10px;
display:inline;
}

.prod_top{background:url(images/prod/prod_top.gif) no-repeat center;height:10px;font-size:0px;}

.prod_bottom{background:url(images/prod/prod_bottom.gif) no-repeat center;height:10px;font-size:0px;}

.prod_list{background:#FFF; padding-bottom:15px;}

.prod_list li{background:url(images/prod/icon.gif) no-repeat 2px 12px;width:131px;height:29px;text-align:left;margin:auto;border-bottom:1px solid #DAE8DE;}

.prod_list a{display:block; padding:5px 0 0 10px;}

/*= prod_search =*/
.search_box{
background:url(images/prod/search_box.gif) no-repeat center;
height:115px;
margin:15px 0;
}

.input_text{margin-top:45px; width:100px; height:18px; border:1px solid #AEAEAE;}
.input_image{margin-top:10px;}

/*= links =*/
.links{margin-top:10px;}
.links img{border:1px solid #41D0D3;}

/*==== contenter ====*/
.contenter{
width:692px;
float:left;
height:550px;
display:table;
background:#FFF;
}

.path{
background:url(images/prod/path_bg.gif) no-repeat;
width:692px;
height:52px;
position:relative;
}

.column{
margin:25px 0 0 51px;
}

.position{
position:absolute;
right:10px;
top:28px;
color:#3C98B9;
}

.content{
text-align:left;
width:652px!important;
width:692px;
padding:10px 20px;
}

/*========== footer ===========*/
.footer{
width:1003px;
height:60px;
border-top:4px solid #3C98B9;
border-bottom:2px solid #D2D2D2;
}

.copyright{
width:695px;
padding-left:11px;
text-align:left;
line-height:22px;
}