/* CSS Document */

body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

img,p,ul,li{ margin:0; padding:0; border:0;}
ul,li{ list-style-type:none;}

a:link{ text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover{ text-decoration:underline;}
a:active{ text-decoration:none;}

.en{ font-family:Arial, Helvetica, sans-serif;}
.content{ color:#000; line-height:1.5;}
.content a{ color:#000; text-decoration:underline;}
.page{ color:#000;}
.page a{ color:#000; text-decoration:underline;}

ul.leftplist{ padding:0 0 0 20px;}
ul.leftplist li{
	min-height:30px;
	line-height:30px;
	padding:0 0 0 15px;
	background:url(../images/arrow2.gif) no-repeat left center;
}
ul.leftplist li a{ color:#000; font-size:14px;}

.proshow img{ border:1px solid #0052af; margin:0 7px 0 0;}

.key{ color:#fcfcfd; line-height:1.5;}
.key a{ color:#fcfcfd;}

ul.newslist{
	width:360px;
	height:145
	display:block;
	margin:1px auto;
}
ul.newslist li{
	height:29px;
	line-height:29px;
	float:left;
}
ul.newslist li.title{
	width:280px;
}
ul.newslist li.title a{ color:#000;}
ul.newslist li.time{
	width:80px;
}

ul.news{
	width:680px;
	height:280px;
	display:block;
	margin:15px auto;
}
ul.news li{
	height:35px;
	line-height:35px;
	float:left;
}
ul.news li.title{
	width:580px;
	text-align:left;
}
ul.news li.title a{ color:#000;}
ul.news li.time{width:100px; text-align:left;}

.prolist img{ border:3px solid #ccc; display:block;}
.prolist p a{ color:#000; line-height:2.0;}
.procon{ line-height:1.5; color:#000; text-align:left;}
.procon a{ color:#000; text-decoration:underline;}