﻿/* CSS Document */
body {
	width:100%;
	background:url(../images/home/index_bg.jpg) repeat-x left top;
	line-height: 160%;
	color: #000000;
	margin: 0px auto;
	padding:0px;
}
body,td,a,ul,li,form{font-size:12px;color:#000;}
body,td,a,ul,li,form,p,h2,h3,p,div{ margin:0px; padding:0px;}
img { border:0px;}
/*font style*/
a,a:visited{
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
a:hover {
	color: #c76802;
	text-decoration: none;
}
.f_brown,.f_brown a,.f_brown a:link,.f_brown a:hover,.f_brown a:visited{
	color:#c76802;
}
.f_org,.f_org a,.f_org a:link,.f_org a:hover,.f_org a:visited{
	color:#ff6600;
}
.f_gray,.f_gray a,.f_gray a:link,.f_gray a:hover,.f_gray a:visited{
	color:#666;
}
.f_white,.f_white a,.f_white a:link,.f_white a:hover,.f_white a:visited{
	color:#fff;
}
.font14{ font-size:14.8px;}
.font14b{ font-size:14.8px; font-weight:bold;}
.f_bold{font-weight:bold;}
.f_boldface{ font:18px 黑体; font-weight:normal;}

/*布局*/
#container{
    width:980px; 	 
	margin:0px auto;
	background:url(../images/home/index_headbg.jpg) no-repeat center top;
}
#header{
	width:980px;
	height:305px;
	background:url(../images/home/index_headbg.jpg) no-repeat left top;
}
.index_nav{
	width:925px;
	margin:0 auto;
}
.index_banner{
	width:875px;
	background:#fff;
	margin:0 auto;
}
.content{
     width:885px;
	 margin:0 auto;
	 background:#fff;
}
.content_left{
     float:left;
	 width:685px;
}
.home_left{
     float:left;
	 width:202px;
}
.home_right{
     float:right;
	 width:479px;
}
.content_right{
     float:right;
	 width:195px;
}
#footer{
	 background:url(../images/home/index_bg2.jpg) repeat-x top;
	 width:100%;
	 height:157px;
	 text-align:center;
   margin:0 auto;
	 
	 
}
.cls{ clear:both;}
/*避孕资讯*/
.resource h3{ font-size:14px; font-weight:bold; color:#d06902; text-align:center; line-height:25px;}
.resource_list ul{ margin:0px; padding:0px;}
.resource_list li{ font-size:12px; list-style:none; background:url(../images/home/c_02.gif) no-repeat 2px 4px; line-height:160%; padding-left:15px;}
/*动态新闻*/
.trends_list ul{ margin:0px; padding:5px 15px;}
.trends_list li{ font-size:12px; list-style:none; background:url(../images/home/c_03.gif) no-repeat 2px 4px; line-height:160%; padding-left:15px;}
.trends_list li a,.trends_list li a:link,.trends_list li a:visited{ color:#666;}
.trends_list li a:hover{ color:#cc6600;}
/*图片边框*/
.gray_br img { border:1px solid #a6afb3;}
.org_br img { border:1px solid #ffc286; padding:4px;}
/*list*/
.gray_list ul{ margin:0px; padding:0px;}
.gray_list li{ font-size:12px; list-style:none; background:url(../images/home/c_03.gif) no-repeat 2px 4px; line-height:160%; padding-left:15px;}
.gray_list li a,.gray_list li a:link,.gray_list li a:visited{ color:#666;}
.gray_list li a:hover{ color:#cc6600;}
.gray_asklist ul{ margin:0px; padding:0px;}
.gray_asklist li{ font-size:12px; list-style:none; background: url(../images/home/icon_ask.gif) no-repeat 2px 0px; line-height:160%; padding-left:25px;}
.gray_asklist li a,.gray_asklist li a:link,.gray_asklist li a:visited{ color:#666;}
.gray_asklist li a:hover{ color:#cc6600;}


