* {

	margin:0;

	padding:0;

}

body {

	background-color:#F2F2F2;

	color: #646464;

	font-family: tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	height: 100%;

	margin: 0;

	padding: 0;

}

img {

	border:0 none;

}

a {

	text-decoration:none;

	outline:none 0;

}

.clear {

	clear:both;

}

#wrapper {

	width:100%;

}

#container {

	background-color:#FFFFFF;

	margin: 0 auto;

	width: 1003px;

}

#header {

	margin: 0 auto;

	width: 1000px;

}

.topbar {

	background-image: url("../images/top-bg.gif");

	background-repeat: repeat-x;

	height: 30px;

	width: 1000px;

}

.topbar .left {

	float: left;

	margin: 0;

	padding-left: 585px;

	padding-top: 10px;

	width: 320px;

}

.topbar .left ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}

.topbar .left ul li {

	display: inline;

	margin: 0;

	padding: 0 0 0 3px;

}

.topbar .left ul li a:link, .topbar .left ul li a:visited {

	color: #000000;

	font-weight: normal;

	text-decoration: none;

}

.topbar .left ul li a:hover {

	color: #F57F1F;

	font-weight: normal;

	text-decoration: none;

}

.topbar .right {

	float: left;

	padding-top: 10px;

	width: 95px;

}

.topbar .right ul {

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0;

}

.topbar .right ul li {

	display: inline;

	padding-left: 5px;

}

#logo_wfix {

	width:1000px;

	border-bottom: 1px solid #AEAEAE;

	height: 75px;

	margin: 0 auto;

	padding: 0;

}

#logo_wfix .logo {

	float: left;

	padding: 5px 0 5px 15px;

	width: 69px;

}

#logo_wfix .txt {

	float: right;

	padding: 25px 0 0 30px;

	width: 430px;

}
#logo_wfix .txt1 {

	float: right;

	padding: 20px 0 0 30px;

	width: 530px;

}

#navigation {

	border-top: 2px solid #FFFFFF;

	height: 28px;

	margin: 0 auto;

	padding: 0;

	width: 1000px;

	display:inline-block;

}

#navigation .left {

	float: left;

	height: 28px;

	margin: 0;

	padding: 0;

	width: 200px;

}

#navigation .left .topline {

	background-image: url(../images/left-bg.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 28px;

	width: 168px;

}

#navigation .right {

	float: left;

	height: 28px;

	margin: 0;

	padding: 0;

	width: 800px;

}

#navigation .right .nav {

	background-image: url("../images/nav-bg.gif");

	background-repeat: repeat-x;

	height: 28px;

}

#navigation .right .nav ul {

	display: inline;

	list-style-image: none;

	margin: 0;

	padding: 2px 0 0;

}

#navigation .right .nav ul li {

	color: #EFE700;

	display: block;

	float: left;

	height: 20px;

	padding-left: 2px;

	padding-right: 2px;

	padding-top: 8px;

}

#navigation .right .nav ul li a:link, #navigation .right .nav ul li a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

#navigation .right .nav ul li a:hover {

	color: #E8E8E8;

	text-decoration: none;

}









#lightbox {

	width: 680px;

}

#lightbox img {

	border: 1px solid #adac85;

	float:left;

}

#lightbox a {

	color: #ccb59b;

	width:150px;

	display:inline-block;

	text-decoration:none;

	outline:none;

	margin-top: 0px;

	margin-right:2px;

	margin-bottom: 10px;

	margin-left: 10px;

}

#lightbox a span{ display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;text-align:center; font-weight:normal; line-height:24px; } 

#lbOverlay {

	position: fixed;

	z-index: 9999;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: #000;

	cursor: pointer;

}



#lbCenter, #lbBottomContainer {

	position: absolute;

	z-index: 9999;

	overflow: hidden;

	background-color: #fff;

}



.lbLoading {

	background: #fff url(loading.gif) no-repeat center;

}



#lbImage {

	position: absolute;

	left: 0;

	top: 0;

	border: 10px solid #fff;

	background-repeat: no-repeat;

}



#lbPrevLink, #lbNextLink {

	display: block;

	position: absolute;

	top: 0;

	width: 50%;

	outline: none;

}



#lbPrevLink {

	left: 0;

}



#lbPrevLink:hover {

	background: transparent url(prevlabel.gif) no-repeat 0 15%;

}



#lbNextLink {

	right: 0;

}



#lbNextLink:hover {

	background: transparent url(nextlabel.gif) no-repeat 100% 15%;

}



#lbBottom {

	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;

	font-size: 10px;

	color: #666;

	line-height: 1.4em;

	text-align: left;

	border: 10px solid #fff;

	border-top-style: none;

}



#lbCloseLink {

	display: block;

	float: right;

	width: 66px;

	height: 22px;

	background: transparent url(closelabel.gif) no-repeat center;

	margin: 5px 0;

	outline: none;

}



#lbCaption, #lbNumber {

	margin-right: 71px;

}



#lbCaption {

	font-weight: bold;

}



div.pagination {

	padding: 3px;

	margin: 3px;

	text-align:center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

div.pagination a {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #4d4643;

	text-decoration: underline;

	color: #ccb59b;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

div.pagination a:hover {

	border: 1px solid #2c2f3a;

	color: #b3b3b3;

	

}

div.pagination a:active {

	border: 1px solid #000099;

	color: #f00;

	

}

div.pagination span.current {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #adac85;

	font-weight: bold;

	background-color: #3f3f3f;

	color: #df6341;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

div.pagination span.disabled {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #EEE;

	color: #DDD;

	

}



/*dropdown*/

ul.dropdown {

	background-image: url("../images/nav-bg.gif");

	background-repeat: repeat-x;

	height: 28px;

	width:100%;

}

ul.dropdown li {

	color: #fff;

	background:url(../images/nav-sepratornew.gif) no-repeat 0 center;

}

ul.dropdown li.hover,  ul.dropdown li:hover {

	color: #E8E8E8;

}

ul.dropdown a:link,  ul.dropdown a:visited {

	color: #fff;

	text-decoration: none;

	padding-left: 10px;

	padding-right: 10px;

	display:block;

}

ul.dropdown a:hover {

	color: #E8E8E8;

}

ul.dropdown a:active {

	color: #EFE700;

}

/* -- level mark -- */



	ul.dropdown ul {

	width: 205px;

	margin-top: 1px;

	background:#3a53a4;

}

ul.dropdown ul li {

	font-weight: normal;

	background-image:none;

	display:block;

	border-bottom:1px solid #fff;

}

ul.dropdown ul li a {

	display:block;

}

ul.dropdown ul li a:hover {

	background-color:#e06c0e;

}

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

 * @section		Support Class `dir`

 * @level sep	ul, .class

 */





ul.dropdown *.dir {

/* background-image: url(images/nav-arrow-down.png);

 background-position: 100% 50%;

 background-repeat: no-repeat;*/

}

/* -- Components override -- */



ul.dropdown-horizontal ul *.dir {

	padding-right: 15px;

	background-image: url(images/nav-arrow-right.png);

	background-position: 100% 50%;

	background-repeat: no-repeat;

}

ul.dropdown-upward *.dir {

	background-image: url(images/nav-arrow-top.png);

}

ul.dropdown-vertical *.dir, ul.dropdown-upward ul *.dir {

	background-image: url(images/nav-arrow-right.png);

}

ul.dropdown-vertical-rtl *.dir {

	padding-right: 10px;

	padding-left: 15px;

	background-image: url(images/nav-arrow-left.png);

	background-position: 0 50%;

}

#con_wfix {

	border-bottom: 8px solid #FFFFFF;

	margin: 0 auto;

	padding: 0;

	width: 1000px;


}

#con_wfix .left {

	background-image: url("../images/letbg.jpg");

	background-position: 0 0;

	background-repeat: no-repeat;

	float: left;

	margin: 0;

	padding: 0;

	width: 272px;
		background-color:#fff !important;

}

.flash_ban {

	width:270px;

	padding-top:12px;

}

#con_wfix .left p.title {

	color: #F57F1F;

	font-size: 10px;

	font-weight: bold;

	margin: 0;

	padding: 12px 0 0 33px;

}

a.linksim {

	color: #F57F1F;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

}

#con_wfix .left p.date {

	color: #727272;

	font-size: 12px;

	font-weight: bold;

	margin: 0;

	padding: 16px 0 0 33px;

}

#con_wfix .left p.desc {

	color: #727272;

	font-size: 11px;

	font-weight: normal;

	margin: 0;

	padding: 15px 35px 0 33px;

}   

#con_wfix .right {

 
	
 
	background-repeat: repeat-x;

	float: left;

	height: auto !important;

 	padding-bottom: 8px;

	width: 470px; 
		background-color:#fff !important;

}

#con_wfix .right .welcome {

	float: left;

	width: 470px;

}

#con_wfix .right .welcome p.welcomeimg {

	margin: 0;

	padding: 30px 0 0 25px;

}

#con_wfix .right .welcome p.welcometxt {

	color: #5A5858;

	font-size: 11px;

	font-weight: normal;

	margin: 0;

	padding: 0 0 23px 25px;

}

#con_wfix .right p {

	color: #5A5858;

	font-size: 11px;

	line-height: 16px;

	margin: 0;

	padding: 13px 20px 0 32px;

}

#con_wfix .right p a:link, #con_wfix .right p a:visited {

	color: #1A2F77;

	text-decoration: none;

}

#con_wfix .right p a:hover {

	color: #5A5858;

	text-decoration: none;

}

#con_wfix .right .media {

	float: left;

	margin: 0;

	padding: 48px 0 0 25px;

	width: 170px;

}

#con_wfix .right .media p.txtimg {

	margin: 0;

	padding: 0 0 16px;

}

#con_wfix .right .media ul {

	list-style-type: none;

	margin: 0 0 0 6px;

	padding: 0;

}

#con_wfix .right .media li {

	background-image: url("../images/inner-bullet.gif");

	background-position: 0 0;

	background-repeat: no-repeat;

	color: #5A5858;

	padding-bottom: 7px;

	padding-left: 13px;

}

#con_wfix .right .media li a:link, #con_wfix .right .media li a:visited {

	color: #1A2F77;

	text-decoration: none;

}

#con_wfix .right .media p.txt {

	background-image: url("../images/inner-bbullet.gif");

	background-position: 72% 50%;

	background-repeat: no-repeat;

	color: #5A5858;

	font-size: 12px;

	margin: 0;

	padding: 5px 0 0;

	text-align: right;

}

#con_wfix .right .media p.txt a:link, #con_wfix .right .media p.txt a:visited {

	color: #F57F1F;

	font-size: 11px;

	text-decoration: none;

}

div.divider {

	background-image: url("../images/dottedline.gif");

	background-position: 50% 0;

	background-repeat: repeat-y;

	float: left;

	height: 134px;

	margin-top: 87px;

	width: 68px;

}

#con_wfix .right .resources {

	float: left;

	margin: 0;

	padding: 48px 0 0;

	width: 197px;

}

#con_wfix .right .resources .txtimg {

	margin: 0;

	padding: 0 0 15px;

}

#con_wfix .rightpics {

	background-image: url("../images/rightbg.gif");

	background-repeat: repeat-x;

	float: left;

	height: auto !important;

	min-height: 111px;

	padding-bottom: 8px;

	width: 258px;

}

#con_wfix .rightpics p.img {

	margin: 0;

	padding: 10px 0 0;

	text-align: center;

}

#con_wfix .rightpics p.txt {

	color: #1A2F77;

	font-size: 11px;

	font-weight: normal;

	margin: 0;

	padding: 3px 0 0;

	text-align: center;

}

#con_wfix .rightpics p.img {

	margin: 0;

	padding: 10px 0 0;

	text-align: center;

}

#con_wfix .rightpics p.imgn {

	margin: 0;

	padding: 10px 0 0;

	text-align: center;

}

div.divider1 {

	background-image: url("../images/dottedline.gif");

	background-position: 50% 0;

	background-repeat: repeat-y;

	float: left;

	height: 134px;

	margin-top: 87px;

	width: 48px;

}

div.bottom {

	background-color: #3A53A4;

	background-image: url("../images/line.gif");

	background-position: center top;

	background-repeat: repeat-x;

	height: 40px;

	margin: 0 auto;

	padding: 0;

	width: 1000px;

}

div.bottom .left {

	color: #FFFFFF;

	float: left;

	font-size: 11px;

	padding: 7px 0 5px 20px;

	width: 275px;

}

div.bottom .left a:link, div.bottom .left a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

div.bottom .left a:hover {

	color: #E8E8E8;

	text-decoration: none;

}

div.bottom .right {

	color: #FFFFFF;

	float: left;

	font-size: 11px;

	padding-top: 13px;

	width: 700px;

}

div.bottom .right a:link, div.bottom .right a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

div.bottom .right a:hover {

	color: #E8E8E8;

}

span.btmspace {

	padding: 0 5px;

	text-align: center;

}

