@charset "utf-8";

/***********************************
Main 
***********************************/
* {
	margin:0;
	padding:0;
}
img {
	border:0 none;
	vertical-align:middle;
}
ul, li, ol {
	list-style-type:none;
}
label {
	cursor:pointer;
}
body {
	text-align:center;
	font:normal 11px tahoma, arial, veradana, sans-serif, helvetica;
	background:#fff url('../images/back.gif') repeat-x left top;
}
select, textarea, input {
	font:normal 11px tahoma, arial, veradana, sans-serif, helvetica;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color: #009;
}
a:hover {
	color:#FF5400;
}

/***********************************
Warpper
***********************************/
#wrp1 {
	width:994px;
	margin:0 auto;
	direction:rtl;
	font-size:11px;
	text-align:right;
	background:url('../images/banner.jpg') no-repeat left top;
}

/***********************************
Banner
***********************************/
#banner {
	display:none;
}
#banner h1 {
	overflow:hidden;
	text-indent:-9000px;
	display:none;
	padding:0;
	margin:0;
}

/***********************************
Footer
***********************************/
#footer {
	background:url('../images/back_footer.gif') transparent no-repeat scroll center top;
	clear:both;
	display:block;
	width:994px;
	height:83px;
	margin-bottom:20px;
	padding:7px 0 0 0;
	position:relative;
}
#footer p {
	color:#8DC1F4;
	font-size:10px;
	text-align:center;
	padding:0 15px;
	line-height:15px;
}
#footer p a {
	color:#6383C1;
	text-decoration:none;
}
#footer p a:hover {
	color:#6383C1;
	border-bottom:1px solid #6383C1;
}
#footer p.valid {
	float:left;
	position:absolute;
	top:40px;
	left:0;
}
#footer p.valid a {
	cursor:help;
}
#footer hr {
	height:1px;
	background:silver;
	display:none;
}
/***********************************
Right Box
***********************************/
#rightBox {
	padding:115px 5px 20px 20px;
	width:175px;
	float:right;
	height:100%;
	position:relative;
}

/***********************************
Main Menu
***********************************/



/***********************************
Left Box
***********************************/
#leftBox {
	padding:115px 20px 20px 5px;
	width:175px;
	float:right;
	height:100%;
}

/***********************************
Block
***********************************/
.Block {
	/*width:163px;*/
	margin:0 auto 12px;
}
.Block h2 {
	background:url('../images/dot2.gif') no-repeat right center;
	border-bottom:1px #333 dotted;
	/*width:138px;*/
	height:28px;
	color:#f60;
	text-align:right;
	padding:2px 25px 0 0;
	font-size:15px;
	font-family:'B Traffic', Traffic, Tahoma;

}
.Block .content {
	padding:3px 0;
	color:#212F34;
}
.Block .link a {
	display:block;
	padding:5px 0;
	color: #009;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.Block .link a:hover {
	background-color:#EFF5FF;
	border-top:1px solid #B6D6FF;
	border-bottom:1px solid #B6D6FF;

}
.Block .link ul {
	margin-left:0;
}
.Block .link ul li {
	margin:2px 0;
}
.Block .link ul li span {
	color:#838385;
}

/***********************************
Center Box
***********************************/
#centerBox {
	width:594px;
	float:right;
	color:#3F5962;
	line-height:18px;
	text-align:justify;
	direction:rtl; /* fix opera */
	padding-top:170px;
}

/***********************************
Default style
***********************************/
.default p {
	color:#212F34;
	line-height:18px;
	text-indent:7px;
	text-align:justify;
	padding:7px 0;
}
.default ol, .default ul {
	padding:0;
	margin:3px 27px 3px 10px;
	
}
.default ul li {
	/*list-style:disc;*/
	list-style-image:url('../images/dot.gif');
	margin:10px 0;
}
.default ol li {
	list-style:decimal;
	margin:10px 0;
}
.default table {
	margin:5px 0;
	border:1px solid #98B4DB;
}
.default td {
	border:1px solid #98B4DB;
	padding:1px 3px;
}
.default hr {
	margin:2px 0;
	direction:ltr;
}
.default img {
	border:1px solid #f93;
	background-color:#fff;
	padding:4px;
	margin:7px;
}

/***********************************
News style
***********************************/
.newsBox {
/*	margin:1px;*/
	padding:3px;
}
.newsBox ul {
	margin:13px 0;
	display:block;
}
.newsBox ul li {
	display:block;
	border-right:10px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #FAFAFA;
	margin:7px 0;
	/*position:relative;*/width:490px;
	
}
.newsBox ul li.r1 {
	background-color:#E7E7E7;
}
.newsBox ul li.r2 {
	background-color:#F3F3F3;
}
.newsBox ul li a {
	padding:4px;
	display:block;
	color:#424242;
}
.newsBox ul li a:hover, .newsBox ul li:hover {
	background-color:#FFCF74;
	color:#000000;
}
.newsBox .rss {
	display:block;
	width:45px;
	height:27px;
	text-align:right;
	font-weight:bold;
	color:#F57F25;
	background:url('../images/rss.gif') no-repeat left top;
	margin-left:20px;
	float:left;
}
.newsBox span {
	font-weight:bold;
	padding:1px;
	color:#d00;
}
.newsBox em {
/*	display:block;*/
	font-style:normal;
	color:#898989;
/*	text-align:left;*/
/*	padding-left:10px;*/
	font-size:11px;
/*	float:left;
	position:absolute;
	left:0;
	top:3px; */
}
/*
.newsBox ul li.r1 em {
	background-color:#EFEFEF;
}
.newsBox ul li.r2 em {
background-color:#E6E6E6;
}
*/

/***********************************
Boarder Box
***********************************/
.boardBox1 {
	background:url('../images/board_back1.gif') #DBDBDB;
	padding:5px;
	margin-bottom:20px;
}
.boardBox2 {
	background:url('../images/board_back2.gif') #fff;
	padding:5px;
}
.boardBox2 h2 {
	background:url('../images/board_title.gif') #FCF0DA repeat-x scroll;
	padding:5px;
	font-weight:bold;
	display:block;
	font-size:13px;
	height:20px;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
}
.boardBox2 .content {
	padding:7px;
}

/***********************************
Form
***********************************/
.form {
	margin:10px;
	padding:0 15px;
	font-weight:bold;
	color:#11559F;
/*	border:1px solid #D0D0BF;*/
}
.form legend{
	font-weight: bold;
	font-size:12px;
	color:#CE4915;
	padding:10px 2px;
	margin:auto -15px;
}
.form ul, .form ol {
	list-style-type:none;
}
.form ul, .form ol {
	list-style-type:none;
}
.form ul li, .form ol li {
	margin:0 auto;
	list-style-image: none;
}
.form ul li.title, .form ol li.title {
	list-style-image: url('../images/dot.gif');
}
.form .star {
	color: red;
}
.form img {
	border: 0 none;
}
.form input, .form textarea, .form button, .form select {
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
.form label {
	cursor:pointer;
	color:#9F5B11;
	/*padding-right:15px;*/
	height:17px;
	display:block;
	background:url('../images/dot1.gif') transparent no-repeat scroll right 4px;
}
.form input {
	height:15px;
	width:260px;
	margin:5px 0 10px;
	padding:4px;
	border:1px solid #D6BB9D;
	background-color:#FBF8F4;
	color:#000;
}
.form select {
	height:27px;
	width:271px;
	margin:5px 0 10px;
	padding:4px;
	border:1px solid #D6BB9D;
	background-color:#FBF8F4;
	color:#000;
	cursor:pointer;
}
.form select option {
	padding: 3px 0;
}
.form textarea {
	width:430px;
	height:174px;
	line-height:17px;
	margin:5px 0 0px;
	padding:2px 4px 2px 0;
	border:1px solid #D6BB9D;
	background-color:#FBF8F4;
	color:#000;
}
.form span {
	font-weight:normal;
	font-size:10px;
	color:#999;
}
.form input:hover, .form textarea:hover, .form select:hover{
	background:#FBF5EE;
	border:1px solid #D6BB9D;
}
.form input:focus, .form textarea:focus, .form select:focus {
	background:#F9F5F1;
	border:1px solid #B69570;
}
.form p.error {
	margin:0 10px;
	color:#C40000;
	padding: 0;
}
.form p.ok {
	margin:0 10px;
	color:#008212;
	padding: 0;
}
.en {
	direction:ltr;
	text-align:left;
}
.form button, #contact_form button {
	margin:10px 0;
	display:block;
	width:89px;
	height:25px;
	cursor:pointer;
}



/* contact_form */

#contact_form button {
	background:url('../images/send_form.gif') #FFE275 no-repeat scroll left top;
	text-indent:-9999px;
	border:0 none;
}
#contact_form button:hover {
	background-position:left bottom;
}



/* search form */

#search_form {
	text-align: center;
	margin: 10px auto;
}

#search_form input {
	height:15px;
	width:140px;
	margin: 0 auto 10px;
	padding:3px;
	border:1px solid #D6BB9D;
	background-color:#FBF8F4;
	color:#000;
	font-size:12px;
}
#search_form input:hover {
	background:#FBF5EE;
	border:1px solid #D6BB9D;
	font-size:12px;
}
#search_form input:focus {
	background:#F9F5F1;
	border:1px solid #B69570;
	font-size:12px;
}
#search_form button {
	margin: auto;
	display:block;
	width:100px;
	height:26px;
	cursor:pointer;
}

#search_advanced_form {
	padding: 0 18px;
}

#search_advanced_form select {
	width: 309px;
}
#search_advanced_form ol, #search_advanced_form ul {
	margin: 3px 0;
}
#search_advanced_form input {
	width: 300px;
}

#search_advanced_form #div1 {
	float: right;
	width: 54%;
}
#search_advanced_form #div2 {
	float: right;
	width: 46%;
}


/***********************************
News View
***********************************/
ul#NewsInfo {
	margin:7px 0;
	padding:0;
	list-style:none;
	border-bottom:1px #ccc dotted;
	border-top:1px #ccc dotted;
	font-size:10px;
	display:block;
	height:18px;
}
ul#NewsInfo li {
	margin:0;
	padding:0 15px 0 0;
	list-style:none;
	float:right;
	color:#ccc;
}
ul#NewsInfo li#NewsGroup {
	background:url('../images/bullet_group.png') transparent no-repeat scroll right 3px;
	width:140px;
}
ul#NewsInfo li#NewsDate {
	background:url('../images/bullet_date.png') transparent no-repeat scroll right 3px;
	width:220px;
}
ul#NewsInfo li#NewsPrint {
	float:left;
	width:90px;
	padding:0;
}
ul#NewsInfo li a {
	background:url('../images/bullet_print.png') transparent no-repeat scroll right 3px;
	padding-right:15px;
	display:block;
	width:75px;
	color:#bbb;
}
ul#NewsInfo li a:hover {
	background-position:right -19px;
	color:#AE5504;
}

/***********************************
Bar
***********************************/
.note {
	display:block;
	width: 446px;
	height:28px;
	background:url('../images/back_bar.png') no-repeat scroll left top;
	margin:0 auto;
	padding:10px 40px 20px;
	font-size:13px;
	font-weight:normal;
}
.note h3 {
	font-size:13px;
	font-weight:normal;
}

/***********************************
Others
***********************************/
.rss {
	display:block;
	width:45px;
	height:27px;
	text-align:right;
	font-weight:bold;
	color:#F57F25 !important;
	background:url('../images/rss.gif') no-repeat left top !important;
	margin-left:20px;
	float:left;
	border:1px !important;
	padding-top: 0 !important;
}
a.normal {
	display: inline !important;
	border:0 !important;
	background: none !important;
	text-decoration:none !important;
	color: #009 !important;
}
a.normal:hover {
	color:#FF5400 !important;
}


/***********************************
Poll
***********************************/
.Block .poll ul {
	margin: 0 10px;
}

.Block .poll ul li {
	margin: 5px auto;
}


.poll_report_title {
	padding: 10px;
	width: 75%;
	margin: auto;
	text-align: right;
}

.poll_report_title h3 {
	font-size: 13px;
}

.poll_report_table {
	width: 80%;
	margin: 15px auto;
	text-align: right;
}

.poll_report_table td {
	border: 1px solid #D3D7CF;
	padding: 3px;
}

.poll_answer_votes .percent_div {
	width: 60%;
}

.poll_answer_votes .percent_div div {
	background-color: #3377CC;
}

.poll_answer_total .total_title {
	padding: 5px 0pt 5px 5px;
	text-align: left;
}



.notice_message {
	text-align: center;
	color: #94A727;
}

.error_message {
	text-align: center;
	color: red;
}

.view_message {
	text-align: center;
	margin: 15px auto;
}


/***********************************
Tree
***********************************/
.tree {
	border: 1px solid #D6BB9D; /*rgb(153, 153, 153);*/
	padding: 5px;
	overflow: scroll;
	height: 250px;
	background-color: #FBF8F4; /*rgb(238, 238, 238);*/
	/*margin: 6px 15px 0pt auto;*/
	line-height: 20px;
	width: 297px;
}

.tree h3 {
	font-size: 13px;
	color: #000;
}

.tree ul {
	padding: 5px 5px 1px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.tree ul li {
	margin: 3px 10px 15px;
}

.tree ul li h4 {
	font-size: 12px;
	color: #9F5B11;
}

.tree ul li h4 label {
	font-size: 12px;
	color: #9F5B11;
}

.tree ul li ul {
	padding: 2px 10px 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.tree ul li ul li {
	margin: 3px auto;
	color: #000;
}

.tree input {
	width: 0px;
	height: 0px;
	margin: 2px;
}

.tree label {
	display: inline;
	color: #000;
}

#search_advanced_form .tree input {
	width: 0px;
	height: 0px;
	margin: 2px;
}