/**
 * Home  css file for ZDN homepage
 *
 * 2008 (c) Echovox (http://www.echovox.com)
 */

/* @group homepage tags */

#home_header {
	position: relative;
	float:left;
	left:3px;
	top:0≥≤px;
	width:900px;
	height: 205px;
	background:url(../images/home/img_header_home.jpg) no-repeat;
}
#home_header #title_left {
	position: relative;
	float:left;
	left:65px;
	top:30px;
	height:20px;
	width:300px;
	color:#DF0000;
	font-size:18px;
	font-weight:bold;

}
#home_header #txt_left {
	position: relative;
	float:left;
	left:17px;
	top:50px;
	height:85px;
	width:360px;
	color:#454545;
	font-size:13px;
	text-align:justify;
	line-height:13px;

}
#home_header #title_right {
	position: relative;
	float:left;
	left:200px;
	width:300px;
	top:30px;
	width:420px;
	color:#DF0000;
	font-size:18px;
	font-weight:bold;
}
#home_header #txt_right {
	position: relative;
	float:left;
	left:80px;
	top:50px;
	height:85px;
	width:360px;
	color:#454545;
	font-size:13px;
	text-align:justify;
	line-height:13px;

}

#home_header ul {
	position: relative;
	float:left;
width:90px;
margin:0px;
padding:0px;
}
#home_header li {
list-style-type:none;
width:90px;
margin-bottom:-2px;
padding:0px;
font-size:12px;
}

#home_header li a {
	color: #454545;
	text-decoration: none;
}

#positionGreenBtn{
	position: relative;
	float :left;
	font-size: 14px;
	left: 100px;
	top: 50px;
	height: 33px;
	width: 500px;
}
#positionGreenBtnZong{
	position: relative;
	float :right;
	font-size: 14px;
	right: 190px;
	top: 50px;
	height: 33px;
	width: 200px;
}
#greenBtn{
	position: relative;
	float :left;
	font-size: 14px;
	height: 33px;
}

#greenBtn .linkGreen{
height: 33px;
background:url(../images/home/center_green_btn.gif) repeat-x;
}

#greenBtn .roundRightGreen{
height: 33px;
width: 5px;
background:url(../images/home/right_green_btn.gif) no-repeat;
}

#greenBtn .roundLeftGreen{
height: 33px;
width: 5px;
background:url(../images/home/left_green_btn.gif) no-repeat;
}
#greenBtn a {
position: relative;
padding-left:10px;
padding-right: 10px;
padding-top: 2px;
text-decoration: none;
font-size: 14px;
color: #FFFFFF;
}
#greenBtn a:hover {
text-decoration: underline;
}
#block_left{
	position: relative;
	float :left;
	padding-left:15px;
	left:3px;
	float :left;
	width: 250px;
	height:100%;
	padding-top:10px;
}
#block_center{
	position: relative;
	float :left;
	padding-bottom:15px;
	float :left;
	width: 380px;
	padding-top:10px;
}
#block_right{
	position: relative;
	float :left;
	width: 250px;
	padding-top:10px;
	padding-left:4px;
	padding-bottom:10px;
}
#block_blog{
	position: relative;
	float :left;
	width: 350px;
	border-right:2px solid;
	border-left:2px solid;
	border-color:#e0e0e0;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	
	
}
#content  .block{
	position: relative;
	float:left;
	top:15px;	
}
#content h2{
font-weight:bold;
font-size:16px;
color:#333333;
padding-left:15px;
margin-bottom:0px;
}
#content .dateBlog{
font-size:12px;
color:#DF0000;
width:130px;
}

#content .red{
color:#DF0000;
}
#content .titreBlog{
font-size:14px;
color:#666666;
padding-bottom:10px;

}
#content .signBlog{
font-size:10px;
color:#666666;
text-align:right;
width:222px;
padding-bottom:10px;

}
#content .info{
font-size:12px;
color:#333333;
text-align:justify;
margin-top:10px;
margin-bottom:5px;
width:352px;

}
#content .more{
font-size:10px;
height:30px;
}
#content .more a{
color:#009900;
text-decoration: none;
}
#content .more a:hover {
text-decoration: underline;
}
#content #block_left a {
position: relative;
font-size:12px;
padding-left:5px;
padding-right:5px;
text-decoration: none;
color:#DF0000;
top:-10px;
}

#content #block_left a:hover {
text-decoration: underline;
}
#content  .keywords{
	position: relative;
	color:#666666;
	float:left;
	top:0px;
	padding:15px;
	text-align:justify;	
	width:205px;
	font-size:14px;
}
#content  .keywords .big{
font-size:18px;

}
/* @end */
