﻿body
{
    padding:0px;
    margin:0px;
}

body,div,table
{
    font-family: 微软雅黑, Verdana;
    font-size: 12px;
}

ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

img
{
    border: 0px;
}

a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #4fa500;
    text-decoration: underline;
}
input,select
{
    font-family: 宋体, Verdana;
    font-size:12px;
}

.wrap{
	margin: 0 auto;
}

#top_nav
{
    height:26px;
    overflow: hidden;
}
#top_nav_content
{
    width: 990px;
    margin:0 auto;
}
#top_nav_content_left
{
    float:left;
}
#top_nav_content_right
{
    float:right;
    line-height:26px;
}
#top_nav_content_right1
{
    float:right;
    line-height:26px;
}
#top_nav_content_right1 a
{
    color: #fff;
}
#top_nav_content_right1 a:hover
{
    color: #ffc7b1;
    text-decoration: underline;
}

a.blue
{
    color:blue;
    text-decoration: none;
}
a.blue:hover
{
    color:White;
}

input.text
{
    border: #666 1px solid;
}
textarea.text
{
    border: #666 1px solid;
}
input.button
{
    border: #666 1px solid;
}

#top
{
    height:95px;
}
#top_content
{
    width: 960px;
    margin: 0 auto;
    background-image:url('/images/top_bg.gif');
    background-repeat: no-repeat;
}
#top_content1
{
    width: 960px;
    margin: 0 auto;
}

#top_content_logo
{
    float: left;
    width: 255px;
    padding-top:13px;
    height: 80px;
}
#top_content_logo div
{
	float:left;
	}

#top_content_search
{
    float:right;
    width: 700px;
    margin-top:0px;
}
#top_content_search div
{
    float: right;
}
#top_content_search .s
{
    height: 36px;
    padding-top: 17px;
    line-height: 21px;
}
#search_left
{
    height: 53px;
    width: 9px;
}
#search_right
{
    height: 53px;
    width: 9px;
}
#top_content_menu
{
    height: 36px;
    line-height:36px;
    text-align:right;
    width: 964px;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(/images/menu_gb1.gif);
}

#top_content_menu ul
{
    margin: 0px;
    padding: 0px;
}
a.menu:hover
{
    color:#00c4ff;
}

.menu_sel
{
    height: 36px;
    float:left;
}
.menu_sel .l
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_sel_left_bg.gif);
}
.menu_sel .r
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_sel_right_bg.gif);
}
.menu_sel a
{
    display: block;
    height: 36px;
    float:left;
    text-decoration: none;
    padding: 0px 10px;
    color: #fff;
    font-size:13px;
    font-weight: bold;
    line-height: 32px;
    background-image:url(/images/menu_sel_bg.gif);
    overflow: hidden;
    background-color:#fff;
}
.menu_unsel
{
    height: 36px;
    float:left;
    overflow: hidden;
}
.menu_unsel .l
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_left_bg.gif);
}
.menu_unsel .r
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_right_bg.gif);
}
.menu_unsel_l
{
    height: 36px;
    float:left;
    overflow: hidden;
}
.menu_unsel_l .l
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_left_bg.gif);
}
.menu_unsel_l .r
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_right_bg_1.gif);
}
.menu_unsel_r
{
    height: 36px;
    float:left;
    overflow: hidden;
}
.menu_unsel_r .l
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_left_bg_1.gif);
}
.menu_unsel_r .r
{
    height: 36px;
    width: 6px;
    float:left;
    background-image:url(/images/menu_unsel_right_bg.gif);
}
.menu_unsel a, .menu_unsel_r a, .menu_unsel_l a
{
    display: block;
    height: 36px;
    float:left;
    text-decoration: none;
    padding: 0px 10px;
    color: #333;
    font-size:13px;
    font-weight: bold;
    line-height: 32px;
    background-image:url(/images/menu_unsel_bg.gif);
}

a.menu_sel:hover
{
    color:red;
}

#sub_menu
{
    height:31px;
    clear: both;
    width: 964px;
    margin: 0 auto;
    background-image: url(/images/menu_gb1.gif);
    background-position: bottom;
}
#sub_menu .left
{
    height:31px;
    width: 6px;
    background-image: url(/images/menu_sub_left_bg.gif);
    background-repeat: repeat-x;
    float: left;
}
#sub_menu .right
{
    height:31px;
    width: 6px;
    background-image: url(/images/menu_sub_right_bg.gif);
    background-repeat: repeat-x;
    float: right;
}
#sub_menu_content
{
    background-image: url(/images/menu_sub_bg.gif);
    background-repeat: repeat-x;
    color: #f1f6f9;
    line-height: 32px;
    float: left;
}
#sub_menu_content a
{
    color: #f1f6f9;
}
#sub_menu_content a:hover
{
    color: #fff;
    text-decoration: underline;
}
#main
{
    background-position: center;
    margin-top: 10px;
}
#main_1
{
    background-position: center;
}
#main_top
{
    width: 961px;
    margin: 0 auto;
    background-color: white;
    overflow: hidden;
    border-top: none;
    height: 25px;
    line-height:25px;
}
#main_content
{
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.s_t
{
    width: 100%;
}

.s_t_left
{
    float: left;
    width:24px;
    height: 31px;
    background-image: url(/images/s_t_left.gif);
    background-repeat: no-repeat;
}

.s_t_right
{
    float: right;
    width:11px;
    height: 31px;
    background-image: url(/images/s_t_right.gif);
    background-repeat: no-repeat;
}

.s_t_center
{
    float: left;
    height: 31px;
    line-height: 28px;
    font-weight: bold;
    color: White;
    padding-left: 10px;
}

.s_b
{
    width: 100%;
    background-color: #eaf5ef;
    background-image: url(/images/s_b_left.gif);
    background-repeat: repeat-y;
    background-position:left;
}

.s_b_right
{
    float: right;
    width:7px;
    background-image: url(/images/s_b_right.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.s_b_center
{
    float: left;
}

.s_f
{
    width: 100%;
    background-image: url(/images/s_f_bg.gif);
    background-repeat:repeat-x;
}

.s_f_left
{
    float: left;
    width:11px;
    height: 10px;
    background-image: url(/images/s_f_left.gif);
    background-repeat: no-repeat;
}

.s_f_right
{
    float: right;
    width:11px;
    height: 10px;
    background-image: url(/images/s_f_right.gif);
    background-repeat: no-repeat;
}

.s_f_center
{
    float: left;
    height: 10px;
}


.b
{
    border: #98bbd6 1px solid;
    float:left;
}

.b_t
{
    background-color: #ebf4fa;
    margin-left:1px;
    margin-right: 1px;
    margin-top: 2px;
    border-bottom: #dcdcdc 1px solid;
    line-height:20px;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    color:#004170;
}

.b_c
{
    padding: 5px;
}
.b_c li
{
    width:100%;
    height:20px;
}
.b_c a
{
    text-decoration: none;
}
.b_c a:hover
{
    color: #f60;
    text-decoration: underline;
}

.b_c div.item_left
{
    width:320px !important;
    width:310px;
    background-color: #eee;
    height:20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}
.b_c div.item_right
{
    float: right;
    height:20px;
    line-height: 20px;
}



.g
{
    border: #98c92e 1px solid;
    float:left;
}

.g_t
{
    background-color: #d6eb9a;
    margin-left:1px;
    margin-right: 1px;
    margin-top: 2px;
    border-bottom: #98c92e 1px solid;
    line-height:20px;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    color:#004170;
}

.g .b_c li
{
    width: auto;
    height:auto;
    line-height:22px;
    padding-bottom:3px;
    padding-top: 3px;
/*    padding-left:7px;
    background-image:url('/images/icon_1.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat; */
    border-bottom: #ebf5ce 1px solid;
}

#bottom
{
    margin-top: 10px;
    color: #b8dcf2;
    background-color: #004e7d;
}

#bottom a
{
    color: #b8dcf2;
    text-decoration: none;
}

#position
{
    width:931px; 
    background-color:#5c9025; 
    padding: 5px; 
    margin-bottom:10px;
    color: white;
}

#position a
{
    color: White;
    text-decoration:none;
}
#position a:hover
{
   text-decoration: underline;
}

.s1
{
    font-size: 1px;
    background-image: url('/images/s_1.gif');
    background-repeat: no-repeat;
    height: 11px;
    width: 10px;
}
.s2
{
    font-size: 1px;
    background-image: url('/images/s_2.gif');
    background-repeat: no-repeat;
    height: 11px;
    width: 13px;
}
.s3
{
    font-size: 1px;
    background-image: url('/images/s_3.gif');
    background-repeat: no-repeat;
    height: 12px;
    width: 13px;
}
.s4
{
    font-size: 1px;
    background-image: url('/images/s_4.gif');
    background-repeat: no-repeat;
    height: 12px;
    width: 10px;
}
.s_b_1
{
    font-size: 1px;
    background-image: url('/images/s_b.gif');
    background-repeat: repeat-y;
    background-position: left;
}
.s_b_2
{
    font-size: 1px;
    background-image: url('/images/s_b.gif');
    background-repeat: repeat-x;
    background-position: top;
}
.s_b_3
{
    font-size: 1px;
    background-image: url('/images/s_b_3.gif');
    background-repeat: repeat-y;
}
.s_b_4
{
    font-size: 1px;
    background-image: url('/images/s_b_4.gif');
    background-repeat: repeat-x;
}

.s_t
{
    font-size: 14px;
    color: #85bb00;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.s_c p.w_330
{
    width:310px;
    overflow: hidden;
    margin: 0px;
}
p.w_330 ul li
{
    line-height: 22px;
    height: 22px;
}
#content_list
{
    clear: both;
    margin-top: 10px;
}
#content_list h2
{
    font-size: 16px;
    color: #85bb00;
    overflow: hidden;
}
#content_list hr
{
    border: #ddd 1px solid;
    margin: 0px;
    height: 1px;
}

#content_list dl
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}
#content_list dd
{
    color:#666;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}
#content_list dd a
{
    /*color: #85bb00;*/
}
#content_list dd a: hover
{
    color: #f60;
    text-decoration: underline;
}


#content_list dt.author
{
    color: #bbb;
    font-size: 12px;
}
#content_list dt.author a
{
    color: #85bb00;
}
#content_list dt.author a:hover
{
    color: #f60;
}
#content_list dt
{
    height: 20px;
    line-height: 25px;
}
#content_list dt a
{
    color: #0048c0;
    text-decoration: none;
}
#content_list dt a:hover
{
    color: #f60;
    text-decoration: underline;
}
#content_list h3
{
    padding: 0px;
    margin: 0px;
    height: 30px;
    line-height: 30px;
}
#content_list h3 a
{
    color: #0048c0;
    font-size: 14px;
    text-decoration: none;
}
#content_list h3 a:hover
{
    color: #f60;
    text-decoration: underline;
}
.green
{
    color: #85bb00;
}

#adwords 
{
    border: #ccc 1px solid;
    padding:5px;
    width: 946px;
    margin: 0 auto;
    margin-top: 8px;
    padding-left: 10px;
    overflow: auto;
    height: 54px;
    background-color: #fff;
}
#adwords  #g_search
{
    float: right; 
    width: 250px; 
    height:54px; 
    overflow: hidden;
}

#adwords #sss
{
	float: left; 
	width: 680px; 
	overflow: hidden; 
	height:54px; 
}
#adwords #sss a
{
    padding: 0px 10px;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
}

.hl_ad{
	margin: 0 auto;
	width: 960px;
}

iframe.hl {
	width: 960px;
	height: 60px;
	overflow: hidden;
}


/* Saayaa Notice */

.uy-cls{ display:none; }
#up-sy{ position:relative; height:50px; background:url(http://file.ithome.com/images/bg.gif) repeat-x; text-align:center;}
#up-sy a{ display:inline-block;overflow:hidden;vertical-align:middle; }
	#up-sy p{ margin:0; padding:0; color:#a0cdfe; font-size:14px; line-height:50px; }
		#up-sy p span{ padding-left:5px; }
			#up-sy p span a{ color:#ffde00; text-decoration:none; }
			#up-sy p span a:hover{ text-decoration: underline; }
	#up-sy a.dlbtn{ width:113px; height:29px; margin-left:5px; background:url(http://file.ithome.com/images/dlbtn.png) 0 0 no-repeat; text-indent:-10000px; }
		#up-sy a.dlbtn:hover{ background-position:-113px 0; }
		#up-sy a.dlbtn:active{ background-position:-226px 0; }
	#up-sy a.clsbtn{ position:absolute; top:14px; right:15px; width:20px;height:20px; background:url(http://file.ithome.com/images/clsbtn.png) 0 0 no-repeat; text-indent:-10000px;}
		#up-sy a.clsbtn:hover{ background-position:-20px 0; }
		#up-sy a.clsbtn:active{ background-position:-40px 0; }