﻿@import url("border.css");
@import url("widget.css");
body{
  margin:0;
  padding:0;
  text-align:center;
  background:url(bg.gif) repeat-x;
  font-size:12px;
  font-family:"宋体", Arial;
  color:#595959;
  line-height:180% !important;
}
form,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd,dt,ol,span{margin:0;padding:0;}
h6{ color:#595959; font-size:12px; font-weight: normal; padding:10px 0 0px;}
h3{ text-align:left;}
ul,li{list-style-type:none;} 
a{color:#464646;  text-decoration:none;}
a:hover{ color:#4692B6; text-decoration:underline;}


.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}



/* 头部 */

.header{ margin:0 auto; width:940px; padding:0 29px; height:345px; background:url(topbg.jpg) no-repeat; position:relative; color:#5196BD;}
.header a{ color:#5196BD;}
.header a:hover{ color:#5196BD; text-decoration:underline;}
.header   .logo{ position:absolute; left:29px; top:3px;}
.header   .menu{ position:absolute; left:45px; top:76px; width:655px; height:35px; line-height:35px;}
.header   .cart{ position:absolute; right:110px; top:76px; background:url(sign.gif) no-repeat; background-position:left 11px; text-indent:18px; height:35px; line-height:35px;}
.header   .gocart{ position:absolute; right:45px; top:76px; height:35px; line-height:35px;}
.header   .pinlun{ position:absolute; left:29px; top:187px; width:245px;}
.header   .search{ position:absolute; left:350px; top:200px; width:300px; height:31px; line-height:31px; background:url(search_bg.gif) no-repeat;}
.header   .login{ position:absolute; right:29px; top:189px; width:266px; height:157px; background:url(login_bg.gif) no-repeat;}

.content{ margin:10px auto 0; width:940px; text-align:left;}
.content_left{ float:left; width:239px; overflow:hidden;}
.content_right{ float:right; width:692px; overflow:hidden;}

.content_nei_top{ width:940px; height:15px; background:url(neibg_topbottom.gif) no-repeat; margin:10px auto 0;}
.content_nei_center{ width:924px; background:url(neibg_center.gif) repeat-y; margin:0 auto; padding:8px; text-align:left;}
.content_nei_bottom{ width:940px; height:15px; background:url(neibg_topbottom.gif) no-repeat left bottom; margin:0 auto;}

.content_title{  
          width:679px; 
		  height:31px;
		  background:url(right_title.gif) no-repeat;
		  color:#fff;
		  font-weight:bold;
		  padding:3px 0 0 13px;
}
.content_body{width:692px; margin-top:10px;}
.content_body td{ width:330px; padding:5px 10px 5px 0;}   
.cl_left{ float:left; width:105px; border:1px solid #E4E4E4; padding:1px;} 
.cl_right{ float:right; width:210px; padding:1px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}  


.foot{ width:940px; height:34px; margin:20px auto 0; background:url(footbg.gif) no-repeat;} 

#FootMenu{
   margin:5px 0;
}
#FootMenu li a{
   color:#407C94;
}
#FootMenu ul{
	overflow:hidden;
    text-align:center;
}
#FootMenu ul li{
	font-weight:normal;
	display:inline;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}

.bottom{width:940px; margin:20px auto 0; border:1px solid #c9d9e0;}
.bottom td{ width:20%;  }
