@charset "utf-8";
body{
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#333333;
	}
p{
	padding:0px;
	margin:0;
	text-align:left;
	line-height:22px;
	}
a{
	text-decoration:none;
	color:#003399;
	}
a:hover{
	text-decoration:underline;
	}
.border_bot{
	border-bottom:1px dashed #999;
	margin-left:10px;
	margin-right:10px;
	}
.clear{
	clear:both;
	}
.jjfs{
	margin:0 auto;
	padding-top:10px;
	width:950px;
	padding-bottom:15px;
	}
.nav li{
	padding:0px 10px 0px 10px;
	display:inline;
	background:url(images/con_bg.gif) right repeat-y;
	}
.nav li a{
	color:#666666;
	text-decoration:underline;
	}
.nav li a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
.banner{
	margin-top:10px;
	height:147px;
	border:0px #CCCCCC dashed;
	text-align:center;
	}
.main{
	margin-top:10px;
	}
.type{
	line-height:28px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	}
.left_sidebar{
	float:left;
	width:640px;
	}
.usa{
	background:url(images/111.gif) repeat-x;
	}
.con_usa{
	border:1px solid #e497be;
	height:700px;
	background:#fff8fd;
	}
.box{
	padding-top:15px;
	padding-bottom:10px;
	}
.box_left{
	float:left;
	padding-left:20px;
	width:295px;
	}
.list_usa{
	color:#003399;
	}
.box_left li,.box_right li{
	list-style:inside;
	line-height:22px;
	}
.list_usa li a{
	color:#333333
	}
.list_usa li a:hover{
	color:#003399;
	text-decoration:underline;
	}
.box_right{
	float:right;
	padding-right:15px;
	width:295px;
	}
.eur{
	background:url(images/333.gif) repeat-x;
	}
.con_eur{
	border:1px solid #69b6e0;
	margin-top:10px;
	height:810px;
	background:#f9fcff;
}


.right_sidebar{
	float:right;
	width:300px;
	}
.cn{
	background:url(images/222.gif) repeat-x;
	}
.con_cn{
	border:1px solid #ffc893;
	background:#fffbf8;
	}

.box_cn{
	padding:15px 15px 10px 15px;
	}
.box_cn li{
	list-style:inside;
	line-height:22px;
	color:#003399;
	}
.box_cn li a{
	color:#333;
	}
.footer{
	border-top:1px solid #C8D8F2;
	padding-top:10px;
	text-align:center;
	color:#666666;
	}
.footer a{
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.footer a:hover{
	color:#cc0000;
	text-decoration:underline;
	}
.copyright{
	padding-top:15px;
	padding-bottom:35px;
	text-align:center;
	color:#666666;
	}
.title{
	text-align:center;
	padding:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	}
.title a{
	color:#003399;
	text-decoration:none;
	}
.title a:hover{
	text-decoration:underline;
	}
.total{
	margin-top:10px;
	border:1px solid #cfdce7;
	line-height:22px;
	list-style:inside;
	padding:10px 10px 10px 15px;
	background:#f8fcff;
	}
.total_list{
	color:#0066FF;
	}
/*art.css*/
.art_main{
	padding-top:10px;
	}
.art_left{
	float:left;
	width:636px;
	border:1px solid #b6c4cd;
	background:#F9FCFF;

	}
.art_right{
	float:right;
	width:300px;
	border:1px solid #62ABEF;
	background:#fffbf8;
	}
.art_tit{
	background:url(images/art_tit.gif) repeat-x;
	}
.art_art{
	background:url(images/art_art.gif) repeat-x;
	border-left:3px #010101 solid;
	color:#FFF;
	}
.art_art a{
	color:#FFFF33;
	}
h1{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding:0px;
	margin:10px 0px 15px 0px;
	color:#039;
	}
.art_content{
	padding:20px 15px 20px 18px;
	}
.art_content p{
	margin-bottom:5px;
	text-indent:2em;
	}
.art_list{
	padding:5px 10px 10px 15px;
	line-height:22px;
	list-style:inside;
	}
.art_list_tit{
	padding:4px 0px 1px 20px;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	}
.art_usa{
	background:#c9e1ff;
	}
.art_eur{
	background:#ffdbf3;
	}
.art_cn{
	background:#ffe5c9;
	}
.time{
	text-align:right;
	color:#666;
	padding-right:10px;
	}
