/* CSS Document */

@charset "UTF-8";

/*-----------------------------------content start------------------------------------------*/

.tittle01 {
	font-size: 24px;
	text-align: center;
	color: #000000;
}

.newsboxbd {
	width: 619px;
	border-bottom: 1px solid #cccccc;
	margin-right: 10px;
}

.newsbox {
	width: 620px;
	padding-left: 10px;
}


.listnews {
	width: 300px;
	float: left;
	display: inline;
	margin-right: 10px;
}

.list_pictext {
	width: 630px;
	margin:0; padding:0;
}


.page { 
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px; 
	text-align:center; 
	height:30px; 
	margin-top: 10px; 
	padding-top: 10px; 
	width: 630px;
	}
	
.page a,.page span {
	display: inline;
	color:#8DD6F1;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	border:1px solid #D1E7FF;
	padding:5px;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	margin-left:2px;
	text-align:center;
	} 
	
.page a:hover {
	color:#FF8FC2;
	border:1px solid #D1E7FF;
	text-decoration:underline;
	}
	
.page a.current {
	color:#FF8FC2;
	border:1px solid #D1E7FF;
	text-decoration:none;
	}
	 
.page input {
	padding:0px;
	height:16px;
	width:25px;
	border:none;
	color:#8DD6F1;
	text-align:center;
	margin-top:0px;
	margin-right:-5px;
	margin-bottom:0px;
	margin-left:-5px;
	vertical-align:middle;
	font-size:12px;
	}

.prenext{white-space:nowrap;text-overflow:ellipsis;overflow:hidden; width: 630px; font-size: 12px; height: 24px;background: url(../images/article_bg_02.gif) repeat-x; padding-top: 3px; color: #FFFFFF; font-weight: bold;}
.prenext .pre{float:left; display: inline;} 
.prenext .next{text-align:right;float:right;} 

.timegreen {
	text-align: center;
	background-color:#ebebeb;
	padding: 3px 0 3px 0;
	font-size: 12px;
	color: #666666;
	margin-right: 10px;
}

.article_ad{
	padding-left:40px;
	height:20px; 
	padding-top:10px;
}
.article_text {
	background: url(../images/dashed_03.gif) repeat-x bottom; 
	padding: 0 20px 20px 10px;
	line-height:160%;
}
.article_text img {
	border: 1px #ebebeb solid;
	padding: 10px;
	margin-bottom: 10px;
}

.article_text p {
	text-indent: 2em;
	margin-top: 10px;
	line-height: 22px;
}

.article_box {
	background: url(../images/bg_article_01.gif) no-repeat;
	width: 596px;
	height: 275px;
	padding: 20px 15px 15px 20px;
}

.article_box .list_left {
	width: 590px;
	float: left;
	display: inline;
}


.article_box .list01 {
	color: #000;
	width: 590px;
}

.article_box .list01 li {
	float:left;
	display: inline;
	width: 295px;
	margin-bottom: 3px;
}

/*------------------------------------------------Contact--------------------*/

.contactbg {
	font-size: 12px;
	color: #3A200F;
	background-image: url(../images/article_bg.gif);
	width: 628px;
	padding-left: 0px;
	padding-top: 10px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: center center;
	border: #E6DDDD solid 1px;
}


.contacttext {
	height: 18px;
	width: 70px;
	float: left;
	font-size: 12px;
	color: #910048;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: inline;
	overflow: hidden;
}

.commenttext {
	height: 80px;
	width: 70px;
	float: left;
	font-size: 12px;
	color: #910048;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: inline;
}


.contactformfield {
	font-size: 12px;
	color: #95A334;
	width: 160px;
	float: left;
	margin: 3px;
	padding: 3px;
	
	height: 20px;
	overflow: hidden;
	
}

.contactformmsgfild {
	font-size: 12px;
	color: #3A200F;
	width: 470px;
	float: left;
	margin: 3px;
	padding: 3px;
}





.contactsubmit {
	font-size: 12px;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 350px;
	clip: rect(500px,500px,auto,auto);
	top: 500px;
	right: 500px;
	bottom: 500px;
	left: 500px;
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
}




.submitbutton {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/article_btn.gif);
	height: 27px;
	width: 103px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	border: 0;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.submitbutton:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/article_btn_on.gif);
	height: 27px;
	width: 103px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	border: 0;
	margin: 0px;
	padding: 0px;
	display: inline;
}


.textboxEffect{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #F18BD2;
	height: 18px;
	width: 60px;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 11px;
	padding-left: 10px;
	float: left;
	display: inline;
}

.textboxEffect:hover{
	background-color:#FFFFFF;
	color:#910048;
	margin:0px;
	padding:0px;
	border:1px solid #910048;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 11px;
	padding-left: 10px;
	height: 18px;
	width: 60px;
}

.commentlist {
	padding-bottom:5px;
	padding-top:0px;
	border: 1px #ccc solid;
	width: 628px;
}
/*-----------------------------------content end------------------------------------------*/ 



