@charset "utf-8";
/* CSS Document */

.main_wrap{
	width:980px;
	background-color:#000;
	float:left;
	padding-bottom:20px;
}

.left_col{
	width:640px;
	float:left;
	margin-right:30px;
}

.right_col{
	width:300px;
	float:left;
	margin-right:10px;
}

.more_news_box{
	width:630px;
	padding:10px 0 20px 0;
	float:left;
	text-align:right;
}
.section_bar{
	margin:0 0 10px 10px;
	/*width:630px;*/
}

div#header {
	width:980px;
	/*height:250px;*/
	height:300px;
	float:left;
	background-color : #000;
	margin : 0 auto;
	padding-bottom:10px;
	text-align : left;
}

div#header div#slide-holder {
	z-index : 40;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
	width : 980px;
	/*height : 250px;*/
	height:300px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}
div#header div#slide-holder div#slide-controls {
	left : 0;
	bottom : 7px;
	width : 980px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(images/slide-bg.png) 0 0;
}

div#header div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 12px;
	line-height : 16px;
	/*margin : 15px 0 0 20px;*/
	margin : 15px 0 0 10px;
}

div#header div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(images/silde-nav.png);
}

div#slide-runner a img {
border : 0;
}

div#slide-runner a:link, div#slide-runner a:visited {
color : #fff;
text-decoration : none;
}


/**/

#nav {
	margin:0 0 10px 10px;
}

#nav ul ul {
	display: none;
}

#nav ul li:hover > ul {
	display: block;
}

#nav ul {
	background-image:url("images/menu_bg.gif");
	background-repeat: repeat-x;
	/*padding: 0 20px; */
	width:100%;
	list-style: none;
	position: relative;
	display: inline-table;
}

#nav ul:after {
	content: ""; 
	clear: both; 
	display: block;
}

#nav ul li {
	float: left;
	border-right:1px solid #757575;
}
#nav ul li:hover {
	padding:0px;
	background: #757575;
	
}
#nav ul li:hover a {
	color: #fff;
}

#nav ul li a {
	display: block; 
	padding: 5px 25px 4px 25px;
	color: #fff; 
	text-decoration: none;
}
			
		
#nav ul ul {
	background: #757575; 
	padding: 0;
	position: absolute; 
	top: 100%;
	width:160px;
	left:221px;
}
#nav ul ul li {
	float: none; 
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #656565; 
	position: relative;
	background: #757575;
}
#nav ul ul li.first{
	border-top: 1px solid #656565;
}		
#nav ul ul li a {
	padding: 10px 20px;
	color: #fff;	
}	
#nav ul ul li a:hover {
	background: #8c8c8c;
}

/**/
.samples_wrap {
	width: 630px;
	float: left;
	padding-left:10px;
	margin-bottom:15px;
}

.samples_box {
	width:200px;
	float: left;
	padding-right:15px;
}

.samples_box p{
	line-height:20px;
}

.samples_box_last {
	width:200px;
	float: left;
	padding-right:0px;
}

.samples_desc {
	color:#fff;
	line-height:22px;
	margin-top:8px;
}

.sample_selectbox{
	padding: 2px 2px 2px 6px;
	background: #ccc;
	float: left;
	width: 642px;
	margin: 6px 0;
}

.sample_select{
	float:left;
	height: 34px;
	overflow: hidden;
	border: 1px solid #ccc;
	/*background: url(new_arrow.png) no-repeat right #ddd;*/
	/*width: 240px;*/
}

.sample_select select {
   background:#E9E9E9;
   width: 200px;
   padding: 5px;
   line-height: 1;
   border: 1px solid #999494;
   margin-right: 10px;
   /*background: transparent;*/
   /*font-size: 16px;*/
   /*border-radius: 0;
   height: 34px;
   -webkit-appearance: none;*/
   }

/**/
#news_tab_wrap{
	width:630px;
	float:left;
	margin-left:10px;
}

#news_tab_wrap ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	position: relative;
	z-index:2;
	white-space: nowrap;
	border-bottom:2px solid #cccccc;
}

#news_tab_wrap ul.tabs li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0px;
	height: 31px; 
	line-height: 31px; 
	border-left: none;
	margin-bottom: 0px; 
	overflow: hidden;
}

#news_tab_wrap ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	outline: none;
	cursor:pointer;
}

#news_tab_wrap .tabs .tab-current
{
	border-bottom:0px;
	background:#cccccc;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#news_tab_wrap .tabsContent
{
	background:#000;
	color:#666666;
    display:none;
	float:left;
	width:100%;
}

.htmltabs{
}

.news_slider_wrap{
	float:left;
	padding:11px 0 0 0;
	width:630px;
}


.news_slider_wrap_last{
	float:left;
	padding:11px 0 11px 0;
	width:630px;
	border-bottom:1px solid #fff;
}

.news_slider_icon {
	width:100px;
	height:75px;
	padding-right:10px;
	float:left;
}

.news_slider_txtbox{
	float:left;
	width:520px;
}

.news_slider_title {
	font-size:12px;
	font-weight:bold;
	width:520px;
	float:left;
}

.news_slider_date {
	width:520px;
	font-size:12px;
	color:#fff;
	padding-bottom:10px;
	float:left;
}

.news_slider_desc {
	font-size:12px;
	color:#fff;
	float:left;
	line-height:1.5em;
}

.news_slider_sepline {
	height:1px;
    clear: both;
	padding: 6px 0 5px 0;
	border-bottom: 1px dotted #fff;
}


/**/

.hot_news_wrap {
	width: 630px;
	float: left;
	padding-left:10px;
}

.hot_news_box {
	width:200px;
	float: left;
	padding-right:15px;
}

.hot_news_box_last {
	width:200px;
	float: left;
	padding-right:0px;
}

.hot_news_title {
 	margin-top:8px;
	width:200px;
}

.hot_news_title a{
	color:#509aff;
	font-size:16px;
	font-weight:800;
}

.hot_news_desc {
	color:#fff;
	line-height:22px;
}

.hot_news_title a.morenews{
	color:#ffff66;
	font-size:12px;
}

/*feature_news_box*/

.feature_news_wrap {
	width: 630px;
	float: left;
	padding-left:10px;
}

.feature_news_box {
	width:200px;
	float: left;
	padding-right:15px;
}

.feature_news_box_last {
	width:200px;
	float: left;
	padding-right:0px;
}

.feature_news_title {
 	margin-top:8px;
	width:200px;
}

.feature_news_title a{
	color:#509aff;
	font-size:16px;
	font-weight:800;
}

.feature_news_desc {
	color:#fff;
	line-height:22px;
}

.feature_news_title a.morenews{
	color:#ffff66;
	font-size:12px;
}

/**/
.photoshare_wrap{
	background-image:url("images/photoshare_bg.gif");
	background-repeat:repeat;
	margin-bottom:10px;
}

.photoshare_box{
	padding:10px;
}

.photoshare_box_image{
	text-align:center;
}

.photoshare_box img{
	padding:10px 0;
}

.photoshare_wrap p{
	margin:0px;
	padding:0px;
}

.photoshare_title a{
	color:#509aff;
	font-size:12px;
}

.photoshare_desc {
	color:#fff;
	line-height:22px;
}

.photoshare_btn {
	padding-left:184px;
	margin:8px 0;
}

.photoshare_btn a{
	padding:6px;
	text-decoration:none;
	background:#242424;
	color:#ffff66;
}

/**/
.user_review_wrap{
	background:#cccccc;
	padding:10px 10px 0 10px;
	float:left;
}

.user_review_box{
	float:left;
	margin-bottom:10px;
}

.user_review_icon {
	/*width:72px;
	height:72px;*/
	margin-right:10px;
	background:#fff;
	float:left;
}

.user_review_txtbox{
	float:left;
	width:198px;
}

.user_review_title {
	font-size:12px;
	font-weight:bold;
	width:198px;
	float:left;
}

.user_review_date {
	width:198px;
	font-size:12px;
	color:#fff;
	padding-bottom:10px;
	float:left;
}

.user_review_desc {
	font-size:12px;
	color:#000;
	float:left;
	line-height:22px;
	width:198px;
}

.user_review_sepline {
	height:1px;
    clear: both;
	padding: 3px 0 5px 0;
	border-bottom: 1px dotted #000;
}

/**/
.gallery_wrap{
	padding:15px 15px 0 15px;
	background:#fff;
	margin-left:10px;
	float:left;
}

.gallery_title{
	color:#000;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #000;
	margin-bottom:15px;
}

.gallery_title a{
	color:#0066cc;
	background:url("images/double_arrow.gif") no-repeat 0px 2px;
	font-size:12px;
	padding-left:15px;
	float:right;
	clear:both;
}

.gallery_txtbox{
	color:#777777;
	line-height: 1.5em;
	padding-top:5px;
	text-align: left;
}


.gallery_largebox{
	width:300px;
	padding-right:20px;
	float:left;
	height:400px;
}

.gallery_smallbox{
	width:120px;
	height:320px;
	padding-right:40px;
	float:left;
}

.gallery_smallbox_last{
	width:120px;
	height:320px;
	float:left;
	padding-right:0px;
}

.gallery_monthly_wrap{
	width:620px;
	padding:15px 15px 0 15px;
	background:#fff;
	margin-left:10px;
	float: left;
}

.gallery_monthly_box{
	width:300px;
	padding-right:20px;
	float:left;
	height:430px;
	text-align: center;
}

.gallery_monthly_box_last{
	width:300px;
	padding-right:0px;
	float:left;
	height:480px;
	text-align: center;
}

.gallery_view_wrap{
	padding:25px 15px 25px 15px;
	width:930px;
	background:#DADADA;
	margin-left:10px;
	float: left;
}

.gallery_view_box{
	text-align: center;
}

.gallery_view_txtbox {
	color: #F0F0F0;
	line-height: 1.5em;
	padding: 15px;
	width: 620px;
	margin: 0 auto;
	background:#A5A5A5;
}

.gallery_nav_wrap{
	position: relative;
	width:980px;
}

.gallery_nav_box{
	position: absolute; 
	top: -30px; 
	right: 10px; 
	height: 30px; 
	color:#fff;
}

.gallery_nav_box a{
	color:#fff;
	text-decoration:none;
}

.gallery_nav_box a:hover{
	color:#0066cc;
	text-decoration:underline;
}

/*default edit*/
.news_wrap{
	background:#000;
	margin-left:10px;
	float: left;
}

.article_list a{
	color:#509aff;
	text-decoration:none;
}

.article_list a:hover{
	color:#509aff;
	text-decoration:underline;
}

.article_list > .article_item .article_abstract .read a{
	color: #ffff66;
}

.news_content .pagination {
	color: #ffff66;
	text-align: right;
	padding: 3px 6px;
}

.news_content .pagination a.current_page {
	margin: 0px 3px 3px 0px;
	padding: 2px 4px;
	color: #ffff66;
	font-size: 13px;
	font-weight: bold;
}

.news_content .pagination a {
	margin: 0px 3px 3px 0px;
	padding: 2px 4px;
	color: #ffff66;
	font-size: 13px;
	font-weight: bold;
}

.news_content .pagination a.num{
	color: #ffff66;
	font-weight:normal;
}

.news_content .pagination a.num:hover {
	color: #ffff66;
	text-decoration: underline;
	font-weight:normal;
}

.readnews_wrap{
	background:#fff;
	margin-left:10px;
	float: left;
	padding-top: 15px;
	width: 650px;
}

.readnews_wrap .readarticle_leftcolumn {
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	width:630px;
	border-right:0px;
}

.readnews_wrap .article_content_div {
	padding: 1px 0px 0px 0px;
	width: inherit;
	line-height: 1.6em;
	font-size: 15px;
	font-family: Arial;
	color: #444;
	border-bottom: 0px;
	padding-bottom: 20px;
}

.readnews_wrap .top5_lens{
	width:118px;
}

.readnews_wrap .lens_box{
	width:285px;
}

.message{
	color:#ADADAD; 
	float:left; 
	display:block; 
	width:960px; 
	padding-top:20px
}

.message a{
	color:#ADADAD; 
	text-decoration: none;
}

.message a:hover{
	color:#ADADAD; 
	text-decoration: underline;
}