/* CSS Document */

body {
	background:url(../images/bg.gif);
	color:#333;
	font-size:12px;
	line-height:150%;
	margin:0;
	text-align:center;
}

div {
    padding:0;
	margin:0;
}

form {
    padding:0;
	margin:0;
}

p {
    line-height:200%;
	font-size:14px;
}

a {
    font-size:12px;
    text-decoration:none;
	color:#333;
}

a:hover {
    font-size:12px;
	text-decoration:underline;
	color:#F60;
}

img {
    border: none;
}

.line {
    border-bottom:1px dotted #CCC;
}

.pic {
    border:1px solid #CCC;
}

.input {
    border:1px #999 solid;
	height:18px;
	width:180px;
}

.font1 {
    color:#F60;
	font-weight:bold;
}

.font2 {
    color:#F00;
}

.top {
    background:#F2F2F2;
	border-bottom:1px solid #CCC;
	padding:0 10px;
}

.nav {
    background:url(../images/nav_bg.jpg) repeat-x;
	letter-spacing:2px;
}

.nav a {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.nav a:hover {
    color:#FFF;
	font-size:14px;
}

.all {
    background:#FFF;
	margin:10px 0;
}

.main {
	border:1px solid #BFCEEA;
}

.tit {
    color:#333;
	font-size:13px;
	font-weight:bold;
	background:url(../images/tit_bg.jpg) repeat-x;
	letter-spacing:1px;
}

.tit a {
    color:#333;
	font-size:13px;
	font-weight:bold;
}

.tit a:hover {
    color:#000;
	font-size:13px;
}

.tit_bg {
    background:url(../images/tit_bg1.jpg) no-repeat bottom;
}

.ico {
    padding-left:12px;
}

.more {
    padding-right:10px;
}

.date {
    color:#666;
}

.people {
    background:url(../images/tit_bg2.jpg) repeat-y;
	border-right:1px solid #BFCEEA;
}

.people a {
    color:#333;
	font-size:13px;
	font-weight:bold;
}

.people a:hover {
    color:#000;
	font-size:13px;
}

.foot_nav {
	letter-spacing:1px;
	border-bottom:1px solid #CCC;
}

.foot_nav a {
    font-weight:bold;
}

.foot {
    line-height:200%;
	padding:5px 0;
}

/* ·ÖÒ³ */

.link {
    background:#F2F2F2;
	border:1px solid #CCC;
}

.line1 {
	border-bottom:1px solid #CCC;
}

.news_list {
    margin:10px;
}

.news_list a {
    font-size:14px;
}

.news_list a:hover {
    font-size:14px;
}

.news_tit {
	color:#F60;
	font-family:"ºÚÌå";
	font-size:28px;
	line-height:200%;
}

.news_text {
	font-size:14px;
	line-height:200%;
	padding:10px;
}

.news_text a {
	font-size:14px;
}

.news_text a:hover {
	font-size:14px;
}

.en {
    color:#F60;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}