*{
	padding:0;
	margin:0;
}
body{
	font-family:arial;
	background:#fff;
	background: url("../images/bk_r.jpg") repeat-x top fixed;
}
img {
    vertical-align: middle;border:0;
}
.InputSearch{
	border:0px solid #e1e1e2;
	color:#000;background:#ececec;
	font-family:tahoma;
	font-size:12px;
	padding:0px;
	height:24px;width:200px;
}
.Clear{clear:both}
/**** Input ****/
input.Input{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	width:95%;margin-bottom:2px;
}
input.Botton{
	border:0px solid #c0c1c2;
	color:#fff;
	background:#efba4f;
	font-family:tahoma;
	font-size:12px;
	padding:4px 30px;
}
textarea.Input{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	width:95%;height:100px;
	resize: none;margin-bottom:2px;
}
select.Input{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	margin-bottom:2px;
}
/** Error **/
input.InputErorr{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	width:95%;margin-bottom:2px;
	background:#f8dcac;
}
textarea.InputErorr{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	width:95%;height:100px;
	resize: none;margin-bottom:2px;
	background:#f8dcac;
}
select.InputErorr{
	border:1px solid #c0c1c2;
	color:#2a4a7f;
	font-family:tahoma;
	font-size:12px;
	padding:4px;
	border-radius:3px;
	margin-bottom:2px;
	background:#f8dcac;
}
.FR{float:right;}
.FL{float:Left;}
.BlockDiv{margin-bottom:15px;}
/**** OverLay ****/
.TapOverLay{
	position:relative;width:0px;height:0px;
}
.TapOverLay div{
	position:absolute;background:#000;height:0px;width:0px;z-index:100;display:none;text-align:center;opacity:0.7;;
}
div.Container{width:1084px;margin:0 auto;;padding:0 5px;}
/*** Buner ***/
.Buner{margin-bottom:3px;
		/*background-image: url("../images/bk_buner.jpg");*/
		background: url(../images/bk_buner.jpg) no-repeat center center; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height:185px;
}
.Buner .Logo{float:right}
.Buner .E3lan{float:left;margin-top:10px;}
/*** Search ***/
.SearchDiv{float:left;border:1px solid #c7c8c9;background:#ececec;margin-left:5px;}
/***** Menu Icon ****/
.IconMenu{float:left;margin-left:5px;}
.IconMenu ul{list-style:none;text-align:center;}
.IconMenu ul li{display:inline;margin-right:1px;}
.IconMenu ul li img{opacity: 1.0;}
.IconMenu ul li img:hover{opacity: 0.4;}
/*** MainMenu ***/
ul.MainMenu{list-style:none;background:#000;}
ul.MainMenu li{float:right;}
ul.MainMenu li a{display:block;color:#fff;padding:5px 10px;text-decoration:none;font-family:arial;font-weight:bold;font-size:15px;}
ul.MainMenu li a:hover{background:#848484;color:#FF8000}
/*** Shreet ***/
.Shret{background:#5C98CA;height:30px;overflow:hidden}
.Shret .Word{float:right;width:10%;margin-left:0.5%;background:#ee7200;text-align:center;height:100%;line-height:30px;color:#fff;font-family:arial;font-weight:normal;font-size:18px;}
.Shret .Text{float:right;width:80%;height:100%;line-height:30px;}
.Shret .Text a{color:#fff;font-family:arial;font-weight:normal;font-size:18px;text-decoration:none;}
.Shret .Text a:hover{color:#ebebeb;}
.Sh_Next{float:left;width:21px;height:21px;overflow:hidden;margin:5px 0 0 5px;background-image:url('../images/arrow.png');background-repeat:no-repeat;background-position: -0px 0;}
.Sh_Next:hover{background-position: -48px 0;cursor:pointer;}
.Sh_Prev{float:left;width:21px;height:21px;overflow:hidden;margin:5px 0 0 1px;background-image:url('../images/arrow.png');background-repeat:no-repeat;background-position: -22px 0;}
.Sh_Prev:hover{background-position: -70px 0;cursor:pointer;}
/*** DeptHead ****/
.HeadBlock{background:#ebebeb;height:30px;}
.HeadDeptName{float:right;height:100%;border-right:10px #294c92 solid;padding-right:10px;font:bold 16px arial;color:#294c92;line-height: 30px;}
.HeadMoreDept{float:left;padding:0px 5px;height:20px;margin:5px 5px;font:13px arial;color:#5b5b5a;line-height: 20px;}
.HeadMoreDept:hover{color:#e40044;background:#fff;}
/*** section ***/
section{float:right;width:64%;padding-top:5px;}
/*** aside ***/
aside{float:left;width:34%;padding-top:5px;}
/*** Swap Block ***/
section .Swap{position:relative;padding-bottom:60%;height:0;overflow:hidden;margin-bottom:10px;}
section .Swap .Bphoto{position:absolute;top:0;left:0;width:100%;height:100%;}
section .Swap .Bphoto img{width:100%;height:100%;}
section .Swap .DetCont{position:absolute;bottom:0;left:0;right:0;height:15%;padding:1%;background-color: rgba(0, 0, 0, 0.6);overflow:hidden}
section .Swap .DetCont .Title{float:right;width:50%;color:#fff;font-family:arial;font-weight:bold;font-size:20px;}
section .Swap .DetCont .Tap-style1{float:left;width:15%;height:100%;margin-right:1%;border:0.3px #fff solid;}
section .Swap .DetCont .TapSelected-style1{float:left;width:15%;height:100%;margin-right:1%;border:0.3px #ef7300 solid;}
section .Swap .DetCont .Tap-style1 img{width:100%;height:100%;opacity: 0.4;}
section .Swap .DetCont .TapSelected-style1 img{width:100%;height:100%;opacity: 1.0;}
/*** Style 1 ***/
.Style1{position:relative;margin-top:5px;padding-bottom:25%;height:0;overflow:hidden;}
.Style1 .Cont{position:absolute;top:0;left:0;width:100%;height:100%;}
.Style1 .Sep{float:right;height:100%;width:3px;border-right:3px #000 solid;}
.Style1 .Img{float:right;height:100%;width:33%;margin-left:1%;}
.Style1 .Img img{height:100%;width:100%;}
.Style1 .Img #VPO{height:20%;width:6%;}
.Style1 .Text{float:right;height:100%;width:62%;margin-left:1%;}
.Style1 .Text table{border:0;height:100%;width:100%;}
.Style1 .Text table h2{ padding:0;margin:0;font-size:16px;font-weight:bold;font-family:arial;color:#000;}
.Style1 a:hover >.Cont{background:#f0f0f0}
.Style1 a:hover >.Cont > .Sep{border-right:3px #ef7300 solid;}
/*** Style 2 ***/
.Style2 .Cont{float:right;width:49%;}
.Style2 .Cont:nth-child(odd){margin-left:2%}
.Style2 .Cont1{position:relative;margin-top:5px;padding-bottom:140%;height:0;overflow:hidden;}
.Style2 .Cont2{position:absolute;top:0;left:0;width:100%;height:100%;}
.Style2 .Img{height:72%;margin-bottom:1%;}
.Style2 .Img img{height:100%;width:100%;}
.Style2 .Img #VPO{height:10%;width:13%;}
.Style2 .Text{height:27%;background:#ebecec;}
.Style2 .Text table{border:0;height:100%;width:100%;text-align:center;}
.Style2 .Text table h2{ padding:0;margin:0;font-size:16px;font-weight:bold;font-family:arial;color:#000;}
.Style2 a:hover > .Cont1 > .Cont2 > .Text{background:#d2d3d3}
/*** Style 3 ***/
.Style3{margin-bottom:5px;}
.Style3 .Cont{position:relative;margin-top:5px;padding-bottom:100%;height:0;overflow:hidden;}
.Style3 .Cont1{position:absolute;top:0;left:0;width:100%;height:100%;}
.Style3 .Img{height:70%;}
.Style3 .Img img{height:100%;width:100%;}
.Style3 .Img #VPO{height:10%;width:11%;}
.Style3 .Text{height:29%;background:#eceded;margin-bottom:1%;width:98%;padding:0 1%;}
.Style3 .Text h2{padding:0;margin:0;font-size:17px;font-weight:bold;font-family:arial;color:#294c92;text-align:center;padding:3px 0;}
.Style3 .Text p{padding:0;margin:0;font-size:12px;font-family:tahoma;color:#7f7f7f;text-align:justify;}
.Style3 .Cont a:hover > .Cont1 > .Text{background:#f2f2f2}
/*** Style 4 ***/
.Style4{float:right;width:32%;margin-bottom:5px;margin-left:1%;}
.Style4 .Cont{position:relative;margin-top:5px;padding-bottom:130%;height:0;overflow:hidden;}
.Style4 .Cont1{position:absolute;top:0;left:0;width:100%;height:100%;}
.Style4 .Img{height:50%;margin-bottom:1%;}
.Style4 .Img img{height:100%;width:100%;}
.Style4 .Img #VPO{height:10%;width:13%;}
.Style4 .Text{height:49%;margin-bottom:1%;width:100%;}
.Style4 .Text div{border:1px #eceded solid;height:92%;padding:2%;}
.Style4 .Text h2{padding:0;margin:0;font-size:16px;font-weight:bold;font-family:arial;color:#000;}
.Style4 .Text p{padding:0;margin:0;font-size:12px;font-family:tahoma;color:#7f7f7f;text-align:justify;}
.Style4 a:hover > .Cont >.Cont1 > .Text{background:#ebebeb}
/*** Style 5 ***/
.Style5 .Cont{position:relative;margin-top:5px;padding-bottom:25%;height:0;overflow:hidden;}
.Style5 .Cont1{position:absolute;top:0;left:0;width:100%;height:100%;}
.Style5 .Img{float:right;height:100%;width:35%;}
.Style5 .Img img{width:100%;height:100%;}
.Style5 .Img #VPO{height:20%;width:5%;}
.Style5 .Text{float:right;width:61%;height:98%;margin-right:1%;padding:1%;}
.Style5 .Text h2{padding:0;margin:0;font-size:16px;font-weight:bold;font-family:arial;color:#000;}
.Style5 .Text p{padding:0;margin:0;font-size:13px;font-family:tahoma;color:#7f7f7f;text-align:justify;}
.Style5 a:hover > .Cont >.Cont1 > .Text{background:#ebebeb}
/*** Style6 ****/
.Style6{padding:5px 0;border-bottom:1px #999 solid}
.Style6:hover{background:#ebebeb}
.Style6 .Dot{width:20px;}
.Style6 h3{padding:0;margin:0;font-size:16px;font-weight:bold;font-family:arial;color:#000;}
.Style6 a{text-decoration:none;color:#000;}
/*** e3lanLeft ***/
.e3lanLeft img{width:100%;}
.e3lanRight img{width:100%;}
/*** footer ***/
.footer{margin-top:10px;border-top:7px #71B128 solid}
.footer .Body{border-top:3px #FFF solid;background:#5F92BF;padding:10px 0;color:#fff;font-family:arial;font-size:13px}
.footer .Body .CopyRight{float:right;}
.footer .Body .CallUs{float:left;text-align:left}
/********** POLL ****************/
.RadioSt{float:right;width:10%;padding:4px 0 0 0;text-align:center}
.PersentDiv{float:right;width:85%;border:1px solid #dbd8d8;padding:1px;height:21px;}
.PersentDiv #BackGDiv {position:relative;z-index:3px;}
.PersentDiv #BackGDiv .BackGrounD{position:absolute;height:21px;z-index:1}
.PersentDiv #ChoseAndPersentDiv{height:100%;position:relative;z-index:2}
.PersentDiv #ChoseAndPersentDiv #ChoseDiv{float:right;width:70%;height:100%;}
.PersentDiv #ChoseAndPersentDiv #Persent100Div{float:left;width:27%;height:100%;direction:ltr;}
#PollBotDiv{float:left;margin-left:5px;}
.PollTextMsg{font-family:tahoma;font-size:13px;}
/*************************/
/**** DETAILS PAGE *******/
/*************************/
.BoxTitle{background:#eee;border-bottom:1px #d2d2d2 dashed;padding:10px 0;font:bold 20px arial;color:#7f7f7f;text-align:center;margin-bottom:20px;}
#PhotoIN img{width:80%;}
#Vedio embed{width:100%;height:400px;}
/*** Menu Top Details Page ***/
nav.MenuDetails {margin:10px 0px;border-bottom:1px #ddd solid}
nav.MenuDetails ul{list-style:none;}
nav.MenuDetails li{display:inline;font-size:13px;font-family:tahoma,arial;color:#000;}
nav.MenuDetails li a{color:#000;text-decoration:none;}
nav.MenuDetails li a:hover{color:#f16b00}
/*** Detail Body ***/
section.Det .DetailBody{padding:0 0;}
section.Det .DetailBody .ItemN{width:49%;margin:0 0.5%;background:#f6f6f6;margin-bottom:10px;}
section.Det .DetailBody .ItemN:hover{background:#65aec4}
section.Det .DetailBody .ItemN a.frindSite{color:#000;font-weight:bold}
section.Det .DetailBody .ItemN a.frindSite:hover{color:#fff;}
section.Det .DetailBody .ItemN:hover > a  > .Cont > .Cont1 > .Text > .Title{color:#fff}
section.Det .DetailBody .ItemN:hover > a  > .Cont > .Cont1 > .Text > .Date {color:#fff}
section.Det .DetailBody .ItemN .Cont{position:relative;padding-bottom:24%;height:0;overflow:hidden}
section.Det .DetailBody .ItemN .Cont1{position:absolute;top:0;left:0;width:100%;height:100%;}
section.Det .DetailBody .ItemN .Img{width:30%;height:100%;}
section.Det .DetailBody .ItemN .Img img{width:100%;height:100%;}
section.Det .DetailBody .ItemN .Text{width:66%;height:100%;margin:0 2%;}
section.Det .DetailBody .ItemN .Text .Title{height:74%;margin-top:3%;overflow:hidden;color:#4d4d4d;}
section.Det .DetailBody .ItemN .Text .Title h2{line-height: 150%;font-size:15px;font-family:arial;}
section.Det .DetailBody .ItemN .Text .Title h3{font-size:11px;font-family:tahoma;font-weight:normal;}
section.Det .DetailBody .ItemN .Date{height:20%;text-align:left;font-size:12px;font-family:arial;color:#9e9e9e;}
/*** TitleBox ***/
section.Det .DetailBody .TitleBox{margin-bottom:10px;background:#f7f7f7;text-align:center;padding:10px 10px;font-size:18px;font-family:DroidKufi,arial;color:#000;border-bottom:1px #ccc dashed}
section.Det .DetailBody .MsgBoxError{margin-bottom:10px;background:#ffeac6;text-align:center;padding:10px 0;font-size:18px;font-family:DroidKufi,arial;color:#000;border-bottom:1px #ccc dashed}
/*** Const Page ***/
section.Det .DetailBody .ConstantText{margin-bottom:5px;text-align:justify;font-size:14px;font-family:DroidKufi,arial;color:#000;}
section.Det .DetailBody .ConstantFormBox{margin-bottom:5px;text-align:right;font:10pt tahoma;color:#000;padding:5px;background:#f7f7f7}
/***************/
.table-row{display:table;table-layout:fixed;width:100%;margin:0 auto;padding:5px;}
.table-column{display:table-cell;vertical-align:middle;overflow:hidden;}
.table-column.top{vertical-align:top;}
.table-column.dowrap{white-space:normal;}
.table-column.center{text-align:center;}
.table-column.right{text-align:right;}
/********* ImgGallary ******/
.TitleH{border-bottom:1px #EEEEEE solid;margin-bottom:10px;color:#7eb7f3;background:#f5f5f5;padding:3px 5px 3px 5px;}
.img-responsive{display:block;max-width:100%;height:auto}
.hidden{display:none!important}
.visible{display:block!important}
.ImgGallary{border:1px #000 solid;background:#000;padding:3px;}
.ImgGallary:hover > .Cont > .Next{background-position: -180px 0;background-color:rgba(50, 50, 50, 0.5);}
.ImgGallary:hover > .Cont > .Prev{background-position: -120px 0;background-color:rgba(50, 50, 50, 0.5);}
.ImgGallary .Cont{position:relative;}
.ImgGallary .Cont .Arrow{position:absolute;width:50px;height:60px;top:10px;background-image:url('../images/arrow_photo.png');background-repeat:no-repeat;}
.ImgGallary .Cont .Next{right:0;background-position: -300px 0;}
.ImgGallary .Cont .Next:hover{background-position: -180px 0;background-color:rgba(255, 255, 255, 0.5);cursor:pointer}
.ImgGallary .Cont .Prev{left:0;background-position: -240px 0;}
.ImgGallary .Cont .Prev:hover{background-position: -120px 0;background-color:rgba(255, 255, 255, 0.5);cursor:pointer}
.ImgGallary .Cont .table-column{height:395px;overflow:hidden;}
.ImgGallary .Cont .table-column img{max-height:100%;max-width:100%;margin:auto}
.ImgGallary .Title{text-align:center;padding:3px;margin-top:5px;color:#f1f1f1;background-color:rgba(50, 50, 50, 0.5);}
/************************* Application from constatn page **********************/
.TB_FieldNAme{width:78%px;padding-right:5px;}
.TitleCommentTB {width:20%;background:#f2f2f2;padding-right:5px;text-align:right;}
/************************* PAGES ***************************/
.PagesContain{margin:10px 0;}
.PagesPar{}
.PagesPar ul{list-style:none;text-align:center;}
.PagesPar ul li{float:left;margin-right:2px;font-size:15px;box-shadow: 1px 1px 2px #d8d8d8;}
.PagesPar ul li.Selected{background:#9CD37E;color:#fff;min-width:20px;padding:5px;}
.PagesPar ul li a{padding:5px;background:#fff;color:#60A839;display:block;min-width:20px;text-decoration:none;}
.PagesPar ul li a:hover{background:#60A839;color:#fff;}
/***********************************/ 
@media screen and (max-width:1083px){
	.footer .Body div.Container{width:96%;}
	div.Container{width:100%;}
}
@media screen and (max-width:970px){
	/* Menu Icon */
	.Buner .Logo{width:100%;text-align:center;margin:0 auto;margin-top:10px;}
	.Buner .E3lan{width:100%;text-align:center;margin-top:10px;}
}
@media screen and (max-width:800px){
	div.Container{width:98%;margin:0 1%;}
	/* section slide */
	section {width:100%;}
	aside {width:100%;}
	/* Style 1 */
	.Style1 {float:right;width:50%;padding-bottom:12%;}
	/* Style 2 */
	.Style2 .Cont{float:right;width:24%;}
	.Style2 .Cont:nth-child(1n){margin-left:1.33%}
	.Style2 .Cont:nth-child(4n){margin-left:0%}
	/* Style 3 */
	.Style3 {float:right;width:32%;}
	.Style3:nth-child(1n){margin-left:2%}
	.Style3:nth-child(3n){margin-left:0%}
	
	section.Det .DetailBody .ItemN{width:100%;margin:10px 0;}
}
@media screen and (max-width:670px){
	/* Style 3 */
	.Style3 {float:right;width:49%;}
	.Style3:nth-child(1n){margin-left:2%}
	.Style3:nth-child(2n){margin-left:0%}
}
@media screen and (max-width:600px){
	/* shreet */
	.Shret .Word{font-size:15px;}
	.Shret .Text a{font-size:15px;}
	/* Menu Icon */
	.Buner .E3lan img{width:90%;height:auto;text-align:center;}
	/* swap news */
	section .Swap .DetCont .Title{font-size:15px;}
	/* Style 2 */
	.Style2 .Cont{float:right;width:32%;}
	.Style2 .Cont:nth-child(1n){margin-left:2%}
	.Style2 .Cont:nth-child(3n){margin-left:0%}
	/* Style 4 */
	.Style4{width:49%;margin-left:0.666%}
	.Style4 .Cont{padding-bottom:100%;}
	.Style4 .Img{height:70%;margin-bottom:1%;}
	.Style4 .Text{height:25%;margin-bottom:1%;width:100%;}
	/* vedio */
	#Vedio embed{width:100%;height:300px;}
}
@media screen and (max-width:540px){
	/* shreet */
	.Shret .Word{display:none}
	.Shret .Text {width:85%}
	.Shret .Text a{font-size:13px;}
	/* Icon Menu */
	.InputSearch{width:150px;}
	/* footer */
	.footer .Body .CopyRight{width:100%;text-align:center;}
	.footer .Body .CallUs{width:100%;text-align:center;margin-bottom:10px;}
	/* swap news */
	section .Swap .DetCont .Title{font-size:13px;}
	/* Style 1 */
	.Style1 {width:100%;padding-bottom:25%;}
	/* Style 2 */
	.Style2 .Cont{float:right;width:49%;}
	.Style2 .Cont:nth-child(1n){margin-left:2%}
	.Style2 .Cont:nth-child(2n){margin-left:0%}
}
@media screen and (max-width:400px){
	/* Style 3 */
	.Style3 {float:right;width:100%;}
	.Style3:nth-child(1n){margin-left:0%}
	/* Style 4 */
	.Style4{width:100%;margin-left:0}
	.Style4 .Cont{padding-bottom:100%;}
	.Style4 .Img{height:70%;margin-bottom:1%;}
	.Style4 .Text{height:25%;margin-bottom:1%;width:100%;}
	/* vedio */
	#Vedio embed{width:100%;height:250px;}
}
@media screen and (max-width:370px){
	/* Menu Icon */
	.Buner .Logo img{width:90%;height:auto;text-align:center;}
}
@media screen and (max-width:360px){
	/* shreet */
	.Shret .Text {width:83%}
}
/******/
a:link.LinkSubMenu {
	FONT:13px Font22,tahoma;COLOR: #434444;text-decoration:none;
}
a:visited.LinkSubMenu {
	FONT:13px Font22,tahoma;COLOR: #434444;text-decoration:none;
}
a:hover.LinkSubMenu {
	FONT:13px Font22,tahoma;COLOR: #656969;text-decoration:none;
}
a:active.LinkSubMenu {
	FONT:13px Font22,tahoma;COLOR: #656969;text-decoration:none;
}

