@charset "utf-8";

.container {
	width: 948px;
	margin:0 auto;
}


.header {
	margin:40px 0 0 6px;
}

.nav {
	margin:0px 0 0 25px;
	padding:29px 0 0 0;
}

.nav ul li {
	float:left;
	margin:0 3px 0 0;
}

.nav ul li a{
	height:29px;
	background:url(../images/nav_repeat.jpg) repeat-x 0 0;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
}

.nav ul li a:hover{
	color:#ffcb05;
	text-decoration:none;
}

.nav ul li a.select{
	color:#ffcb05;
	text-decoration:none;
}




.nav_left {
	background:url(../images/nav_left.jpg) no-repeat 0 0;
	display:block;

}

.nav_right {
	background: url(../images/nav_right.jpg) no-repeat right top;
	display:block;
	padding:8px 18px 0 18px;
}

.content_area {
	/*background:#FFF;*/
	margin:6px 0 15px 0;
	padding:10px;
}

/*.cont_left {
	background:url(../images/top.jpg) no-repeat 0 0;
}*/

/*.cont_right {
	background: url(../images/bottom.jpg) no-repeat left bottom;
	padding:10px;
}*/

.popular {
	width: 267px;
	float:left;
}

.about_site {
	width: 640px;
	float:left;
	margin:0 0 0 18px;
}

.tab {
	background:url(../images/tab_repeat.jpg) repeat-x 0 0;
}

.tab_left {
	background: url(../images/tab_left.jpg) no-repeat 0 0;
}
.tab_right {
	background: url(../images/tab_right.jpg) no-repeat right 0;
	height:27px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#fefefe;
	font-weight:bold;
	padding:5px 0 0 13px;
}

.popular a {
	text-decoration:none;
	line-height:28px;
	margin:0 5px 0 0 ;
}

.popular a:hover {
	text-decoration: underline;
}

.popular a.blue {
	font-size:12px;
	color:#1d1d6a;
}

.popular a.gray {
	font-size:18px;
	color:#a8a6b0;
}

.popular a.black {
	font-size:12px;
	color:#060609;
}

.popular a.cyan {
	font-size:18px;
	color:#83bbe3;
}

.popular a.s_gray {
	font-size:11px;
	color:#696970;
}

.popular a.d_cyan {
	font-size:14px;
	color:#2a73ac;
}

.popular a.d_gray {
	font-size:18px;
	color:#5d585e;
}

.about_site p {
	text-align:center;
	color:#000;
	line-height:18px;
	padding:18px 0;
	font-size: 12px;
}

a.more {
	background:url(../images/more.jpg) no-repeat 0 0;
	width:65px;
	height:19px;
	display:inline-block;
	float:right;
	margin:10px 16px 0 0;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding:1px 0 0 0;
	font-size:10px;
}

a:hover.more {
	background:url(../images/more.jpg) no-repeat 0 0;
	width:65px;
	height:19px;
	display:inline-block;
	float:right;
	margin:10px 16px 0 0;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding:1px 0 0 0;
	font-size:10px;
}


.questions {
	width: 267px;
	float:left;
}

.really_think {
	width: 640px;
	float:left;
	margin:0 0 0 18px;
}


.questions h4 {
	color:#13629e ;
	font-size: 12px;
	font-weight:bold;
	padding:18px 0 18px 0;
}

.questions p {
	color:#969495 ;
	font-size: 11px;
	text-align:justify;
}

.questions a {
	color:#9b1c2a ;
	font-size: 11px;
	float:right;
	text-decoration:none;
	padding:18px 0 0 0;
}

.questions a:hover {
	color:#9b1c2a ;
	font-size: 11px;
	float:right;
	text-decoration: underline;
	padding:18px 0 0 0;
}

.questions a.m_ques {
	color:#a8ad21 ;
	font-size: 11px;
	float:left;
	text-decoration:none;
	display:inline-block;
	margin:18px 0 0 40px;
	padding:0;
}

.questions a.as_ques {
	color:#ff2304 ;
	font-size: 11px;
	float:left;
	text-decoration:none;
	display:inline-block;
	padding:0;
	margin:18px 0 0 0;
}

.questions a:hover.m_ques {
	color:#a8ad21 ;
	font-size: 11px;
	float:left;
	text-decoration:overline;
	display:inline-block;
	margin:18px 0 0 40px;
	padding:0;
}

.questions a:hover.as_ques {
	color:#ff2304 ;
	font-size: 11px;
	float:left;
	text-decoration: overline;
	display:inline-block;
	padding:0;
	margin:18px 0 0 0;
}

.dis_box {
	width:311px;
	height: 149px;
	background:#e7e8e9;
	border:1px #dedddd solid;
	margin:10px 7px 0 0;
	float:left;
}

.dis_box img{
	border:2px #c3bdc3 solid;
	float:left;
	margin:9px 8px 0 8px;
}

.dis_box h6{
	padding:25px 0 14px 0;
	font-size:11px;
	font-weight:bold;
	color:#13629e;
}

.dis_box p{
	font-size:11px;
	color:#868485;
	text-align:justify;
	width:176px;
	height:66px;
	overflow:hidden;
}

.dis_box a{
	font-size:11px;
	font-weight:bold;
	color:#9b1c2a;
	text-decoration:none;
	float:right;
	background:url(../images/arrow.jpg) no-repeat 0 5px;
	padding:0 0 0 15px;
	margin:0 5px 0 0;
}


.recent {
	background:#f1f2f2 url(../images/bg.jpg) repeat-x 0 0;
	margin:22px 0 0 0;
	clear:both;
	
}

.recent_article {
	width: 948px;
	margin:0 auto;
}

.footer_bg {
	background:url(../images/footer.jpg) repeat-x 0 0;
	height: 106px;
}

.footer{
	text-align:center;
	color:#b2b3af;
	padding:60px 0 0 0;
}

.bx_one {
	width: 316px;
	float:left;
	background:url(../images/recent_border.jpg) no-repeat right center;
	padding:0 0 0 30px;
	margin:7px 0 0 0;
}

.bx_two {
	width: 265px;
	float:left;
	background:url(../images/recent_border.jpg) no-repeat right center;
	padding:0 0 0 80px;
	margin:7px 0 0 0;
}

.bx_three {
	width: 157px;
	float:left;
	padding:0 0 0 97px;
	margin:7px 0 0 0;
}

.recent h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
}

.recent ul{
	margin:10px 0 0 0;
}

.recent ul li {
	padding:8px 0 8px 0;
}


.recent ul li a{
	text-decoration:none;
	color:#8c8a8a;
}

.recent ul li a:hover{
	text-decoration: underline;
	color:#8c8a8a;
}

a.m_article {
	background:url(../images/more_article.jpg) no-repeat 0 5px;
	padding:0 0 0 17px;
	color:#000;
	text-decoration:none;
	float:right;
	margin:5px 79px 0 0 ;
	font-weight:bold;
}

.widget {
	height:485px;
	overflow:hidden;
}


.box3 {
	/*background:#e7e8e9;*/
	padding:20px;
}

.box3rje {	
	padding:20px;
}

.box3 h4 {
	font-size:18px;
}

.box3 h5 {
	font-size:18px;
	color:#008ed7;
}


.box3 a {
	color:#008ed7;
	text-decoration:none;
}

.box3 a:hover {
	color:#008ed7;
	text-decoration:none;
	font-weight:bold;
}


.box3 p {
	padding:18px 0 0 0;
	/*text-align:center;*/
	font-size:12px;
	line-height:22px;
}

.box3 ul li {
	padding:16px 0 0 0;
	font-size:11px;
	font-weight:bold;
}

.box3 ul li a{
	color:#13629e;
	text-decoration:none;
}

.box3 ul li a:hover{
	color:#13629e;
	text-decoration: underline;
}



.article_list {
	width:337px;
	float:left;
}

.article_list2 {
	width:337px;
	float:left;
	margin:0 0 0 200px;
}

.prodsWeLike{
	width:350px;
	height:150px;
	float:left;	
}

.left{
	float:left;
}

.bold {
	font-weight:bold;
}

.moreLink a img{
	width:104px;
	padding:25px;
}

