/* CSS Document */
@font-face{
	font-family:'irsans';
	src:url('fonts/IRANSansWeb_Bold.eot') format('embedded-opentype'),url('fonts/IRANSansWeb_Bold.ttf') format('truetype'),url('fonts/IRANSansWeb_Bold.woff') format('woff'),url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
	font-weight: bold;
}
@font-face{
	font-family:'irsans';
	src:url('fonts/IRANSansWeb.eot') format('embedded-opentype'),url('fonts/IRANSansWeb.ttf') format('truetype'),url('fonts/IRANSansWeb.woff') format('woff'),url('fonts/IRANSansWeb.woff2') format('woff2');
}


*{
	font-family:irsans, Tahoma, Geneva, sans-serif;
}
html{
	height:100%;
	margin:0;
	padding:0;
	background:#FFAE00 url(main_back.jpg) top repeat-x;

}
body{
	margin: 0px;
	padding:0px;
	color:#515151;
	font:normal 75% irsans;
	line-height:1.5em;
	text-align:center;
	height:100%;
	width:100%;
	direction:rtl;
}
form{
	margin:0px;
	padding:0px;
}
input, textarea, select, option{
	font-size:1em;
}
.all_title{
	/*padding:0 15px;*/
	/*height:28px;*/
	line-height:27px;
	color:#B96F00;
	font-size:1em;
	font-weight:bold;
	overflow:hidden;
	border-bottom: 3px solid #DFA315;
	padding:0 4px;
	margin-bottom:3px;
	/*text-shadow:#7B5D0D 0px 0px 1px ;*/
}
.all_foot{
	padding: 3px 0;
	margin:0px;
	background:#FFF;
	margin-top:20px;
	color:#999999;
	border-top:3px solid #AFAFAF;
	font-size:0.9em;
}
.all_foot b{
	font-weight:bold;
	
	color:#737373;
}

p{
	font-size:1em;
	padding:3px;
	margin:0px;
}
a:link,a:visited{
	color:#01647F;
	text-decoration:none;
	display:inline-block;
	/*border-bottom:1px solid #01647F;*/
}
a:hover{
	color:#8E2E00;
	/*border-bottom:1px dashed #8E2E00;*/
	text-decoration:underline;
}
fieldset{
	margin:0px;
}
img{
	border:0px;
}
.spacer{
	clear:both;
	border:0px;
	margin:0px;
	padding:0px;
	height:0px;
}


.formtextfield{
	font-size:1em;
	background:#FFEEE0 ;
	border:1px solid #E25C10;
	padding:3px 3px 2px 3px;
	border-top:1px solid #E96B22;
	border-bottom:2px solid #D54F04;
	-moz-border-radius:3px;
	border-radius: 3px;
	
}
.formtextfield_textarea{
	
}
.formtextfield_hov{
	background:#FFD4AC;
}
.formtextfield_foc{
	background:#FFE0C6;
}
.formtextfield_error{
	border:1px solid #500000;
	border-bottom:2px solid #500000;
}
.formbutton{
	border:none;
	color:#FFF;
	padding:2px 14px;
	border:1px solid #B22D00;
	border-bottom:2px solid #B22D00;
	-moz-border-radius:5px;
	border-radius: 5px;
	width:auto;
	background:#E43A00;
	overflow: visible;
	text-shadow:#213B57 1px 0px 1px ;
}
.formbutton_hov{
	background:#E47800;
	border:1px solid #B25E00;
	border-bottom:2px solid #B25E00;
	
}
.price{
	color:#F00;
}


.form_error{
	background:#FFEBCC;
	border:3px solid #C67700;
	padding:4px;
	margin:4px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.flashdata{
	background:#FEFFCC;
	border:3px solid #C67700;
	padding:3px;
	margin:4px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.flashmessage{
	background:#C4E7F5;
	border:3px solid #00779E;
	padding:4px;
	margin:4px 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#bodycontainer{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding:0;
	background:#FFF;
	/*margin-top:10px;
	margin-bottom:10px;*/
	border-left:0px solid #FFD4AC;
	border-right:0px solid #FFD4AC;
}


/* header --------------------------------------------------------------------- */
#masterhead{
	padding:0px;
	position:relative;
	zoom:1;
	z-index:100;
}
div#site_logo{
	display:block;
}
/* Nav menu*/
ul#nav_menu{
	border-top:3px solid #AB0500;
	padding:0px;
	margin:0px;
	height:29px;
	list-style:none;
	background:#CB0600 url(menu_line_back_1.gif) repeat;
}
ul#nav_menu li{
	float:right;
	padding:0;
	position:relative;
	background:url(menu_line_back_2.gif) left no-repeat;
	padding-left:1px;


}
ul#nav_menu li.dateshow{
	float:left;
	padding:0;
	background:none;
	padding-right:1px;
	line-height:27px;
	color:#FF3;
	font-size:0.9em;
	font-weight:bold;
	padding-left:10px;


}
ul#nav_menu ul{
	list-style:none;
	position:absolute;
	top:29px;
	right:0px;
	z-index:99;
	display:none;
	padding:0px;
	margin:0px;
	height:auto;
	background:#AB0500;
	border-bottom:3px solid #AB0500;
}
ul#nav_menu ul li{
	float:none;
	padding:0;
	position:relative;
	z-index:99;
	zoom:1;
	width:180px;
	background:#B70600 url(menu_line_back_1.gif) repeat-x;
	border-bottom:1px solid #AA0500;
	margin:0;

}
ul#nav_menu li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	display:inline-block;
	line-height:27px;
	height:29px;
	padding:0 11px;
	position:relative;
	border-bottom:none;
}
ul#nav_menu li a:hover,ul#nav_menu li a.hover{
	text-decoration:none;
	background:#9C0500;
}
ul#nav_menu li a.active,ul#nav_menu li a.active:hover{
	text-decoration:none;
	color:#333333;
}
ul#nav_menu li li a{
	display:block;
	line-height:29px;
	height:auto;
	padding:0 10px 0 10px;
	background:none;
	font-weight:normal;
	margin:0;
}
ul#nav_menu li li a:hover,ul#nav_menu li li a.hover{
	text-decoration:underline;
}



div#cat_menus{
	border-bottom:3px solid #D34F04;

}
ul#cat_menu{
	padding:0px;
	margin:0px;
	height:29px;
	list-style:none;
	background:#FF5300 url(menu_line2_back_1.gif) repeat;
}
ul#cat_menu li{
	float:right;
	padding:0;
	position:relative;
	background:url(menu_line2_back_2.gif) left no-repeat;
	padding-left:1px;


}
ul#cat_menu li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	display:inline-block;
	line-height:27px;
	height:29px;
	padding:0 11px;
	position:relative;
	border-bottom:none;
}
ul#cat_menu li a:hover,ul#cat_menu li a.hover{
	text-decoration:none;
	background:#CA2600;
}
ul#cat_menu li a.active,ul#cat_menu li a.active:hover{
	text-decoration:underline;
	color:#cc3300;
	background:#fff url(menu_line2_back_3.gif) left repeat-x;
}

div#homepage_moving_menu{
	padding:0px;
	margin:0px;
	height:29px;
	background:#FFF;
	border-bottom:3px solid #D34F04;
	line-height:29px;
	font-weight:bold;
	font-size:0.9em;
	overflow:hidden;
}
div#homepage_moving_menu p{
	padding:0;
	margin:0;
}

ul#subcat_menu{
	padding:0px;
	margin:0px;
	height:29px;
	list-style:none;
	background:#FFF;
}
ul#subcat_menu li{
	float:right;
	padding:0;
	position:relative;
	background:url(menu_line3_back_2.gif) left no-repeat;
	padding-left:1px;


}
ul#subcat_menu li a{
	color:#87440D;
	font-weight:bold;
	font-size:0.9em;
	display:inline-block;
	line-height:27px;
	height:29px;
	padding:0 11px;
	position:relative;
	border-bottom:none;
}
ul#subcat_menu li a:hover,ul#subcat_menu li a.hover{
	text-decoration:none;
	background:#FFA982 url(menu_line3_back_1.gif) left repeat-x;
}
ul#subcat_menu li a.active,ul#subcat_menu li a.active:hover{
	text-decoration:underline;
	color:#cc3300;
}



/* Body --------------- */
div#mastercontent_wrap{
	padding:0px;
	margin:0;
	position:relative;
	zoom:1;
	background:url(master_back.gif) center repeat-y;

}

div#mastermenu{
	float:right;
	width:178px;
	padding:0 0 10px 0;
	position:relative;
	z-index:95;
	min-height:460px;
}
div#slavemenu{
	float:left;
	width:178px;
	padding:0 0 10px 0;
	position:relative;
	z-index:95;
	min-height:460px;
}
p.sbm_title{
	background:#FFA125 url(sbm_title.gif) bottom left no-repeat;
	color:#b84300;
	margin:0;
	padding:6px 21px 6px 3px;
	font-weight:bold;
	font-size:0.9em;
}
div#slavemenu p.sbm_title{
	background:#FFA125 url(sbm_title_l.gif) bottom right no-repeat;
}
div.sbm_cont{
	padding:2px 6px 10px 3px;
	/*color:#8F3F0E;*/
	font-size:0.9em;
	
}
div.sbm_cont a{
	color:#871B10;
}

div.sbm_cont_pagelist ul{
	list-style:none;
	padding:0 8px 0 0;
	margin:0px;
}
div.sbm_cont_pagelist li{
	background:url(bullet_right.gif) center right no-repeat;
	padding-right:12px;
}

div.sbm_cont_search .formbutton{
	width:25px;
	overflow:hidden;
	text-indent:-300px;
	background-image:url(find_icon.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
}
div.sbm_cont_search .formtextfield{
	width:110px;
}

/*-----------*/

div#usermenu_login{
	display:block;
	position:relative;
	zoom:1;

}
div#usermenu_login .formtextfield{
	width:90px;
	position:absolute;
	left:15px;
}

/*-----------*/
div#mastercontent{
	padding:0 8px 20px 4px;
	float:right;
	width:608px;
	
}
/* foot --------------- */
div#socialfoot{
	padding:6px;
	background:#D45004;
	font-size:0.9em;
	text-align:center;
	color:#9E3A00;
}
div#socialfoot a img{
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	width: 50px;
	height: 50px;
}
div#socialfoot a img:hover{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
div#masterfoot{
	padding:0;
	background:#FFA125;
	font-size:0.9em;
	text-align:center;
	color:#9E3A00;
	border-bottom:3px solid #D45004;
}
div#masterfoot div.foot_list_box{
	background: #a5ff45;
	float:right;
	width:290px;
	margin:10px 14px 5px 0;
	padding:5px 9px 9px 9px;
	text-align:right;
	border-top:3px solid #528522;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.foot_list_box p.title{
	color: #528522;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
	padding-top:0px;
	margin-top:0px;
}
div.foot_list_box ul.link_list{
	list-style:none;
	padding:5px;
	margin:0px;
}
div.foot_list_box ul.link_list li{
	padding:3px;

}
div.foot_list_box ul.link_list li a{
	background: #90e540;
	border:none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #254914;
	padding:4px 8px;
	display:block;
	border-bottom:1px solid #528522;
}
div.foot_list_box ul.link_list li a:hover{
	background: #e2eb5e;
	border-bottom:1px solid #b5be4b;
}
/* ------------------ */
.form_as_ul ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}
.form_as_ul ul li{
	
	padding:6px;
	border:none;
}
.form_as_ul ul li label{
	display:inline-block;
	width:110px;
	color:#8F3F0E;
	position:relative;
	vertical-align: top;
}
.form_as_ul_pp ul li label{
	display:inline-block;
	float:none;
}
.form_as_ul_s1 ul li label{
	display:inline-block;
	width:150px;
	color:#666;
}
.form_as_ul ul li.line{
	border-top:1px solid #CCC;
	margin:4px;
	margin-top:12px;
	height:8px;
	padding:0px;
}



.formres_as_ul ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}
.formres_as_ul ul li{
	/*clear:right;*/
	padding:6px;
	border:none;
	background:#FFF;
	border-bottom:1px solid #CCC;
}
.formres_as_ul ul li span.label{
	/*float:right;
	width:110px;
	color:#666;
	position:relative;*/
	display:inline-block;
	width:110px;
	color:#8F3F0E;
	position:relative;
	padding:0px;
	margin:0px;
	vertical-align: top;
}
.formres_as_ul ul li.line{
	border-top:1px solid #CCC;
	margin:4px;
	margin-top:12px;
	height:8px;
	padding:0px;
}
.formres_as_ul div.detail{
	display:inline-block;
	/*margin-right:110px;*/
	max-height:100px;
	overflow:auto;
	font-size:1em;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	margin:0px;
	padding:0px;
	vertical-align: top;
	width:600px;
	overflow-style:marquee-block;
}

/* ---------------------------------- */
div#usermenu_info{
	display:block;
	position:relative;
	zoom:1;
}
div#usermenu_info a,div#usermenu_login a{
	color:#01647F;
}
div#usermenu_info p.head_part{
	font-size:1em;
	padding-right:0px;
}
div#usermenu_info p.head_part a.user_avatar{
	border:none;
}
img.user_avatar_mini{
	width:22px;
	height:22px;
	border:none;
	vertical-align: middle;
}
div#usermenu_info p.inform{
	font-size:0.9em;
	color:#565656;
	background:url(attention_icon.gif) center right no-repeat;
	padding-right:20px;
}


/*div#usermenu_info ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
div#usermenu_info ul li{
	padding:1px 20px 1px 4px ;
}
div#usermenu_info ul li a{
	display:block;
	line-height:22px;
	height:22px;
	padding:0 6px;
	border:1px solid #FD6303;
	border-right:5px solid #FD6303;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#FFD48C;
	font-size:0.9em;
	color:#B24A00;
}

div#usermenu_info ul li a:hover,div#usermenu_info ul li a.hover{
	text-decoration:none;
	background:#FF791A;
	color:#FFF;
}
div#usermenu_info ul li a.active,div#usermenu_info ul li a.active:hover{
	text-decoration:none;
	color:#333333;
	cursor:default;
}*/
div#usermenu_info ul{
	list-style:none;
	padding:0 8px 0 0;
	margin:0px;
}
div#usermenu_info li{
	background:url(bullet_right2.gif) center right no-repeat;
	padding-right:12px;
}

/*pagination----------------------------*/
p.pagination{
	display:block;
	position:relative;
	zoom:1;
	background:#FFCA72;
	padding:6px;
	margin:4px 0;
	/*-moz-border-radius: 3px;
	border-radius: 3px;*/
}
p.pagination .pagination_res{
	display:block;
	position:absolute;
	left:5px;
	top:5px;
}
p.pagination .pagination_res b{
	display:inline-block;
	background:#FD3B00;
	color:#FFF;
	padding:1px 6px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight:normal;
}
p.pagination .pagination_res a{
	display:inline-block;
	color:#00499B;
	padding:1px 6px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#FFFFFF;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:none;
}
p.pagination .pagination_res a:hover{
	display:inline-block;
	background:#003D82;
	color:#FFF;
	padding:1px 6px;
	text-decoration:none;
}
/* news list -------------------------------------*/
ul.news_list{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.news_list li{
	padding:8px 4px;
	margin:5px 0;
	overflow:hidden;
	border-bottom:3px solid #9A9A9A;
}
ul.news_list li p.image{
	float:right;
	padding:3px;
	border:2px solid #CCC;
	margin:0px;
	
}
ul.news_list li p.image img{
	width:100px;
	height:100px;
}
ul.news_list li p.image a{
	border:none;
}
ul.news_list li p.title{
	font-size:1.1em;
	font-weight:bold;
	padding-right:120px;
	padding-top:0px;
	margin-top:0px;
}
ul.news_list li p.description{
	padding-right:120px;
}
ul.news_list li p.detail{
	padding-right:120px;
	color:#B4882A;
}
ul.news_list li p.detail b{
	font-weight:normal;
	font-size:0.9em;
	color:#6390A3;
}

div.news_detail_box p.detail{
	background:#DFDFDF;
	color:#666666;
	padding:6px;
	margin:4px 0;
	font-size:0.9em;
}
div.news_detail_box p.detail b{
	color:#333333;
	font-weight:normal;
}
div.news_detail_box p.keywords{
	background:#DEBED0;
	color:#666666;
	padding:6px;
	margin:4px 0;
	font-size:0.9em;
}
div.news_detail_box p.description{
	background:#BDD4DC;
	color:#4C4C4C;
	padding:6px;
	margin:4px 0;
	font-size:0.9em;
}
div.news_detail_box p.image{
	text-align:center;
	margin:4px 0;
}

/* ------------HOME PAGE---------------------- */

div.home_news_cat_box{
	margin:10px 3px;
	padding:0px;
	font-size:0.9em;
	border:1px solid #2363B3;
	/*background:#F3F3F3;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	zoom:1;
}
div.home_news_cat_box p.header{
	background:#327CD7 url(home_show_icon.gif) center right no-repeat;
	color:#FFF;
	padding:4px 4px;
	padding-right:23px;
}
div.home_news_cat_box p.header a{
	color:#FFF;
	font-weight:bold;
	border:none;
}
div.home_news_cat_box p.header a:hover{
	text-decoration:underline;
}
div.home_news_cat_box p.header a.rss_icon{
	float:left;
	width:20px;
	height:20px;
	background:url(rss_icon.gif) center no-repeat;
	text-indent:-300px;
	overflow:hidden;
}

div.home_news_cat_box ul.body_list_top{
	background:#FFF;
	list-style:none;
	padding:0px;
	margin:0px;
	
}
div.home_news_cat_box ul.body_list_top img{
	border:2px solid #CCCCCC;
	padding:3px;
	width:100px;
	height:100px;
}
div.home_news_cat_box ul.body_list_top a{
	border:none;
}
div.home_news_cat_box ul.body_list_top li{
	float:right;
	width:143px;
	height:147px;
	overflow:hidden;
	padding:4px 2px;
	border-left:2px solid #327CD7;
	border-bottom: 2px solid #d2d2d2;
	text-align:center;
}
div.home_news_cat_box ul.body_list_top li.lastone{
	border-left:none;
	width:148px;
}
div.home_news_cat_box ul.body_list{
	background:#C5D9F2;
	list-style:none;
	padding:0px;
	margin:0px;
}
div.home_news_cat_box ul.body_list li{
	padding:0px 22px 4px 2px;
	background:url(home_list_icon.gif) center right no-repeat;
	float:right;
	width:274px;
	height:20px;
	overflow:hidden;
	
}

div.home_news_cat_box p.footer{
	background:#327CD7;
	color:#FFF;
	padding:1px 4px;
	margin:0px;
}
div.home_news_cat_box p.footer a{
	color:#FFF;
	border:none;
	display:inline-block;
	padding:1px 4px;
	background:#2363B3;
	margin:2px 2px;
	font-size:0.9em;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.home_news_cat_box p.footer a:hover{
	text-decoration:underline;
}

/*---color------------*/
div.home_news_cat_box_1{
	border:1px solid #7C23B3;
}
div.home_news_cat_box_1 p.header{
	background:#9832D7 url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_1 ul.body_list_top li{
	border-left:2px solid #9832D7;
}
div.home_news_cat_box_1 ul.body_list{
	background:#E1C5F2;
}
div.home_news_cat_box_1 p.footer{
	background:#9832D7;
}
div.home_news_cat_box_1 p.footer a{
	background:#7C23B3;
}



div.home_news_cat_box_2{
	border:1px solid #D4A401;
}
div.home_news_cat_box_2 p.header{
	background:#FEC709 url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_2 ul.body_list_top li{
	border-left:2px solid #FEC709;
}
div.home_news_cat_box_2 ul.body_list{
	background:#F7E39D;
}
div.home_news_cat_box_2 p.footer{
	background:#FEC709;
}
div.home_news_cat_box_2 p.footer a{
	background:#D4A401;
}

div.home_news_cat_box_3{
	border:1px solid #8BAD11;
}
div.home_news_cat_box_3 p.header{
	background:#B1DB15 url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_3 ul.body_list_top li{
	border-left:2px solid #B1DB15;
}
div.home_news_cat_box_3 ul.body_list{
	background:#E5F4B4;
}
div.home_news_cat_box_3 p.footer{
	background:#B1DB15;
}
div.home_news_cat_box_3 p.footer a{
	background:#8BAD11;
}

div.home_news_cat_box_4{
	border:1px solid #9D0F6E;
}
div.home_news_cat_box_4 p.header{
	background:#CB138E url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_4 ul.body_list_top li{
	border-left:2px solid #CB138E;
}
div.home_news_cat_box_4 ul.body_list{
	background:#F0B1D8;
}
div.home_news_cat_box_4 p.footer{
	background:#CB138E;
}
div.home_news_cat_box_4 p.footer a{
	background:#9D0F6E;
}

div.home_news_cat_box_5{
	border:1px solid #B41118;
}
div.home_news_cat_box_5 p.header{
	background:#E9161F url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_5 ul.body_list_top li{
	border-left:2px solid #E9161F;
}
div.home_news_cat_box_5 ul.body_list{
	background:#F9B8B9;
}
div.home_news_cat_box_5 p.footer{
	background:#E9161F;
}
div.home_news_cat_box_5 p.footer a{
	background:#B41118;
}

div.home_news_cat_box_6{
	border:1px solid #B84C11;
}
div.home_news_cat_box_6 p.header{
	background:#EF6217 url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_6 ul.body_list_top li{
	border-left:2px solid #EF6217;
}
div.home_news_cat_box_6 ul.body_list{
	background:#FAD1B8;
}
div.home_news_cat_box_6 p.footer{
	background:#EF6217;
}
div.home_news_cat_box_6 p.footer a{
	background:#B84C11;
}

div.home_news_cat_box_7{
	border:1px solid #19990E;
}
div.home_news_cat_box_7 p.header{
	background:#24C713 url(home_show_icon.gif) center right no-repeat;
}
div.home_news_cat_box_7 ul.body_list_top li{
	border-left:2px solid #24C713;
}
div.home_news_cat_box_7 ul.body_list{
	background:#B1EDAF;
}
div.home_news_cat_box_7 p.footer{
	background:#24C713;
}
div.home_news_cat_box_7 p.footer a{
	background:#19990E;
}

/* ------------HOME PAGE---------------------- */
div#last_posts_wg{
	border-bottom:3px solid #D34F04;
	width:980px;
	height:270px;
	overflow:hidden;
	position:relative;
	color:#CCC;
	text-shadow:#151515 -1px 1px 1px ;
}
div#last_posts_wg a{
	color:#FFF;
	border:none;
}
div#last_posts_wg a:hover{
	text-decoration:underline;
	border:none;
}

div#last_posts_wg div#last_posts_wg_big{
	position:absolute;
	width:400px;
	height:250px;
	overflow:hidden;
	top:0px;
	right:0px;
	padding:10px 235px 10px 10px;
}
div#last_posts_wg div#last_posts_wg_big p.image{
	position:absolute;
	top:15px;
	right:15px;
	height:225px;
	width:200px;
	border:4px solid #FFF;
	padding:0;
	margin:0;
	overflow:hidden;
}
div#last_posts_wg div#last_posts_wg_big p.title{
	font-size:1.4em;
	font-weight:normal;
	padding-bottom:10px;
	line-height:1.5em;
}

div#last_posts_wg div#last_posts_wg_big p.detail{
	color:#F2D91D;
	padding-bottom:10px;
}
div#last_posts_wg div#last_posts_wg_big p.description{
	color:#DDDDDD;
	height:140px;
	overflow:hidden;
	
}
div#last_posts_wg div#last_posts_wg_mover{
	position:absolute;
	width:310px;
	height:250px;
	overflow:hidden;
	/*background:#999;*/
	top:10px;
	left:10px;
	padding:0;
}
div#last_posts_wg div#last_posts_wg_mover ul{
	list-style:none;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	right:0px;
}
div#last_posts_wg div#last_posts_wg_mover li{
	/*background:#0FC;*/
	width:205px;
	height:77px;
	overflow:hidden;
	margin:0px;
	padding:3px 0px;
	position:relative;
	padding-right:105px;
}
div#last_posts_wg div#last_posts_wg_mover li p.image{
	position:absolute;
	top:5px;
	right:0px;
	height:65px;
	width:100px;
	border:1px solid #FFF;
	padding:0;
	margin:0;
	overflow:hidden;
}
div#last_posts_wg div#last_posts_wg_mover li p.title{
	font-weight:bold;
	font-size:0.9em;
	line-height:1.5em;
	height:1.5em;
	overflow:hidden;
}

div#last_posts_wg div#last_posts_wg_mover li p.detail{
	color:#F2FF00;
	font-size:0.9em;
}
/*---------------------comment-----------------*/
div.combox{
	border:1px solid #FFF;
	border-bottom:3px solid #FFF;
	background:#CCC;
	padding:5px;
	margin:5px 0;
	-moz-border-radius:5px;
	border-radius: 5px;
}
div.combox p.user_avatar{
	float:right;
}
div.combox p.user_avatar img{
	border:3px solid #FFF;
}
div.combox div.commententry{
	padding-right:65px;
}
div.combox div.commententry .inactive_com{
	color:#999;
}
div.combox div.replydiv{
	clear:both;
	padding-right:65px;
}
div.postreplydiv{
	border:1px solid #999;
	border-bottom:3px solid #999;
	background:#FFF;
}

div.postreplydiv textarea{
}
div.combox a.replybut{
	background:  url(m_reply.gif) center right no-repeat ;
	padding-right:18px;
}
/* relative_news_list -------------------------*/
ul.relative_news_list{
	list-style:none;
	padding:5px;
	margin:0px;
}
ul.relative_news_list li{
	padding:3px;
	margin:0px;
}
ul.relative_news_list a{
	padding:3px 5px;
	display:inline-block;
	border:none;
	background:#D0E7FF;
	-moz-border-radius:5px;
	border-radius: 5px;
	border-bottom:1px solid #82C0FF;
	color:#2E647F;
	
}
ul.relative_news_list a:hover{
	color:#D0E7FF;
	background:#2E647F;
	border-bottom:1px solid #27556C;
	
}
ul.relative_news_list a img{
	width:20px;
	height:20px;
	vertical-align:middle;
}

span.rate_action a{
	display:inline-block;
	border:none;
	text-decoration:none;
	width:18px;
	height:16px;
	vertical-align:middle;
}
span.rate_action a.rate_action_np0{
	background:url(star/n_p_0.gif) center no-repeat;
}
span.rate_action a.rate_action_np1{
	background:url(star/n_p_1.gif) center no-repeat;
}
span.rate_action a.rate_action_na0{
	background:url(star/n_a_0.gif) center no-repeat;
}
span.rate_action a.rate_action_na1{
	background:url(star/n_a_1.gif) center no-repeat;
}

span.rate_result span{
	display:inline-block;
	border:none;
	text-decoration:none;
	width:13px;
	height:14px;
	vertical-align:middle;
}
span.rate_result span.rate_s0{
	background:url(star/s_0.gif) center no-repeat;
}
span.rate_result span.rate_s1{
	background:url(star/s_1.gif) center no-repeat;
}
/* share_icons */
p.share_icons{
	
}
p.share_icons a.share_icon{
	display:inline-block;
	margin:0 8px;
	width:24px;
	height:24px;
	vertical-align:central;
}
p.share_icons a.share_icon:hover{
	opacity:0.6;
 	filter:alpha(opacity=60);
}
p.share_icons a.share_icon_fb{
	background:url(share_icon_fb.gif) center no-repeat;
}
p.share_icons a.share_icon_g{
	background:url(share_icon_g.gif) center no-repeat;
}
p.share_icons a.share_icon_tw{
	background:url(share_icon_tw.gif) center no-repeat;
}

p.share_icons a.share_icon_ms{
	background:url(share_icon_ms.gif) center no-repeat;
}

p.share_icons a.share_icon_cl{
	background:url(share_icon_cl.gif) center no-repeat;
}

p.share_icons a.share_icon_pr{
	background:url(share_icon_pr.gif) center no-repeat;
}






















/*-------------------------------------------------*/


.logo_title{
	line-height:28px;
	color:#99ABBD;
	font-size:1.25em;
	overflow:hidden;
	/*text-shadow:#7B5D0D 0px 0px 1px ;*/
}
.all_content{
	padding: 0;
	margin:0px;
	color:#565656;
}


/*h1{
	font-size:2em;
	padding:0px;
	margin:0px;
}

h3{
	font-size:1.3em;
	font-weight:bold;
	margin:0px;
}
h4{
	font-size:1em;
	padding:0px;
	margin:0px;
	font-weight:bold;
}*/
h2{
	font-size:1.2em;
	padding:0px;
	margin:0px;
	font-weight:normal;
}






p.cen_back_line_h1{
	background:url(back_line_h1.gif) center no-repeat;
	
}


/*master_box -------------------------*/
div.master_box{
	margin:0 0 10px 0;
	zoom:1;
}
div.master_box div.master_box_head_long{
	padding:5px 15px 5px 10px;
	margin:0px;
	font-size:0.9em;
	font-weight:normal;
	color:#FFF;
	line-height:22px;
	background: #017298 url(pictures/menu_caption.gif) top repeat-x;
	overflow:hidden;
}
div.master_box h2.master_box_head a{
	color:#8BD5E9;
}

/*div.master_box div.master_box_cont_nl{
	border-top:none;
}*/
div.master_box div.master_box_cont_int{
	background:#FDDCB3 url(pictures/cau_ic.gif) 10px 50% no-repeat;
	padding: 7px 10px 7px 10px;
	margin:0px;
	font-size:0.9em;
	color:#A92B30;
}
/*div.master_box div.loading_jquery{
	background:url(ajax_loader/ajax_loader2.gif) center no-repeat;
}*/
div.master_box div.master_box_foot{
	padding: 7px 10px;
	margin:0px;
	background: #FFF;
	font-size:0.9em;
	border-top:1px solid #CBCBCB;
	color:#707070;
}



/*--------------------------------------------------------*/

table.table_t1{
	border:1px solid #C3C3C3;
	padding:0;
	border-collapse: collapse;
	color:#666;
}
table.table_t1 tr{
	padding:0;
	margin:0;
}
table.table_t1 tr td{
    border-bottom:1px solid #9E9E9E;
	border-right:1px solid #DFDFDF;
	PADDING:5px 3px;
	vertical-align:top;
	background:#FFFFFF;
	margin:0;
}
table.table_t1 tr.even td{
	background:#DDDDDD;
	border-bottom:1px solid #C3C3C3;
	border-right:1px solid #C3C3C3;
}
table.table_t1 tr.firstrow td{
	background:#7F7F7F;
	color:#FFF;
	border-bottom:1px solid #656565;
	border-right:1px solid #656565;
}


/* --------------------------------------------------------------------*/
table.table_t1 td.addons_detail_row{
	background:#CCC;
	padding:1px;
}
div.addons_detail_div{
	display:none;
	padding:5px;
}
a.sh_hi_addons_detail_row{
	background:url(icon_show.gif) center no-repeat;
	display:inline-block;
	width:24px;
	height:24px;
	overflow:hidden;
	text-indent:-200px;
}
a.sh_hi_addons_detail_row_on{
	background:url(icon_hide.gif) center no-repeat;
}

a.add_icon{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(icon_add.gif) center no-repeat;
	overflow:hidden;
	text-indent:-200px;
}

a.info_icon{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(info_icon.gif) center no-repeat;
	overflow:hidden;
	text-indent:-200px;
}

