/*基本样式*/
*{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	margin:0px;
	padding:0px;
	background:#31559D;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif,"宋体";
}
#page{
	width:778px; margin:auto;
	background:#fff;
}
img{
	border:0px;
}
a:link{
	color:#292929; text-decoration:none; 
}
a:visited{
	color:#292929; text-decoration:none;
}
a:hover{
	color:#236B8D; text-decoration:underline;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE5 mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE5 mac */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*头部样式*/
#head{}
.top{
	height:26px;
	line-height:26px;
	padding:0px 10px;
	background:#F4F4F5;
	border-bottom:1px solid #EAEAEA;
	color:#828282;
	text-align:right;
}
.top span{
	float:left;
}
.banner{
	height:64px;
	text-align:center;
	padding:4px 10px 0px 0px;
}
.banner span{
	margin-right:10px;
}
.banner .mar_b{
	margin-bottom:5px;
}
.nav{
	background:url(nav_bg.gif);
	margin:0px 6px;
	height:101px;
	line-height:32px;
	text-align:center;
	position:relative;
}
.nav_px14{ 
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.nav_1{
	color:#fff;
	overflow:hidden;
	height:30px;
	padding:0px 5px;
}
.nav_1  a:link{
	color:#fff; text-decoration:none;
	display:inline; padding:0px 9px;  
}
.nav_1 a:visited{
	color:#fff; text-decoration:none;
	display:inline;  padding:0px 9px; 
}
.nav_1 a:hover{
	color:#fff; text-decoration:underline;
	display:inline; padding:0px 9px; 
}
.nav_2{
	text-align:left; padding:10px 0px 3px 20px;
	line-height:0px;
}

.searchinput{height:24px;width:420px;border:1px solid #86A5C1;line-height:24px;color:#000000}
.nav_2 .se{height: 24px;width:60px;border:1px solid #86A5C1;}
.nav_2 .btn{height:28px;width:60px;line-height:24px;color:#000000}


.nav_2 a:link{
	color:#236B8D; text-decoration:none;
}
.nav_2 a:visited{
	color:#236B8D; text-decoration:none;
}
.nav_2 a:hover{
	color:#236B8D; text-decoration:underline;
}
.nav_3{
	text-align:left; padding-left:83px;
	line-height:32px;
}
.nav_3 a:link{
	color:#E46511; text-decoration:none;
}
.nav_3 a:visited{
	color:#E46511; text-decoration:none;
}
.nav_3 a:hover{
	color:#E46511; text-decoration:underline;
}
.ad_gg{
	text-align:center;
	margin-top:6px; 
}


/*内容样式*/
#content{
	margin:6px;
}
.a_1{
	width:202px; height:465px; overflow:hidden;
	 margin-right:6px;
}
.tuijian{
	width:200px;
	border:1px solid #C2CCD8;
	background:#EBEFF8;
	overflow:hidden;
}
.tuijian span{
	float:left;
}
.tuijian .tj_title{
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding-left:10px;
}
.tuijian ul{
	margin:0px 3px 3px 3px;
	padding:0px;
	background:#FFFFFF;
	border:1px solid #C6C9DA;
}
.tuijian ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:1px solid #EBEBEB;
	overflow:hidden;
	line-height:19px;
	color:#8D8D8D;
	height:47px;
}
h3{
	font-size:12px;
	color:#353535;
	padding-top:5px;
}
.tuijian ul li img{
	margin:5px;
	border:1px solid #ccc;
}
.a_2{
	width:383px; height:461px; overflow:hidden;
	border:1px solid #C2CCD8; margin-right:6px;
	padding:1px;
}
.a_2 span{
	padding-right:5px;
}
.a_2 ul{
	margin:0px 6px 5px 6px;
}
.a_2 ul li{
	line-height:24px;
	height:24px;
	color:#FE6700;
	overflow:hidden;
}
.down_bg{
	background:url(down_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	border-bottom:1px solid #E0E5EE;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
.a_2 a:link{
	color:#292929; text-decoration:none;
	font-size:14px;
}
.a_2 a:visited{
	color:#292929; text-decoration:none;
	font-size:14px;
}
.a_2 a:hover{
	color:#236B8D; text-decoration:underline;
}
.a_2 a.v3:link{
	color:#919191; text-decoration:none;
}
.a_2 a.v3:visited{
	color:#919191; text-decoration:none;
}
.a_2 a.v3:hover{
	color:#236B8D; text-decoration:underline;
	font-size:14px;
}
.down_bg span{
	float:left;
	padding-top:10px;
}
.a_3{
	width:163px; height:463px;  overflow:hidden;
}
.pad_6{
	padding-top:8px;
}
.a_4{
	width:764px;  overflow:hidden;
	border:1px solid #B3D4E6; margin-top:6px;
	padding-bottom:5px;
}
.a_4 table th{
	background:#F7F7F7;
	height:28px;
	line-height:28px;
}
.a_4 table th a:link{
	color:#204693; text-decoration:none;
	font-weight:normal;
}
.a_4 table th a:visited{
	color:#204693; text-decoration:none;
	font-weight:normal;
}
.a_4 table th a:hover{
	color:#204693; text-decoration:underline;
}
.a_4 table td{
	height:22px;
	line-height:22px;
	text-align:center;
}
.cy_title{
	background:url(changy_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	font-weight:bold;
	padding-left:15px;
	border:1px solid #fff;
	margin-bottom:10px;
}
.left{
	width:202px;
    margin-right:6px; 
}
.left_box{
	width:200px;margin-top:6px;
	border:1px solid #93B6D7;
}
.left_box ul{
	padding:0px 8px;
}
.left_box ul li{
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.left_nav{
	width:200px;margin-top:6px;
	border:1px solid #93B6D7;
}
.left_nav ul{
	padding:0px 8px;
	overflow:hidden;
	height:1%;
}
.left_nav ul li{
	line-height:25px;
	height:25px;
	width:50%;
	float:left;
	*width:49.9%;
	background:url(left_nav_icon.gif) no-repeat 5px 8px;
	text-indent:20px;
}
.left_title{
	background:url(left_bg.gif) repeat-x;
	height: 29px;
	border:1px solid #fff;
	line-height:29px;
	color:#FFFFFF;
	font-weight:bold;
}
.left_b1{
	text-align:center;
	margin:15px;
	line-height:25px;
	border-bottom:1px solid #AAA9A9;
}
.right{
	width:556px;
	margin-top:6px;
	position:relative;
}
.right_box{
	margin:5px;
	width:264px;
}
.right_title{
	background:url(right_titlebg.gif);
	height:21px;
	padding-left:14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:7px;

}
.right_title span{
	float:right;
	padding:5px 5px 0px 0px;
}
.right_box ul{
	margin:0px;
	padding:0px;
}
.right_box ul span{
	padding-right:5px;
}
.right_box ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:21px;
	height:21px;
	overflow:hidden;
	background:url(right_icon.gif) no-repeat 5px 10px;
	padding-left:15px;
	color:#FE6700;
}
.right_box  a.v2:link{ 
	color:#919191;
}
.right_box  a.v2:hover{
	color:#FE6700;
}
.right_box a.v2:visited{
	color:#919191;
}
.order{
	height:30px;
	line-height:30px;
	background:#FBF0EA;
	border:1px solid #E5CAB5;
	padding:0px 10px;
	margin-top:6px;
	width:744px;
}
.order a:link{
	background:#FBF0EA;
	padding:4px 6px;
	border:1px solid #E5CAB5;
	margin-right:3px;
}
.order a:visited{
	background:#FBF0EA;
	padding:4px 6px;
	border:1px solid #E5CAB5;
	margin-right:3px;
}
.order a:hover{
	background:#fff;
	padding:4px 6px;
	border:1px solid #E5CAB5;
	margin-right:3px;
}
.link{
	height:80px;
	border:1px solid #C1CBDE;
	margin-top:6px;
	width:734px;
	padding-right:10px;
	position:relative;
	padding-left:20px;
	overflow:hidden;
	text-align:left;
}
.link .pad{
	background:#CCD9F2;
	color:#11419C;
	font-weight:bold;
	line-height:18px;
	width:15px;
	border:1px solid #fff;
	padding:6px;
	margin-right:10px;
	position:absolute;
	left:0px;
	top:0px;
}
.link a:link{
	padding-left:15px;
	line-height:28px;
}
.link a:hover{
	padding-left:15px;
	line-height:28px;
}
.link a:visited{
	padding-left:15px;
	line-height:28px;
}
.link a.v1:link{
	line-height:0px;

}
.link a.v1:hover{
	line-height:0px;
}
.link a.v1:visited{
	line-height:0px;
}
.link img{
	margin-top:8px;
	border:0px;
}
/*底部样式*/
#footer{
	margin:0px 6px 0px 6px;
	text-align:center;
	line-height:20px;
	color:#A0A0A0;
	padding-bottom:10px;
	clear:both;
}
.footer_nav{
	text-align:center;
	background:#F0F0F0;
	height:26px;
	line-height:26px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}


/*down 页面样式*/
.weizhi{
	background: url(weizhi.gif) no-repeat 10px 10px #EDF3FD;
	border:1px solid #C1CBDE;
	height:30px;
	line-height:30px;
	padding-left:25px;
}
.down_title{
	background:#E4EAF5;
	line-height:35px;
	text-align:center;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
	line-height:25px;
}
.red{
	color:#FF3300;
}
.down_list{
	margin:10px;
}
.down_list td{
	height:25px;
	line-height:25px;
	color:#4868A8;
}
.down_list th{
	height:25px;
	line-height:25px;
	color:#333333;
}
.down_box{
	border:1px solid #C1CBDE;
	margin-top:6px;
}
.down_box_title{
	background:#E1E9F5;
	height:28px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	line-height:28px;
	border:1px solid #fff;
}
.down_box ul{
	margin:0px;
	padding:0px;
}
.down_box ul li{
	margin:0px;
	padding:0px;
	line-height:25px;
	list-style:none;
	padding-left:10px;
}
.down_text{
	color:#696969;
	line-height:25px;
	padding:5px 10px;
	overflow: hidden;
	width:520px;
}


.down_link {
 height: 100px;
 width:530px;
 }
 .downlink {
    float:left;
    width:180px;
    border:0px #ccc solid;
    }
    
.downad {
    float:right;
    width:340px;
    border:0px #ccc solid;
    }


.down_link  a{

}

.down_link  a:link, .down_link a:visited{
	color:#000; text-decoration:none;
}
.down_link a:hover{
	color:#236B8D; text-decoration:underline;
}
.btn img{
	margin-left:10px;
}
.btn span{
	float:right;
	margin-right:3	5px;
}
.list{
	background:#F7FAFE;
	padding:0px 20px 10px 20px;
	border-bottom:1px solid #DCDCDD;
}
.list a:link{
	color:#425F94;
}
.list a:visited{
	color:#425F94;
}
.list a:hover{
	color:#425F94;
}
.list_menu{
	background:#D6E2F5;
	height:32px;
	line-height:32px;
	color:#353535;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
.pos_3{
	position:absolute;
	right:0px;
	margin-top:-20px;
}
.list_menu span{
	padding:0px 40px 0px 300px;
}
.list_title{
	padding:10px 25px 10px 0px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.list_title .pos_1{
	font-size:12px;
	font-weight:normal;
	color:#404040;
	position:absolute;
	right:10px;
}
.list_title .pos_2{
	font-size:12px;
	font-weight:normal;
	color:#404040;
	position:absolute;
	right:90px;
}
.list_text{
	color:#7F7F7F;
	line-height:20px;
	padding-top:8px;
}
.list_page{
	background:#EFEFEF;
	padding:5px 20px;
	font-size:14px;
}
.list_page a{
	font-size:14px;
	padding:0 5px;
}
#results ul {
    margin: 18px 5px;
	line-height: 160%;
}

#results li.softname a {
    font: 14px verdana;
	line-height: 28px;
	text-decoration: underline;
}
#results .softintro{
	color:#666666;
}
.softmeta {
    color: #36a200;
}

#results li a span {
    font-weight: bold;
	color: #22477a;
}

#results li a:hover span {
    color: #ff5400;
} 
#resultstotal {
   color: #555;
   height: 26px;
	padding: 0 6px;
	line-height: 26px;
	border-top: 1px solid #7FB1E2;
	background: #e1f0ff;
	clear: both;
}
#newmore {
padding:1px 1px 0;
margin-top:8px;
border:1px solid #C2CCD8;
background:#f7fbff;
}

#newmore h2 {
color:#135b96;
height:20px;
border-bottom:1px solid #E0E5EE;
background:url(down_bg.gif) repeat-x;
padding:4px;
}

.sftname,.update,.shouquan,.sftsize {
float:left;
overflow:hidden;
}

.sftname {
width:495px;
margin:0 4px;
}

a.catname {
color:#666;
width:70px;
text-align:left;
float:left;
}

.update,.shouquan,.sftsize {
font-size:11px;
width:80px;
text-align:center;
}

.ftsize {
font-size:14px;
}

#newmore li {
height:20px;
border-bottom:1px solid #E0E5EE;
display:block;
padding:4px;
}

#newmore li:hover,#newmore li.mouseon {
color:#d36300;
background:#fffec6;
}
#abcpages {
text-align:center;
background:#EFEFEF;
margin-top:6px;
padding:5px;
}

#abcpages a {
border:none;
background:none;
margin:0 6px;
padding:0;
}

#abcpages a:hover {
color:#FF5400;
text-decoration:underline;
}

#abcpages a strong {
color:#ff5400;
}

#map {
padding:0 1px;
margin-top:6px;
border:1px solid #C2CCD8;
background:#F7FBFF;
overflow:hidden;
}

#map dl {
clear:left;
width:762px;
}

#map dt {
font:bold 14px verdana;
text-align:right;
margin:1px 0;
color:#135b96;
border-bottom:1px solid #E0E5EE;
background:#E8EEF7;
padding:4px;
}

#map dt span {
float:left;
}

#map dd {
width:126px;
height:28px;
line-height:28px;
text-align:center;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background:#f5faff;
display:block;
float:left;
}

#map dd:hover,#map dd.hover {
background:#fffec6;
}






/*---------------内容页:评论*/
.comment{
	width:530px;
	border:1px solid #B1DAEF;
	margin-top:7px;
}
.down_text .commenttitle{
	width:auto;
	height:26px;
	background:url(/templets/style/2/images/place_bg.gif) 0px bottom repeat-x;
	border-bottom:1px solid #CFE9F6;
}
.down_text .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.down_text .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.down_text .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.down_text .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(/templets/style/2/images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.down_text .commentbox{
	width:auto;
}
.down_text .commentbox dl{
	width:530px;
	margin:10px auto 0px;
	border:1px solid #CFE9F6;
}
.down_text .commentbox dl dt{
	width:530px;
	background:#EDF7FC;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #CFE9F6;
}
.down_text .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.down_text .commentbox dl dd{
	padding:10px;
	font-size:13px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:400px;
	height:26px;
	margin:10px auto;
	background:url(/templets/style/2/images/place_bg.gif) bottom repeat-x;
	border-top:1px solid #CFE9F6;
	border-bottom:1px solid #CFE9F6;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:520px;
	margin:0px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:520px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:520px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:80px;
	border:1px solid #B1DAEF;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:3px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:400px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #B1DAEF;
	width:500px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:70px;
	height:21px;
	margin-top:3px;
	border:0px;
	background:url(/templets/style/2/images/review.gif) no-repeat;
}

/*---------------左侧:新闻列表*/
.listbox{
	width:554px;
	margin-top:7px;
	overflow:hidden;
}
.listbox dl{
	width:545px;
	float:left;
	margin-left:0px;
	display:inline;
	margin:0px auto 6px 6px;
	border:1px solid #93B6D7;
}
.listbox dl dt{
	width:540px;
	height:26px;
	margin:1px auto;
	background-color:#EDF6FF;
	border-bottom:1px solid #93B6D7;
}
.listbox dl dt .title{
	width:300px;
	height:26px;
	line-height:26px;
	float:left;
	background:url(http://z.362362.com/templets/style/1/images/article_ico.gif) 8px 8px no-repeat;
}
.listbox dl dt .title a{
	color:#2259A6;
	margin-left:25px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox dl dt .title a:hover{
	color:#FF3300;
}
.listbox dl dt .more{
	float:right;
	margin:6px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	width:500px;
	padding:3px 0px 5px 12px;
}
.listbox dl dd ul {
	width:480px;
	margin:6px auto;
}
.listbox dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(http://z.362362.com/templets/style/1/images/ico_2.gif) 0px 8px no-repeat;
	text-indent:12px;
	border-bottom:1px #B4E0F7 dotted;
}
.listbox dl dd ul li a{
	color:#0066CC;
	font-size:13px;
	float:left;
}
.listbox dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
}










