@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #DADADA;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
img{
	border:0px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
h2 a{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #0A5127;

}
h2 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}
/**/
#header{
	height: 130px;
	width: 100%;
	background-image: url(file/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/**/
#navigation{
	background-color: #e1e1e1;
	height: 20px;
	width: 980px;
}
#navigation .navigationCell{
	background-color: #e1e1e1;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	height: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-top: 3px;
	cursor: pointer;
}
#navigation .navigationRss{
	float: right;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	cursor: pointer;
	background-image: url(file/rss.gif);
	background-repeat: no-repeat;
	width: 39px;
	background-position: center center;
	margin-right: 2px;
	padding-top: 3px;
}
#navigation :hover.navigationCell{
	background-color: #CCCCCC;
	color: #666666;
}
#navigation .navigationCell a{
	text-decoration:none;
}
#navigation .navigationCell a:hover{
	text-decoration:none;
}
#navigation .searchCell{
	float: left;
	height: 19px;
	vertical-align: middle;
	font-size: 12px;
	width: 125px;
	margin-top: 1px;
	margin-left: 1px;
}
#navigation .searchCell input{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#navigation .searchButton{
	background-image: url(file/searchButtonOver.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: right 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/**/
#wrapper{
	margin: auto;
	width: 980px;
}
/**/
#container{
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	height: 100%;
	float: left;
	width: 980px;
}
/**/
#topNews{
	background-color: #eee;
	width: 600px;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
}
#topNews a{
	color: #FFFFFF;
	text-decoration:none;
}
#topNews a:hover{
	color: #eee;
	text-decoration:none;
}
#topNews .imgTop{
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 590px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
}
#topNews .detailTopNews{
	height: 110px;
	width: 250px;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(file/topNewsBg.png);
	margin-left: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 190px;
	float: right;
	clear: both;
	right: auto;
	left: auto;
	bottom: auto;
	background-repeat: no-repeat;
}
#topNews .titleTopNews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	width: 230px;
}
#topNews .detailTopNewsContain{
	color: #FFFFFF;
	width: 230px;
}
/**/
#hotNews{
	width: 590px;
	float: left;
	background-image: url(file/hotNewsBg.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-left: 6px;
}
#hotNews .hotNewsInto{
	background-image: url(file/hotNews.gif);
	background-repeat: no-repeat;
	width: 600px;
	float: right;
	background-position: right;
	color: #FFFFFF;
	direction:rtl;
}
#hotNews .hotNewsInto h2{
	margin: 0px;
	padding-top: 5px;
	padding-right: 70px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#hotNews .hotNewsInto h2 a{
	color: #FFFFFF;
}
#hotNews .hotNewsInto h2 a:hover{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/**/
#other{
	float: left;
	width: 610px;
}
/**/
#rightR{
	float: left;
	width: 215px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-left: 3px;
}
#rightR h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 205px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
#rightR h3 a{
	text-decoration:none;
	color: #666666;
	padding-bottom: 2px;
}
#rightR h3 a:hover{
	text-decoration:none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#rightR .rightRTitle{
	height: 20px;
	width: 215px;
	background-image: url(file/rightRtitleBg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	float: right;
}
#rightR .rightRTitleArticle{
	height: 20px;
	width: 215px;
	text-align: right;
	background-image: url(file/article.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: right center;
}
#rightR .rightRTitleNote{
	height: 20px;
	width: 215px;
	background-image: url(file/note.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
}
#rightR .rightRTitleChat{
	height: 20px;
	width: 215px;
	background-image: url(file/chat.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
}
#rightR .rightRViewPoint{
	height: 20px;
	width: 215px;
	background-image: url(file/viewpoint.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
}
#rightR .rightRreport{
	height: 20px;
	width: 215px;
	background-image: url(file/report.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
}
#rightR .rightRCell{
	height: auto;
	width: 215px;
	direction:rtl;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	float: right;
}
#rightR .rightRCell h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#rightR .rightRCell img{
	width: 50px;
	margin: 5px;
	height: 58px;
	cursor: pointer;
	float: right;
}
#rightR .rightRCell img:hover{
	width: 48px;
	height: 56px;
	border: 1px solid #005A26;
}
#rightR .rightRCell p{
	margin: 0px;
	padding: 0px;
}
#rightR .rightRTop{
	width: 215px;
	direction:rtl;
}
#rightR .rightRTop h2{
	width: 196px;
	background-image: url(file/h2Bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-right: 5px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
#rightR .rightRTop p{
	width: 205px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
}
#rightR .newspaperHead{
	background-image: url(file/rightRtitleBg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 215px;
	margin-bottom: 5px;
}
#rightR .newspaperHeadInto{
	background-image: url(file/preview.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: 215px;
}
#rightR .newspapers{
	width: 215px;
	background-color: #eee;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#rightR .newspapers img{
	width: 205px;
	margin-left: 5px;
}

/**/
#right{
	float: right;
	width: 368px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	direction:rtl;
	margin-left: 3px;
	padding-left: 3px;
}
#right .rightTop{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#right .rightTop img{}
#right .rightTop h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	height: 19px;
	width: 368px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right .rightTop p{
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#right .rightCell{
	border-bottom:0px solid #E5E5E5; background-position: center bottom; width: 368px;
	margin-top: 5px;
	padding-bottom: 5px; background-image:url('../Shell/line2.gif'); background-repeat:no-repeat
}
#right .rightCell img{
	float: right;
	width: 75px;
	margin: 5px;
	height: 85px;
	cursor: pointer
}
#right .rightCell img:hover{
	width: 73px;
	height: 83px;
	border: 1px solid #005A26;
}
#right .rightCell h2{
	background-image: url(file/h2Bg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 5px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 85px;
	color: #0A5127;
}
#right .rightCell h2 a{
	color: #000066;
}
#right .rightCell p{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
/**/
#Template{
	float: left;
	width: 830px;
	direction:rtl; text-align:right
}


#left{
	float: left;
	width: 219px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	direction:rtl;
	padding-top: 5px;
}
#left .leftMultiMedia{
	width: 219px;
}
#left .leftTitleLatestNews{
	height: 20px;
	width: 219px;
	background-image: url(file/latestNews.gif);
}
#left .leftTitleOtherMedia{
	height: 20px;
	width: 219px;
	background-image: url(file/otherMedia.gif);
}
#left .h2Contain{
	background-color: #eee;
	width: 209px;
	padding: 5px;
	margin-bottom: 10px;
}
#left .h2Contain h2{
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#left .h2Contain h2 a{
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#left .h2Contain h2 a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	color: #EB6531;
	margin: 0px;
	padding: 0px;
}
#left .leftCellBg{
	width: 129px;
	padding-bottom: 10px;
}
#left .leftCell{
	width: 209px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#left .leftCell h2{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}
#left .leftCell p{
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
}
/**/

#leftL{
	float: left;
	width: 130px;
	margin-left: 5px;
	direction:rtl;
}
#leftL .advTitle{
	color: #FFFFFF;
	background-color: #CCCCCC;
	width: 130px;
	padding-bottom: 4px;
}
#leftL img{
	width: 130px;
}

#leftL .searchBox{
	float: left;
	height: 20px;
}
#leftL a{
	font-size: 10px;
	color: #999999;
	text-decoration:none;
	margin-right: 3px;
}
#leftL a:hover{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

#leftL .inputText{
	border: 1px solid #999999;
	height: 15px;
	vertical-align: middle;
	width: 80px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #dedede;
	margin: 0px;
}
#leftL .inputTextTop{
	vertical-align: middle;
	width: 90px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dedede;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	direction:ltr;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
}
#leftL :focus.inputTextTop{
	background-color: #FFFFFF;
	direction:ltr;
}
#leftL :focus.inputText{
	background-color: #eee;
	border: 1px solid #FFFFFF;
}
#leftL .searchButton{
	font-size: 10px;
	height: 19px;
	background-image: url(file/searchButtonOver.gif);
	background-repeat: no-repeat;
	float: left;
	width: 157px;
	background-position: right 2px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
}
#catMember{
	background-color: #E1E1E1;
	text-align: right;
	width: 130px;
	overflow: hidden;
	z-index: 1000;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#catMember .inMember{
	float: right;
	padding: 0px;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
/**/
#map{
	background-color: #e1e1e1;
	clear: none;
	direction:rtl;
	padding-top: 10px;
	float: left;
	width: 980px;
	padding-bottom: 10px;
}
#map ul{
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#map li{
	height: 17px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	cursor:pointer;
}
#map li:hover{
	background-color: #D6D6D6;
}
/**/
#footer{
	background-color: #005a26;
	width: 100%;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
	letter-spacing: 0.3pt;
}
/* /////////////////////////////////////////////////////////////////////////// */ 
#oneNewsPage{
	width: 600px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#oneNewsPage .oneNewsDetail{
padding-left: 10px; padding-right: 10px}

#oneNewsPage .oneNewsTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF3300;
	width: 580px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 6px;
}
#oneNewsPage .oneNewsTitle1{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	width: 580px;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 0px
}

#rightR .rightRoneNewsDetail{
	width: 219px;
	direction:rtl;
}
#rightR .oneNewsCellHome{
	background-image: url(file/home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 219px;
	text-align: center;
	padding-top: 4px;
	margin-top: 5px;
}
#rightR .oneNewsCellHome a{
	font-size: 9px;
}
#rightR .oneNewsCellPrint{
	background-image: url(file/print.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 219px;
	text-align: center;
	padding-top: 4px;
}
#rightR .oneNewsCellPrint a{
	font-size: 9px;
}
#rightR .oneNewsCellMail{
	background-image: url(file/mail.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 219px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 4px;
}
#rightR .oneNewsCellMail a{
	font-size: 9px;
}
#rightR .oneNewsCell{
	font-size: 11px;
	width: 220px;
	padding-top: 5px;
}
#rightR .oneNewsCell h2{
	text-align: right;
	width: 200px;
}
#rightR .oneNewsCell p{
	background-color: #eee;
	text-align: justify;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding: 5px;
	line-height: 16px;
}
#rightR .oneNewsCell a{
	color: #000000;
	text-decoration:none;
	padding-bottom: 2px;
}
#rightR .oneNewsCell a:hover{
	color: #005A26;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005A26;
	padding-bottom: 2px;
}
#rightR .userCommentCellText{
	width: 219px;
	text-align: right;
	padding-right: 19px;
}

#rightR .userComment h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#rightR .userCommentForm{
	width: 219px;
	background-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 5px;
}
#rightR .userCommentForm h6{
	padding-right: 10px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	direction:rtl;
}
#rightR .userCommentForm input{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #bbbbbb;
	margin-left: 8px;
	text-align: right;
}
#rightR .userCommentForm .submit{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width: 102px;
	padding-top: 2px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 60px;
	cursor: pointer;
	background-image: url(file/button.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#rightR .userCommentForm input:focus{
	border: 1px dotted #CCCCCC;
}
#rightR .textarea{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	width: 200px;
	margin-left: 8px;
}
#oneNewsPage p{
	text-align: justify;
	line-height: 17px;
	direction:rtl
}
.titrr {
	color: #808080;
	font-family: "Times New Roman", Tahoma, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
}
#oneNewsPage .userComment{
	width: 580px;
}

#oneNewsPage .userCommentCell{
	width: 578px;
	background-color: #eee;
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
	margin-top: 3px;
	border: 1px solid #dddddd;
}
#oneNewsPage .userCommentCell P{
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: justify;
	width: 560px;
	direction:rtl;
	line-height: 16px;
}
#oneNewsPage .userCommentCellWriter{
	background-color: #dddddd;
	padding: 3px;
	margin: 3px;
	direction:rtl;
	text-align: right;
}

h3#comments {
	margin-top:0px
	}

#commentform input {
	width: 280px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

.commentlist {
		list-style-type:none;
		margin: 0px;
		padding: 0px;
	}
	
.commentlist li {
	margin: 0px;
	padding: 5px;
	background:#fff;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#F2F2F2;
	border-bottom: 1px dotted #8F8F8F;
	padding: 5px;
	}

.commentlist cite {
	font: 1.6em Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}
	

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #d5d5d5;
	text-align: center;
	background-color: #f5f5f5;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.expert {
	background-color: #f5f5f5;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
}