@charset "utf-8";
/* CSS Document */
/*初始化环境*/
body,ul,ol,p,h1,h2,h3,h4,h5,td,th{margin:0; padding:0;text-align:center}
ul,li{list-style:none;}
table,ul,li,img,tr,td{ border:none; margin:0; padding:0;}
div{margin:0; padding:0;}


#wrap{
	width:660px;
	margin:0 auto;
}

a,a:visited{
	color:#FFF;
	text-decoration:none;
}
a:hover{color:#CC0000;text-decoration:underline;}

#top{ width:750px; height:20px; background-color:#ffffff; font-size:12px;color:#F00; text-align:right; padding-right:10px; margin: 5px auto;}
#top a{ color:#F00; text-decoration:underline;}

/*header部分*/
#header{
	width:660px;
	height:120px;
	margin:0px auto 5px auto;
}
#logo {height: 61px;width: 760px; margin:0; padding:0; border:none;}

/*content部分*/
#content{
	width:660px;
	margin:o auto;
}

/*content _left部分*/
#con_left{
	font-size:14px;
	text-align:left;
	width:430px;
	float:left;
	margin-bottom:10px;
}
#con_left_news_tj{margin-bottom:10px;}
.con_left_news_tj{
	margin-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0DFFF;
}
#con_left li span{color:#CC0000; font-size:14px; line-height:1.6em; padding-left:5px; padding-right:5px;}
.con_left_news{ padding:10px 0 10px 30px;}
#con_left li{text-align:left;  list-style-image:url(/images/titlearrow.jpg); list-style-position:outside;}
#con_left img{ margin:10px; float:left; width:150px; height:100px;}
.con_left_tit{
	color:#B0DFFF;
	height:30px;
	background-image: url(image/left.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0DFFF;
	border-right-color: #B0DFFF;
	border-left-color: #B0DFFF;
}
.con_left_tit_01{float:left; width:240px; padding:5px 0 5px 10px; text-align:left;}
.con_left_tit_02{
	float:right;
	width:238px;
	padding:5px 10px 5px 0;
	text-align:right;
}
.con_left_tit_02 a{ color:#FFF}
.con_left_tit_02 a:hover{color:#CC0000;text-decoration:underline;}
#con_left p{
	line-height: 1.5em;	
	padding:0 10px 5px 5px;
}
.con_left_p_tit{ font-size:14px; font-weight:bolder; text-align:left;}
.con_left_p_tit a{color:#CC0000; text-decoration:underline;}
.con_left_p_con{ text-align:left; font-size:12px;}

/*content _right部分*/
.con_right{
	width:238px;
	font-size:12px;
	float:left;
	border:1px solid #CCCCCC;
}
.con_right table{ margin:0 auto;}
.con_right table a{ padding-left:5px;}
.con_right span{ padding:0 5px 0 0;}
.con_right li{height:28px; text-align:left;}
.con_right_tit{font-weight:bold; color:#cc0000; font-size:14px; padding-top:10px; padding-bottom:10px;}
.con_right_tit a{color:#F00;}

/*footer部分*/
#footer{ width:760px; height:70px;clear:both; border: none;}
#footer img{ float:left; margin-top:10px;border: medium none ; }
#footer_con{
	margin-top:12px;
	margin-left:10px;
	font-size:12px;
	line-height:2em;
	float:left;
	text-align: left;
}
.E {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
a.yuan:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
a.yuan:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
a.yuan:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
