a:link {text-decoration: none; color: #0066CC}
a:visited {text-decoration: none; color: #0066CC}
a:active {text-decoration:none;color:red;}
a:hover {text-decoration: underline; color:red}

a.a1:link {text-decoration: none; color: #009966;font-size:12px}
a.a1:visited {text-decoration: none; color: #009966;font-size:12px}
a.a1:active {text-decoration:none;color:red;font-size:12px}
a.a1:hover {text-decoration: underline; color:red;font-size:12px}

p,li{ font-size: 9pt;line-height: 150%;}
.fontsize10 {font-family: ËÎÌå,Arial; font-size: 10pt;}

.font9 {
	font-size: 12px;
	line-height: 150%;
}

.redfont {
	color:#ff0000;	
	font-size: 12pt;
}
.input_style {
	border:1px solid #C0C0C0;
	background-color:#F1F1F1;
	font-size:9pt
}

.button_style {	
	background-color: #DDDDDD;
	font-size: 14px;
	width:80px;
}

.content_title {
	font-size: 18px;
	font-weight: bold;
}
.content_author {
	font-size: 12px;
	color: #999999;
}
.content_content {
	font-size: 12px;
	word-break: break-all;
	word-wrap:break-word;
}
.content {
	margin-left: 5px;
	list-style-type: none;
}

.content_border {
	border-left: 1px solid #B5BEC6;
	border-right: 1px solid #B5BEC6;
	padding: 10px 10px 10px 10px;
}

.up_text {
	text-align: center;
	font-size: 12px;
	height: 20px;
	border: 1px solid #66CCCC;
}

.up_num {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	background-image:url(images/shade-news.gif);
	color: #333333;
}

.item {
	background-color: #FAFAFA;
	border-bottom: 1px dashed #dddddd;
	border-top: 1px dashed #dddddd;
}

.page a {
	display: block;
	font-size: 14px;
	text-align: center;
	padding: 0.2em 0.5em;
	border: 1px solid #9AAFE5;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	color: #3333CC;
}

.page a:hover {
    border-color: #2E6AB1;
}
.page a:visited {
    border-color: #9AAFE5;
	color: #3333CC;
}
.page_current {
	display: block;
	font-size: 14px;
	text-align: center;
	padding: 0.2em 0.5em;
	margin-right: 2px;
	margin-left: 2px;
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.page_nextprev {
	display: block;
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding: 0.2em 0.5em;
	border: 1px solid #9AAFE5;
	margin-right: 2px;
	margin-left: 2px;
}

.title_nosel {
	background-image: url(images/title_bg1.gif);
	height: 30px;
	width: 97px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.title_sel {
	background-image: url(images/title_bg2.gif);
	height: 30px;
	width: 85px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.title_border {
	border-bottom: 1px solid #B5BEC6;
}

.right_submit {
	font-size: 14px;
	text-align: center;
	height: 28px;
	border: 1px solid #cccccc;
	background-image: url(images/dh_bg.jpg);
}


.form-text {
	font-size: 100%;
	background: #FFFADB url(images/form-back.gif) repeat-x;
	border: 1px solid #CBB945;
	color: #776B1B;
}


dt {
	height:25px;
	background-color:#F4F8FF;
	font-size: 12px;
	line-height: 150%;
	color: #990000;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

dd {
	line-height: 150%;
	font-size: 12px;
	word-break: break-word;
	word-wrap : break-word;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}

dl .commit {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #cccccc;
}

body {
	margin: 0px;
}

#form_table td {
	border-bottom: 1px solid #cccccc;
}