@charset "utf-8";
/* CSS Document */
body{
	padding:10px;
	margin:0;
	background-color: #becfdf;
	background-image: url(../Images/Common_Bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	font-family: Arial, Helvetica, sans-serif;
}
.bd{font-weight:bold;}
a {color:#000; text-decoration:none;font-size:13px;}
a:hover {text-decoration:underline;}
#main{width:1024px;margin:0 auto;}
#header{
	height:95px;
	font-size:13px;
}
.searchkw{height:17px;width:150px;}
.title,.searchcont{font-size:13px;}
.logo{float:left;}
.clr{clear:both;}
.menu{
	height:30px;
	background-image: url(../Images/Common_Bg01.gif);
	background-repeat: repeat-x;
}
.banner
{
    padding: 15px 0 0 20px;
    width: 400px;
    float: left;
    font-family: Calibri;
    font-size:24px;
    font-weight:bold;
}
.topcont{height:65px;}
.lang{float:right;width:300px;text-align:right;}
#bodyer{padding:10px 0;}


.bd{font-weight:bold;}
.title{
	background-image: url(../Images/Common_Bg03.gif);
	height:24px;
	padding:8px 0 0 20px;
	color:#fff;
	font-weight:bold;
}
.section{
	border: 1px solid #CCC;
	background-color: #FFF;
	overflow:hidden;
}
.section p{padding:7px 0;margin:0;}
.mar{margin-top:10px;}
.pad{padding:10px;}
#footer{
	height:78px;
	background-image: url(../Images/Common_Bg07.gif);
	background-repeat: repeat-x;
	border: 1px solid #fff;	
	text-align:center;
	padding-top:40px;
}
#footer p{padding:5px;margin:0;}
.content{background-color: #FFF;min-height:1174px;}
.ptitle{font-size:18px;}
.hand{ cursor:pointer;}

.procatetitle{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding:7px
}
.prosubcate
{
    background-image: url(../Images/Common_Icon04.gif);
    background-repeat: no-repeat;
    background-position: 5px 15px;
    padding:7px 10px 7px 20px;
}
.prosubcate2
{
    background-position: 5px 15px;
    padding:7px 10px 7px 30px;
}