*{margin:0px;
}

@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
	width:1002px;
	margin:0 auto;
	line-height:16px;
}

img{
border:0px;
}
#main #detail #leftcolumn #secNav {
}
#main #detail #leftcolumn #secNav {
	padding-left: 0px;
}


ul{
list-style:none;
}

#changelanguage{
display:block;
float:right;
margin:2px 0px;
}


#main{
    display:block;
	clear:both;
	text-align:left; 
	width:1002px;
	background-image: url(../img/roundbox_center.gif);
	background-repeat: repeat-y;
     }
	 
#topcolumn{
    background-image: url(../img/roundbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:200px;
    }

#logo {
display:block;
float:left;
margin:16px 13px;
text-decoration:none;
}


#mainNav{
float:right;
margin:40px 20px 20px 0px;
}

#mainNav li{
float:left;
font-size:12px;
font-weight:bold;
}

#mainNav li a{
	color:#000000;
	text-decoration:none;
	padding:4px 14px 6px 31px;
	margin:0px 3px;
	display:block;
	width:58px;
	height:13px;
	background-image: url(../img/mainnav_off.jpg);
	background-repeat: no-repeat;
}

#mainNav li a:hover{
color:#fff;
background:url(../img/mainnav_to.jpg)

}

#mainNav li a#current{
color:#fff;
background:url(../img/mainnav_on.jpg)
}


#kv{
clear:both;
margin:0px 12px;
display:block;
}

#detail{
display:block;
clear:both;
background-image: url(../img/roundbox_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
width:1002px;
height:1000px;
}

#leftcolumn{
	display:block;
	float:left;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}



#secNav li{
font-size:12px;
font-weight:bold;
}


#secNav li a{
	color:#666666;
	text-decoration:none;
	display:block;
	width:220px;
	height:25px;
	background-image: url(../img/secnav_off.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 31px;
}

#secNav li a:hover{
	color:#fff;
	background-image: url(../img/secnav_to.jpg);
}

#secNav li a#current{
	color:#fff;
	background-image: url(../img/secnav_on.jpg);
}


#rightcolumn{
	width:690px;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #detail #rightcolumn #currentpath p {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #detail #rightcolumn #content .promise {
padding:10px 0px 0px 0px;
	border: thin none #FFFFFF;
	background-image: url(../img/dashline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
