
#hBox1 {
	width:1024px; height:351px;
	background:url(../images/default/home-bg1.png) no-repeat 20px 0;
}
#hBox1 .columLeft {
	width:655px; height:350px; float:left;
	margin:0 0 0 20px;
}
#hBox1 .columLeft .show {
	width:655px; height:300px;
}
#hBox1 .columRight {
	width:300px; height:250px; float:right;
	margin:7px 21px 0 0;
}

#hBox2 {
	width:1024px; height:390px;
	background:#ecf1f4;
}
#hBox2 .boxSearch {
	width:625px; height:330px;
	background:#f5f7f9; float:left;
	margin:24px 0 0 24px; padding:10px 15px 0px 15px;
	border:solid 1px #dbe4e8;
	box-shadow:#cdd5da 0px 0px 8px;
}
#hBox2 .boxSearch .bar1 {
	width:625px; height:34px;
	margin:0 0 20px 0;
}
#hBox2 .boxSearch .bar1 .title {
	width:255px; height:34px; line-height:34px; float:left; padding:0 0 0 45px;
	background:url(../images/default/home-icon1.png) no-repeat 0 0;
	font-family:'circular'; 	
	font-size:32px;
	color:#2a5e8d;
}
#hBox2 .boxSearch .bar1 .title strong {
	color:#6ca915;
}
#hBox2 .boxSearch .form {
	width:625px; height:272px;
}
#hBox2 .boxSearch .form input,select {
	font-size:14px;
}
#hBox2 .boxSearch .form .input1 {
	width:550px; font-size:16px; font-weight:bold;
	border:solid 1px #ced9df; color:#444; box-shadow:#d7dbde 0 0 5px; 
	padding:10px 15px; margin:0 0 10px 0;
	float:left;
}
#hBox2 .boxSearch .form .input2 {
	width:175px; background:#FFF; padding:5px;
	border:solid 1px #ced9df; border-radius:2px;
}
#hBox2 .boxSearch .form .input3 {
	width:80px; background:#FFF; padding:5px; float:left;
	border:solid 1px #ced9df; border-radius:2px;
	margin:0 10px 0 0;
	display:block;
}
#hBox2 .boxSearch .form .box1 {
	width:200px; height:65px; float:left;
}
#hBox2 .boxSearch .form .box2 {
	clear:both; display:block; height:150px;
}
#hBox2 .boxSearch .form .box3 {
	width:415px; height:150px; float:left;
}
#hBox2 .boxSearch .form label{
	height:24px; line-height:24px; display:block;
}
#hBox2 .boxSearch .form .button1 {
	width:120px; height:45px; line-height:45px; border:solid 1px #eaeaea;
	background:#2a90c4; color:#FFF;
	margin:15px 0px 0px 5px;
	font-family:'supermarket'; font-size:25px;
	font-weight:bold; box-shadow:#d7dbde 0 0 5px;
	cursor:pointer;
	float:left;
}
#hBox2 .boxSearch .form .button1:hover{
	background:#6ca915;
}
#hBox2 .boxArticle {
	width:302px; height:350px; float:right;
	margin:24px 15px 0 0;
}
#hBox2 .boxArticle a:hover {
	text-decoration:underline;
}
#hBox2 .boxArticle .item {
	width:290px; height:150px;
	background:#FFF; border:solid 1px #e4e4e4;
	margin:0 0 15px 0; padding:5px;
}
#hBox2 .boxArticle .item .title {
	width:250px; height:30px; line-height:30px; padding:0 0 0 40px;
	background:url(../images/default/home-icon1.png) no-repeat 0 -37px;
	font-family:'circular'; 	font-size:25px; color:#2a5e8d;
	margin:0 0 5px 0;
}
#hBox2 .boxArticle .item .title strong {
	color:#6ca915;
}
#hBox2 .boxArticle .content {
	width:270px; height:120px; line-height:16px;
	padding:0 10px; font-size:14px;
}
#hBox2 .boxArticle .content img {
	width:140px; height:105px; float:left;
	margin:0 10px 0 0;
}
#hBox2 .boxArticle .content .more {
	width:70px; height:14px; line-height:14px; display:block;
	font-size:11px; clear:both; text-align:center;
	margin:0 5px 0 0; color:#6ca915; position:absolute;
	margin:100px 0 0 210px;
}
#hBox2 .boxArticle .content .subject {
	float:left;
	display:block;
	word-wrap:break-word;
	width:120px;
	height:105px;
}
#hBox2 .boxArticle .item2 {
	width:290px; height:150px; padding:5px;
	background:#FFF; border:solid 1px #e4e4e4;
}
#hBox2 .boxArticle .item2 .title {
	width:250px; height:30px; line-height:30px; padding:0 0 0 40px;
	background:url(../images/default/home-icon1.png) no-repeat 0 -70px;
	font-family:'circular'; 	font-size:25px; color:#2a5e8d;
	margin:0 0 5px 0;
}
#hBox2 .boxArticle .item2 .title strong {
	color:#6ca915;
}

#hInsight {
	width:990px; height:375px;
	background:#d9e3ea; margin:0 auto 27px auto;
}
#hInsight a:hover {
	text-decoration:underline;
}
#hInsight .box1 {
	width:990px; height:52px;
}
#hInsight .box1 .title {
	width:450px; height:52px; line-height:60px; float:left;
	background:url(../images/default/home-icon2.png) no-repeat left;
	padding:0 0 0 70px; 
}
#hInsight .box1 .title h1 {
	font-family:'circular'; 	
	font-size:30px;
}
#hInsight .box1 .title a {
	color:#6ca915;
}
#hInsight .box1 .more {
	width:120px; height:30px; line-height:30px; display:block;
	float:right; font-family:'supermarket'; font-size:16px;
	color:#cc0000; text-align:center; margin:10px 5px 0 0;
}
#hInsight .box2 {
	width:970px; height:280px; clear:both;
	padding:20px 10px 10px 10px;
}
#hInsight .box2 .item {
	width:211px; height:255px; float:left;
	background:#FFF; margin:0 6px 0 5px;
	padding:10px; font-size:12px; color:#666;
	box-shadow:#c3cacf 0 0 5px;
}
#hInsight .box2 .item .thumb {
	width:210px; height:160px;
	margin:0 0 7px 0;
}
#hInsight .box2 .item .thumb:hover{
	opacity:0.6;
}
#hInsight .box2 .item .subject {
	width:210px; overflow:hidden; display:block;
	font-size:14px; font-weight:bold; color:#c30014;
	margin:0 0 5px 0;
}

#hPropt {
	width:990px; overflow:hidden; margin:0 auto 20px auto;
}
#hPropt a:hover {
	text-decoration:underline;
}
#hPropt .box1 {
	width:990px; height:40px;
	margin:0 0 15px 0;
}
#hPropt .box1 .title {
	width:500px; height:40px; line-height:45px; float:left;
	background:url(../images/default/home-icon3.png) no-repeat 0 0;
	padding:0 0 0 50px;	
}
#hPropt .box1 .title h1 {
	font-family:'circular'; font-size:30px; 
}
#hPropt .box1 .title a {
	color:#6ca915;
}

#hPropt .box1 .option {
	width:300px; height:40px; line-height:40px; float:right;
	font-family:'supermarket'; font-size:16px;
}
#hPropt .box1 .option .more {
	width:100px; height:30px; line-height:30px; float:right; display:block;
	color:#cc0000; background:url(../images/default/home-icon3.png) no-repeat 0 -73px;
	padding:0 0 0 40px;
	margin-top:5px;
}
#hPropt .box2 {
	width:990px; overflow:hidden; clear:both;
}
#hPropt .box2 .item {
	width:214px; height:340px;
	float:left; border-bottom:solid 5px #e8f1f7;
	margin:0 15px 20px 15px;
}
#hPropt .box2 .item .thumb {
	width:214px; height:161px;
	margin:0 0 5px 0;
}
#hPropt .box2 .item .thumb:hover{
	opacity:0.8;
}
#hPropt .box2 .item .recommend {
	top:0px;
	left:0px;
	position:absolute;
	width:53px;
	height:42px;
	background: url(../images/default/recommend.png) no-repeat 0 0;
}
#hPropt .box2 .item .detail1 {
	width:214px; height:20px; margin:0 0 10px 0;
}
#hPropt .box2 .item .detail1 .type {
	height:20px; line-height:20px; float:left;
	color:#fff; background:#6ca915; text-align:center;
	font-family:'supermarket'; font-size:14px;
	padding:0px 4px;
	display:block;
}
#hPropt .box2 .item .detail1 .price {
	height:20px; line-height:20px; float:right;
	color:#d42929;
	font-size:12px;
	font-weight:bold;
}
#hPropt .box2 .item .subject {
	width:214px; height:70px;
	display:block;
	border-bottom:solid 1px #e8f1f7; margin:0 0 5px 0;
}
#hPropt .box2 .item .sDetail {
	width:204px; height:65px; padding:0 5px;
	font-size:12px; color:#888;
}
#hPropt .box2 .item .sDetail .space {
    height:15px; line-height:15px;
	float:left; padding:0 5px 0 17px; margin:0 0 5px 0;
	background: url(../images/default/home-icon5.png) no-repeat 0 0;
}
#hPropt .box2 .item .sDetail .date {
	height:15px; line-height:15px;
	float:left; padding:0 0 0 18px; margin:0 0 5px 0;
	background: url(../images/default/home-icon5.png) no-repeat 0 -15px;
}
#hPropt .box2 .item .sDetail .favorite {
	width:20px; height:20px; display:block;
	position:absolute; background:url(../images/default/home-icon5.png) no-repeat 0 -70px;
	margin:-3px 0 0 180px;
}
#hPropt .box2 .item .sDetail .location {
	width:185px; height:40px; line-height:15px;
	float:left; padding:0 0 0 18px;
	background: url(../images/default/home-icon5.png) no-repeat 0 -30px;
}
#hPropt .box2 .item .sDetail .location a:hover {
	text-decoration:underline;
}

#hPropt2 {
	width:990px; height:690px;
	margin:0 auto 10px auto;
}
#hPropt2 .boxLeft {
	width:667px; height:680px; float:left;
	background:url(../images/default/home-bg2.png) no-repeat bottom;
}
#hPropt2 .boxLeft .title {
	width:627px; height:34px; line-height:40px;
	background:url(../images/default/home-icon3.png) no-repeat 0 -108px;
	padding:0 0 0 40px; font-family:'circular'; font-size:32px; font-weight:bold;
	color:#2a5e8d; margin:0 0 10px 0;
}
#hPropt2 .boxLeft .title strong{
	color:#6ca915;
}
#hPropt2 .boxLeft .list {
	width:647px; overflow:hidden; padding:10px;
}
#hPropt2 .boxLeft .list .boxTab {
	width:647px; height:30px; margin:0 0 10px 0;
}
#hPropt2 .boxLeft .list .boxTab ul {
	width:647px; height:30px; margin:0; padding:0; list-style:none;
	border-bottom:solid 1px #358cb9; display:block;
}
#hPropt2 .boxLeft .list .boxTab li {
	margin:0; padding:0; float:left; display:block; height:30px; line-height:30px;
}
#hPropt2 .boxLeft .list .boxTab li a{
	display:block; padding:0 30px;
	background:#e6e6e6; margin:0 1px;
}
#hPropt2 .boxLeft .list .boxTab li .active{
	background:#358cb9; color:#FFF;
}
#hPropt2 .boxLeft .list2 {
	width:647px; height:554px; padding:10px 0 0 0;
}
#hPropt2 .boxLeft .list2 .item {
	width:290px; height:107px; background:#f7fbfc;
	float:left; margin:0 8px 15px 12px;
	border-top:solid 1px #e3f1f6; border-bottom:solid 1px #e3f1f6;
	padding:7px 5px 0 5px;
}
#hPropt2 .boxLeft .list2 .item .thumb {
	width:107px; height:80px; float:left;
	border:solid 1px #d8ebf3; padding:3px;
	margin:0px 10px 5px 0px;
}
#hPropt2 .boxLeft .list2 .item .subject {
	width:160px; float:right;
	font-size:12px;
	margin-bottom:3px; 
}
#hPropt2 .boxLeft .list2 .item .space {
	width:145px; height:15px; line-height:15px; float:left; 
	padding:0 0 0 15px; margin:0px 0px 0px 5px;
	background: url(../images/default/home-icon5.png) no-repeat 0 0;
	font-size:11px; color:#888;
}
#hPropt2 .boxLeft .list2 .item .location {
	width:145px; height:15px; line-height:15px; float:left;
	padding:0 0 0 15px; margin:0px 0px 0px 5px;
	background: url(../images/default/home-icon5.png) no-repeat 0 -30px;
	font-size:11px; color:#888;
}
#hPropt2 .boxLeft .list2 .item .price {
	width:160px; height:18px; line-height:18px; float:right;
	font-size:12px; color:#c42a2a; border-top: dashed 1px #d8ebf3;
	margin-top:3px;
}
#hPropt2 .boxLeft .list2 .more {
	height:30px; line-height:30px;
	font-family:'circular'; font-size:20px; font-weight:bold;
	clear:both; margin:0 auto; text-align:center;
}
#hPropt2 .boxLeft .list2 .more a {
	color:#006699;
}
#hPropt2 .boxLeft .list2 a:hover {
	text-decoration:underline;
}
#hPropt2 .boxRight {
	width:300px; height:680px; float:right;
}
#hPropt2 .boxRight .boxBanner {
	width:300px; height:270px;
	background:url(../images/default/home-bg3.png) no-repeat bottom;
	margin:10px 0 20px 0;
}
#hPropt2 .boxRight .nCalendar {
	width:280px; height:325px;
	background:#d9e3ea; padding:10px;
}
#hPropt2 .boxRight .nCalendar .title {
	width:235px; height:40px; line-height:40px; padding:0 0 0 45px;
	background:url(../images/default/home-icon3.png) no-repeat 0 -150px;
	font-family:'supermarket'; font-size:20px; color:#444; font-weight:bold;
	border-bottom: dashed 1px #FFF; margin:0 0 10px 0;
}
#hPropt2 .boxRight .nCalendar .list {
	width:270px; height:245px;
	background:#fff; padding:5px;
}
#hPropt2 .boxRight .nCalendar .list .item {
	width:270px; height:70px; padding:10px 0 0 0 ;
	border-bottom:dashed 1px #e5e5e5;
}
#hPropt2 .boxRight .nCalendar a {
	color:#006699;
}
#hPropt2 .boxRight .nCalendar a:hover {
	text-decoration:underline;
}
#hPropt2 .boxRight .nCalendar .list .item .thumb {
	width:120px; height:60px; float:left;
	margin:0 10px 0 0;
}
#hPropt2 .boxRight .nCalendar .list .item .subject {
	display:block; font-weight:bold; color:#006699;
	width:140px; float:right; margin-bottom:2px; font-size:12px;
}
#hPropt2 .boxRight .nCalendar .list .item .date {
	width:140px; float:right; font-size:11px;
}
#hPropt2 .boxRight .nCalendar .more {
	width:70px; height:14px; line-height:14px; display:block;
	font-size:11px; clear:both; text-align:center;
	margin:5px  0 0; color:#777; float:right; 
}

#hArtc {
	width:990px; height:455px;
	margin:0 auto 20px auto;
	background:#ecf1f4; border-bottom:solid 1px #bfdded;
}
#hArtc a:hover {
	text-decoration:underline;
}
#hArtc .columLeft {
	width:635px; height:435px; float:left;
	padding:10px;
}
#hArtc .columLeft .barHeader {
	width:585px; height:50px; line-height:50px;
	background:url(../images/default/home-icon4.png) no-repeat 0 -5px;
	padding:0 0 0 50px; font-family:'circular'; font-size:32px;
	color:#2a5e8d;
	position:relative;
}
#hArtc .columLeft .barHeader2 {
	width:585px; height:50px; line-height:50px;
	background:url(../images/default/home-icon4.png) no-repeat 0 -60px;
	padding:0 0 0 50px; font-family:'circular'; font-size:32px;
	color:#2a5e8d;
	position:relative;
}
#hArtc .columLeft .more {
	height:30px; line-height:30px; display:block;
	position:absolute; font-family:'supermarket'; font-size:16px;
	color:#cc0000; text-align:center;
	right:0px;
	top:8px;
}
#hArtc .columLeft .title {
	font-weight:bold; color:#6ca915;
}
#hArtc .columLeft .boxContent {
	width:615px; overflow:hidden; padding:10px 10px 20px 10px;
	border-bottom:dashed 1px #bfdded; margin: 0 0 15px 0;
}
#hArtc .columLeft .boxContent .sub1 {
	width:615px; overflow:hidden;
	margin:0; padding:0;
	list-style:none; 
}
#hArtc .columLeft .boxContent .sub1 li{
	margin:0; display:block;
	font-size:14px;
	padding:3px 0 3px 15px; background: url(../images/default/home-bullet1.png) no-repeat left;
	color:#444;
}
#hArtc .columLeft .boxContent .sub1 li .date {
	font-style:italic; color:#999;
	font-weight:normal;
	font-size:12px;
}
#hArtc .columRight {
	width:330px; height:420px;
	float:right; border-left:solid 1px #bfdded;
	margin:20px 0 0 0;
}
#hArtc .columRight .banner1 {
	width:300px; height:268px;
	border-bottom:dashed 1px #bfdded;
	margin:0 auto 10px auto;
}
#hArtc .columRight .guide {
	width:300px; height:140px;
	margin:0 auto;
}
#hArtc .columRight .guide .title {
	width:265px; height:30px; line-height:30px; padding:0 0 0 35px;
	font-family:'circular'; font-size:24px; font-weight:bold;
	margin:0 0 10px 0; background:url(../images/default/home-icon6.png) no-repeat -10px -64px;
}
#hArtc .columRight .boxContent {
	width:280px; height:80px; padding:0 10px;
}
#hArtc .columRight .boxContent .thumb {
	width:105px; height:77px; float:left; margin: 0 10px 0 0;
}
/*#hArtc .columRight .boxContent .subject {
	float:left; display:block;
	width:165px;
}*/
#hArtc .columRight .boxContent .more {
	width:70px; height:14px; line-height:14px; display:block;
	font-size:11px; clear:both; text-align:center;
	margin:5px  0 0; color:#777; float:right; 
}

/* ............Word quick ..........*/
#hWordQuick {
	width:990px; overflow:hidden;
	margin:0 auto 20px auto;
	/*background:#ecf1f4; border-bottom:solid 1px #bfdded;*/
}
#hWordQuick .title {
	font-family:'circular'; 	
	font-size:22px;
	color:#2a5e8d;
	text-decoration:underline;
}
#hWordQuick .normal {
	float:left;
	display:block;
	width:118px;
	font-size:12px;
}
#hWordQuick .colum {
	padding:5px 0px 10px 10px;
	width:237px;
	float:left;
}
#hWordQuick .colum a:hover {
	text-decoration:underline;
}
/* ............ End ..........*/

#hFacebook {
	width:990px; height:210px;
	margin:0 auto 10px auto; 
	padding:20px 0 0 0;
	background:url(../images/default/home-bg4.png) no-repeat bottom;
}

#hContact {
	width:990px; height:22px; line-height:22px; text-align:center;
	margin:0 auto; font-size:12px; color:#666;
}

/*..........Banner..........*/
#banner1 {
	width:728px; height:90px;
	margin:20px auto;
}
#banner2 {
	width:728px; height:90px;
	margin:10px auto 20px auto;
}
/*..........End..........*/

/*..........Popup Dialog..........*/
.bgOverlay { 
	width:0px; 
	height:0px; 
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	top:0px; left:0px; 
	opacity:0.5;filter:alpha(opacity=50); 
	z-index:10; 
	display:none;
	background-color:#000;
	/*background:url(../images/all/bg-divfade.jpg) top left repeat; */
}		
.bgOverlay iframe{
	display:none;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px;/*must have for any big value*/
}	
.dialogMain { 
	border:1px solid #DDDDDD;
	background-color:#FBFBFB; 
	position:absolute; top:20%; left:20%; 
	padding:1px;
	z-index:13;
	border-radius:6px;
	box-shadow:#666 0.5em 0.5em 0.3em;
}

.dialogMain .topbar { 
	 /*background-image: -moz-linear-gradient(center top , #5D8E9F, #6DA0B3);*/
    background-image: -moz-linear-gradient(center top , #F2F2F2, #EDEDED);
	line-height:32px; 
	border-bottom:1px solid #DDDDDD;
	height:32px;
}
.dialogMain .topbar .title {
	font-weight:bold;
	float:left;
	display:block;
	padding-left:8px;
	color:#555555; 
}
.dialogMain .topbar .closePerm {
	float:right;
	height:27px;
	line-height:27px;
	display:block;
	padding:0px 10px 5px 10px;
}
.dialogMain .topbar .closePerm2 {
	cursor:pointer;
}
.dialogMain .topbar .btnClose {
	height:27px;
	line-height:27px;
	font-weight:bold;
	padding:0px 10px 5px 10px;
	cursor:pointer;
	width:13px;
	font-size:16px;
	text-align:right;
	float:right;
	display:inline;
	border-left:1px solid #DDDDDD;
	color:#B4B4B4;
}
.dialogMain .detailInDialog {
	overflow:auto;
	width:100%;
}
/*..........End..........*/