﻿/*This is Layout*/
html, body, #wrap {height:100%;font-size:14px}
body > #wrap {height: auto; min-height: 100%;background:url(../images/bg.gif);background-repeat:repeat-x}
#main {padding-bottom:50px;width:960px;margin:0 auto}
#footer {position:relative;margin-top:-50px;height:50px;clear:both;line-height:50px} 
.clearfix:after {content: ".";display:block;height:0;clear: both;visibility: hidden;}
.container{width:960px;margin:0 auto}
#head{width:960px;height:111px}
#content{width:720px;background:#FFFFFF;float:right}
#side{width:240px;background:#FFFFFF;float:left}
input[type~=radio]{border:none}
input[type~=checkbox]{border:none}
/*This is Font*/
body{font-family:Arial,Microsoft YaHei,SimSun}
h1{font-size:14px;color:#FFFFFF; font-weight:600}
/*This is UI Control*/
#logo{width:200px;height:111px;background:url(../images/logo.gif) no-repeat; background-position:19px 26px;float:left}
#language{width:240px;height:90px; float:right;color:#FFFFFF; font-size:14px;padding:5px}
#menu{width:955px;height:34px;line-height:34px; background:url("../images/menurepeat.gif");background-repeat:repeat-x}
input{border:1px solid #CCC;vertical-align:middle}
textarea{border:1px solid #CCC}
#Search{width:200px;height:32px;background:url(../images/Search.gif);margin:10px;padding:5px 10px}
.SideTitle{width:200px;height:28px;background:url(../images/SideTitle.gif);margin:0 10px;line-height:28px;padding:0 10px; background-repeat:no-repeat}
.SideCon{width:200px;background:#eff8e0;margin:10px;padding:10px 10px}
.ContentTitle{width:680px;height:28px;background:url(../images/ConTitle.gif);margin:10px;line-height:28px;padding:0 10px; background-repeat:no-repeat}
.ContentTitle_in{width:680px;height:28px;background:url(../images/ConTitle.gif);line-height:28px;padding:0 10px; background-repeat:no-repeat}
.ContentCon{width:680px;padding:10px 10px}
#AskSelect{border:1px solid #CCCCCC;padding:5px 15px}
#AskSelect img{vertical-align:middle}
/* Round */
.sl{float:left}
.sr{float:right}
.ProductInfo{color:#04326d;margin-left:5px}
.ProductInfo td{border-bottom:1px dotted #cccccc; vertical-align:middle; text-align:left;padding-left:5px}
#menu{padding-left:5px;}
#menu ul li{float:left;width:120px;margin-right:5px;text-align:center}
#menu ul li a{color:black; font-weight:bold; text-decoration:none;}
.Catalogarrow{width:5px; height:9px; vertical-align:middle; background-image:url(../images/arrow_catalog.gif);margin-right:5px;}
.product_property td{border-bottom:1px dotted #ccc;height:20px}