@import url("pagi.css");
@import url("sprite.css");
.test {
	height: 120px;
}
.news_detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.header_content {
	height: 100px;
	padding: 10px;
}
.footer_content {
	height: 70px;
	border: 1px solid #E5E5E5;
	text-align: center;
}
.content_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
	padding-top: 5px;
}
.content_row p {
margin-bottom:5px;
margin-top:0;
padding:0;
}
.content_row_1L {
	width: 80px;
	float: left;
}
.content_row_1R {
	margin-left: 8px;
	background-color: #F2F2F2;
	float: right;
	width: 360px;
	padding: 5px;
}
.content_row_2L {
	width: 50px;
	float: left;
}
.content_row_2R {
	margin-left: 8px;
	background-color: #F7F7F7;
	float: right;
	width: 120px;
	padding: 5px;
}
.content_row_3_1 {
	width: 56px;
	float: left;
	margin-left: 4px;
}
.content_row_3_2 {
}

.content_row_4L {
	width: 80px;
	float: left;
}
.content_row_4R {
	margin-left: 8px;
	background-color: #F2F2F2;
	float: right;
	width: 570px;
	padding: 5px;
}
.content_row_5_1 {
	width: 290px;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-right: 15px;
}
.content_row_5_1_borderR {
	width: 290px;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
}
.content_row_5_1 p img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content_row_5_1_borderR p img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content_row_5_1 p strong a {
	margin-left: 5px;
}
.content_row_5_1_borderR p strong a {
	margin-left: 5px;
}
.box_content p img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}




#_username {
	
}


#_password {
	
}

.login_u_p {
	width: 170px;
}
#formComment textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 500px;
}
.error {
	color: #F30;
}
.msg {
	color: #0055BB;
	background-color: #C3D2E5;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9CB5D3;
	border-bottom-color: #9CB5D3;
	margin: 5px;
	background-image: url(../images/icon/notice-info.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.msg_error {
	color: #CC0000;
	background-color: #E6C0C0;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D79999;
	border-bottom-color: #D79999;
	margin: 5px;
	background-image: url(../images/icon/notice-alert.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.input_post {
	width: 635px;
}
.search_input_form {
	font-size: 18px;
	color: #678CC5;
	border: 0px none #FFF;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 7px;
	height: 25px;
	width: 282px;
	background-color: #FFF;
}
.search_button input {
	height: 34px;
	width: 104px;
	border: 0px none #FFF;
	background-image: url(../images/search_box3_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.search_button input:hover {
	border: 0px none #FFF;
	background-image: url(../images/search_box4_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}
.search_input_form:hover {
	font-size: 18px;
	color: #678CC5;
	border: 0px none #FFF;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 7px;
	height: 25px;
	width: 282px;
	background-color: #FFF;
}
.search {
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	height: 60px;
	width: 450px;
}
.search_input {
	width: 297px;
	float: left;
	background-image: url(../images/search_box4_01.jpg);
	height: 60px;
	margin: 0px;
	padding: 0px;
}
.search_button {
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	background-image: url(../images/search_box3_02.jpg);
	height: 60px;
	padding: 0px;
}
.img-subject {
	height:100px;
	margin-right:8px;
	margin-top:2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-subject:hover {
	height:100px;
	margin-right:8px;
	margin-top:2px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-color: #FFA962;
	border-right-color: #FFA962;
	border-bottom-color: #FFA962;
	border-left-color: #FFA962;
}
.fl {
float:left;
}
.item-time {
-x-system-font:none;
color:#8A0000;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.item-date {
-x-system-font:none;
color:#848484;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.link-title {
	font-weight: bold;
}

.no_border a img {
	margin: 0px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.no_border a img:hover {
	border: 1px solid #FFA962;
	margin: 0px;
	padding: 0px;
}
.logo a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.logo a img:hover {
	border: 0px solid #FFA962;
	margin: 0px;
	padding: 0px;
}
.ss_control_play_blue:hover {
	background-position:0 -5005px;
}
.new {
background-image:url("../images/icon_new_2.gif");
background-repeat:no-repeat;
display:inline;
height:18px;
width:30px;
overflow:hidden;
padding-bottom:5px;
padding-left:30px;
}
