/*
Template Name: News Magazine
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/
@import url(pic.css);
@import url(navi.css);
@import url(forms.css);
/*@import url(tables.css);*/
@import url(featured_slide.css);

body{
	margin:0;
	padding:0;
	font:12px/2 宋体,sans-serif;
	background-color:#f8f8f8;
	}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, form, input, button, p{ padding:0; margin:0;}	
p{line-height:20px;}
img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a:link{ text-decoration:none; color:#000;}
a:hover, a:active{text-decoration:underline;}
.color_red, a.color_red:link, a.color_red:hover, a.color_red:active, a.color_red:visited {
    color: #BC2D09;
}
.color_2b, a.color_2b:link, a.color_2b:hover, a.color_2b:active, a.color_2b:visited {
    color: #2b2b2b;
}
a.more {
    color: #1045B9;
}
.fl_left{float:left; border:#eaeaea solid 1px;}
.fl_middle{float:left;border-top:#eaeaea solid 1px;border-bottom:#eaeaea solid 1px;}
.fl_right{float:left;border:#eaeaea solid 1px;}
.imgl, .imgr{border:1px solid #C7C5C8; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	border-bottom:1px solid #E3E3E3;
	}


.col0, .col0 a{color:#666;}
.col2{color:#FFFFFF; background-color:#F6F6F6;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topline, #topbar, #breadcrumb, .container, #hpage_cats, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------TopBar-------------------------------------*/

#topline{
	padding:5px 0 0 0;
	}

#topline p{
	float:left;
	margin:0;
	padding:0;
	}

#topline ul{
	float:right;
	padding:0;
	list-style:none;
	}

#topline li{
	display:inline;
	margin:0 8px 0 0;
	padding:0 10px 0 0;
	border-right:1px solid #666;
	}

#topline li.last{
	margin-right:0;
	padding-right:0;
	border:none;
	}
#topline #site_logo {
	float: left;
    height:32px;
    background:url(../images/logo.jpg) no-repeat 0 0;
	width:90px;

}
/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:2px 0 0;
	}




/* ----------------------------------------------Content-------------------------------------*/

.container{
	padding:10px 0;
	}

.content{
	display:block;
	float:right;
	width:530px;
	}
/* ----------------------------------------------Column-------------------------------------*/	
.column{
	display:block;
	float:left;
	width:415px;
	_width:410px;
	background-color:#fffadc;
	}
	.no7_1 {
    padding: 5px 5px 0;
}
.no7_1 h2 {
    font-family: "Microsoft Yahei";
    font-size: 20px;
    font-weight: bold;
    line-height: 31px;
    text-align: center;
}
.no7_1 h3 {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    text-align: center;
}
.text_area{ font-size: 12px;
    text-indent: 2em;}
.desc{ border-bottom:1px dashed #999999;
padding-top:0;}	
.latestnews{
	float:left;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	width:250px;
	_width:240px;
	}

.latestnews li{
	display:block;
	height:auto;
	margin:0 0 8px 0;
    padding:0 0 10px;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	width:250px;

	
	}

.latestnews li.last{
	margin-bottom:0;
	}

.latestnews p{
	display:inline;
	}

.latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;

	}
h3.tit{ display:block; background:url(../images/tit_bg.jpg) no-repeat; height:35px; color:#fff; padding:5px;}
h3.tit span{ }
h3.tit span a{ color:#fff;}
h4.tit{ display:block;border-bottom:1px dotted #eaeaea; height:25px; color:#000; padding:5px; text-align:center;}
/* ----------------------------------------------Homepage Specific-------------------------------------*/


#hpage_cats{
	padding:0 0 5px 0;
	}

#hpage_cats .fl_left,#hpage_cats .fl_right,#hpage_cats .fl_middle{
	display:block;
	width:316px;
	margin-bottom:15px;
	}

#hpage_cats .fl_left img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

 

#hpage_cats p{
	margin:0 0 8px 0;
	padding:0;
	}
#hpage_latest{

	width:100%;
	}

#hpage_latest h2{
	margin:10px 0;
	padding:3px;
	font-size:14px;
	height:30px;
	color:#193960;
	font-weight:bold;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	background-color:#eaeaea;
	width:100%;
	float:left;
	}
#hpage_latest h2 span{
	
	text-align:right;
	font-size:12px;
	padding-left:300px;
	}

#hpage_latest h2 span a{
	margin:0 5px 0 0;
	color:#193960;
	background-color:#EFEFEF;
	font-weight:bold;
	text-transform:uppercase;
	}
#hpage_latest ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}

#hpage_latest li{
	display:block;
	float:left;
	height:200px;
	margin:0 10px;
    _margin:0 5px;
	padding:0;
	}
#hpage_latest li.video{	background:url("../images/icon_video.gif") no-repeat left 5px;	padding:0 20px;
width:200px;
height:20px;}	
#hpage_latest li.small{
		width:125px;
        margin:2px;
		height:auto;
		background:none;
		height:145px;
	}
#hpage_latest li.small img
{
		width:115px;
		height:auto;	}
#hpage_latest li.last{
	margin-right:0;
	}

#hpage_latest img{
	margin:0;
	padding:4px;
	width:210px;
	border:1px solid #C7C5C8;
	height:150px;
	}
#hpage_latest img.small{
	}
#hpage_latest .readmore{
	font-weight:bold;
	text-align:right;
	}
UL.bj {
    display: inline;
    float: left;
    padding: 5px 0 15px;
}UL.bj LI {
    background-image: url("../images/categorylibg.png");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-left: 9px;
    margin-top: 10px;
    text-align: center;
    width: 90px;
}

/* ----------------------------------------------Copyright-------------------------------------*/

div.col8{border:none;}

#copyright{
	padding:15px 0;
	text-align:center;
	}

#copyright p{
	margin:0;
	padding:0;
	}
div.jMyCarousel ul{ background-color:#eaeaea;}	