/** {
    margin:0;
    padding:0;
}*/
li {
    list-style-type:none;
}
/*wrapper style*/
.group_wrapper {
    margin:6px auto 0px;
    width:950px;
    /*font-family:Verdana,"Microsoft JhengHei",SimSun,sans-serif;*/
    font-family:Verdana,SimSun,sans-serif;
    font-size:14px;
    text-align:center;  
    overflow:hidden;  
}
.group_wrapper a {
    text-decoration:none;
    color:#2d91ea;
}
.group_wrapper a:hover {
    text-decoration:none;
    color:#2d91ea;
}
.group_wrapper img {
    border:0px;
}
.group_wrapper .clear {
    clear:both;
}
/*import global page_nav style*/
.group_wrapper .pages {
    padding:10px 0px 4px;
	width:100%;
	height:22px; 	
	font-size:12px;
	text-align:center;
}
.group_wrapper .pages a {
	padding:2px 6px;
	margin:0px 1px;
	text-decoration:none;
	background:url(../images/pages_bg.gif) repeat-x 0px 0px;
	border:1px solid #f0eeef;
	color:#999;	
}
.group_wrapper .pages a:hover {
    border-color:#ccc;
    color:#3c3c3c;    
}
.group_wrapper .pages a.active {
    font-weight:700;
    background:#ff9934;
    color:#fff !important;
    border-color:#f0eeef;    
}
.group_wrapper .pages span {
    margin:0px 2px;    
}
.group_wrapper .pages span.active {
	padding:2px 6px;
	margin:0px 1px;
	text-decoration:none;
	font-weight:700;
    background-color:#ff9934;
    color:#fff;
}
/*box style*/
.box_container .header_box_b,
.box_container .footer_box_b,
.box_container .footer_box_b span,
.box_container .header_box_g,
.box_container .footer_box_g,
.box_container .footer_box_g span,
.box_container .footer_box_r,
.box_container .footer_box_r span {
    display:block;
    height:5px;
    background-image:url(../images/bg_common_t.png);
    background-color:#fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    overflow:hidden;
}
.box_container .box_content_b,.box_container .box_content_g,.box_container .box_content_r  {
    _height:1px;
    min-height:1px;    
    border-width:0px 3px 0px 3px;
    border-style:solid;
    text-align:left;
    padding:1px 0px;
}
.box_container .header_box_b {
    background-position:0px 0px;
}
.box_container .footer_box_b,.box_container .footer_box_r {
    background-position:100% -10px;
}
.box_container .footer_box_b span,.box_container .footer_box_r span {
    float:left;
    width:5px;    
    background-position:0px -10px;
}
.box_container .box_content_b,.box_container .box_content_r {
    border-color:#2d91ea;
}
.box_container .box_content_b {
    background:url(../images/bg_grad.png) transparent no-repeat scroll 0px 0px;
}
.box_container .header_box_g {
    background-position:0px -15px;
}
.box_container .footer_box_g {
    background-position:0px -20px;
}
.box_container .box_content_g {
    border-color:#dae0e1;
}
/*all col share style*/
.group_wrapper .box_container h2 {
    height:18px;
    background-image:url(../images/btn_common_s.png);
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;    
    line-height:18px;
    font-size:14px;
    text-indent:24px;
}
.group_wrapper .bar_search label {
    float:left;
    margin:0px 0px 0px 10px;
    height:38px;
    line-height:40px;
    font-weight:700;
    color:#fff;
}
.group_wrapper .bar_search .input_text_container {
    float:left;
    margin:9px 0px 0px 0px;
    width:175px;
    height:21px;
    background:url(../images/bg_search_input.png) transparent no-repeat scroll 0px 0px; 
}
.group_wrapper .bar_search .input_text_container input {
    padding:4px 0px 0px 3px;
    border:0px;
    width:170px;
    height:21px;
    background-color:transparent;
    font-family:Verdana,"Microsoft JhengHei",SimSun,sans-serif;    
}
.group_wrapper .bar_search .input_button_container {
    float:left;
    padding:11px 0px 0px 7px;    
}
.group_wrapper .bar_search .input_button_container input {
    border:0px;
    width:29px;
    height:18px;
    background:url(../images/btn_go.gif) transparent no-repeat scroll 0px 0px;
    cursor:pointer;
}
/*left col share style*/
.group_wrapper .left_col {
    float:left;
    width:197px;
    overflow:hidden;
    font-size:0.9em;
}
.group_wrapper .left_col h2,.group_wrapper .right_col .site_cooper h2 {
    margin:4px 0px 10px 10px;
    color:#288ee4;
}
.group_wrapper .left_col .btn_register,.group_wrapper .left_col .btn_guide,.group_wrapper .left_col .btn_gospace {
    display:block;
    margin:10px auto;
    width:174px;
    height:48px;
    background:url(../images/btn_leftcol_b.png) transparent no-repeat scroll 0px 0px;
    line-height:48px;
    text-align:center;
    font-weight:700;
    color:#868c90;
}
/*left col user_login and user_info share style*/
.group_wrapper .user_login,.group_wrapper .user_info {
    padding:1px 0px;
}
.group_wrapper .user_login h2,.group_wrapper .user_info h2 {
    background-position:0px 0px;
}
/*left col user_login style*/
.group_wrapper .user_login .input_text_container {
    float:left;
    padding:0px 5px 0px 7px;
    width:117px;
    overflow:hidden;
}
.group_wrapper .user_login .input_text_container p {
    width:117px;
    padding:5px 0px 5px 3px;
    background:url(../images/bg_input.png) transparent no-repeat scroll 0px 50%;    
}
.group_wrapper .user_login .input_text_container input {
    width:110px;
    border:0px;
    background-color:transparent;
    font-family:Verdana,"Microsoft JhengHei",SimSun,sans-serif;
}
.group_wrapper .user_login .btn_login_container {
    float:left;
    *margin:4px 0px 0px 0px;
    width:54px;
    height:52px;
}
.group_wrapper .user_login .btn_login_container input {
    width:54px;
    height:52px;
    border:0px;
    background:url(../images/btn_leftcol_b.png) transparent no-repeat scroll 0px -144px;
    cursor:pointer;
}
.group_wrapper .user_login .chk_container {
    margin:0px 0px 0px 7px;
    height:30px;
    line-height:30px;
    clear:both;
}
.group_wrapper .user_login .chk_container label {
    padding:0px 5px;
    color:#868686;
}
.group_wrapper .user_login .tips {
    display:block;
    margin:0px 0px 0px 7px;
}
.group_wrapper .user_login .tips a {
    padding:0px 7px;
    background:url(../images/bg_arrow_b.png) transparent no-repeat scroll 0px 50%; 
    line-height:22px;   
}
.group_wrapper .left_col .btn_register {
    background:url(../images/btn_leftcol_b.png) transparent no-repeat scroll 0px 0px;
}
/*left col user_info style*/
.group_wrapper .user_info .img_container img {
    float:left;
    margin:0px 0px 0px 11px;
    padding:1px;
    border:1px solid #a2a2a2;
}
.group_wrapper .user_info ul {
    float:left;
    margin:0px 0px 8px 6px;
    font-size:12px;
}
.group_wrapper .user_info li a {
    font-weight:700;
    padding:0px 3px;
}
.group_wrapper .user_info .highlight_o {
    color:#f60;
}
.group_wrapper .user_info .highlight_b {
    color:#2d91ea;
}
.group_wrapper .left_col .btn_gospace {
    background:url(../images/btn_leftcol_b.png) transparent no-repeat scroll 0px -96px;
}
/*left col user_guide style*/
.group_wrapper .user_guide {
    margin:7px 0px;
    width:197px;
}
.group_wrapper .user_guide h2 {
    background-position:0px -36px;
}
.group_wrapper .user_guide li {
    padding:6px 5px 0px 10px;
}
.group_wrapper .user_guide li a {
    color:#a19f9f;
}
.group_wrapper .user_guide li a:hover {
    text-decoration:underline;
}
.group_wrapper .left_col .btn_guide {
    background:url(../images/btn_leftcol_b.png) transparent no-repeat scroll 0px -48px;
}
/*left col user_active style*/
.group_wrapper .user_active {
    margin:7px 0px 0px;
    width:197px;
}
.group_wrapper .user_active h2 {
    background-position:0px -126px;
}
.group_wrapper .user_active h2.special {
    background-position:0px -54px;
}
.group_wrapper .user_active .details_b {
    border-width:3px 0px 0px 0px;
    border-style:solid;
    border-color:#dbdbdb; 
    *min-height:1px;
    _height:1px;   
}
.group_wrapper .user_active li.odd {
    background-color:#f4f4f4;
}
.group_wrapper .user_active .details_a {
    padding:0px 0px 4px 0px;
}
.group_wrapper .user_active .details_a li {
    height:24px;
    line-height:24px;
    color:#b4b4b4;
    overflow:hidden;
}
.group_wrapper .user_active .details_a li img {
    float:left;
    padding:6px 6px 0px 5px;
}
.group_wrapper .user_active .details_a li a {
    float:left;
    width:165px;
    height:24px;
    line-height:24px;    
    color:#000;
}
.group_wrapper .user_active .details_a li a:hover {
    text-decoration:underline;
}
.group_wrapper .user_active .details_b a {
    padding:0px 7px;
    line-height:24px;
    font-weight:700;
    color:#666;
}
.group_wrapper .user_active .details_b span a {
    font-weight:400;
    color:#ff9000;
}
.group_wrapper .user_active .details_b p {
    padding:0px 7px 7px;
    line-height:140%;
}
.group_wrapper .user_active .details_b p .highlight {
    color:#e50000;
    padding:0px 3px 0px 0px;
}
.group_wrapper .user_active .details_b p a {
    font-weight:400;
    color:#000;
    padding:0px;
    line-height:140%;
}
.group_wrapper .user_active .details_b p a:hover {
    text-decoration:underline;    
}
/*left col user_group style*/
.group_wrapper .user_group {
    margin:7px 0px;
    width:197px;
    overflow:hidden;
}
.group_wrapper .user_group h2 {
    background-position:0px -108px;
}
.group_wrapper .user_group h2 span {
    float:left;
}
.group_wrapper .user_group h2 a {
    float:right;
    padding:0px 12px 0px 0px;
    font-size:12px;
    color:#868C90;
}
.group_wrapper .user_group h2 a:hover {
    color:#333;
}
.group_wrapper .user_group li {
    margin:0px 0px 6px 0px;
}
.group_wrapper .user_group .details_a,.group_wrapper .user_group .details_b {
    margin:0px 0px 0px 6px;
    display:block;
    height:20px;
    line-height:20px;
}
.group_wrapper .user_group .details_a {
    font-weight:700;
}
.group_wrapper .user_group .details_a span {
    padding:0px 0px 0px 5px;
    color:#ff4e00;
}
.group_wrapper .user_group .details_b span {
    padding:0px 0px 0px 5px;
    color:#a7a7a7;
    font-size:0.9em;
}
/*mid_col style*/
.group_wrapper .mid_col {
    margin:0px 0px 0px 5px;
    float:left;
    width:545px;
    overflow:hidden;      
}
/*mid_col slider style*/
.group_wrapper .mid_col .slider_container {
    width:545px;
    height:225px;
    font-size:12px;
    text-align:left;
    overflow:hidden;
}
.group_wrapper .mid_col .slider_container a {
    color:#fff;
}
.group_wrapper .mid_col .slider_container a:hover {
    color:#eee;
}
.group_wrapper .slider_container .swf_container {
    float:left;
    width:299px;
    height:225px;
    overflow:hidden;
}
.group_wrapper .slider_container .lst_container {
    float:left;
    width:246px;
    height:225px;
    background:url(../images/bg_slider_r.png) transparent no-repeat scroll 0px 0px;    
    overflow:hidden;
}
.group_wrapper .slider_container ul {
    margin:45px 0px 0px 0px;
}
.group_wrapper .slider_container li {
    width:246px;
    padding:0px 0px 1px 0px;
    height:19px;
    line-height:19px;
    overflow:hidden;
}
.group_wrapper .slider_container li a {
    padding:0px 0px 0px 20px;
    float:left;
    width:170px;
    height:19px;
    overflow:hidden;
}
.group_wrapper .slider_container li span {
    color:#b4e5ff;
}
/*middle col search bar*/
.group_wrapper .mid_col .bar_search {
    margin:7px 0px;
    width:545px;
    height:38px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 0px -25px;
    text-align:left;
    overflow:hidden;
}
.group_wrapper .mid_col .bar_search ul {
    float:left;
    margin:0px 0px 0px 10px;
    width:205px;
    height:38px;
    line-height:38px;
    overflow:hidden;
}
.group_wrapper .mid_col .bar_search li {
    float:left;
    padding:0px 5px 0px 0px;
}
.group_wrapper .mid_col .bar_search li a {
    color:#b7deff;
    text-decoration:underline;
}
.group_wrapper .mid_col .bar_search li a:hover {
    color:#fff;
}
/*mid_col lst_top style*/
.group_wrapper .lst_top .lst_nav {
    position:relative;
    width:545px;
    height:31px;
}
.group_wrapper .lst_top .nav_header,
.group_wrapper .lst_top .content_header,
.group_wrapper .lst_top .content_footer  {
    display:block;
    width:545px;
    overflow:hidden;
}
.group_wrapper .lst_top .nav_header {
    position:absolute;
    bottom:0px;
    _bottom:-1px;
    left:0px;
    height:3px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 0px -5px;
    z-index:-1;
}
.group_wrapper .lst_top .content_header {
    height:2px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 0px -8px;
}
.group_wrapper .lst_top .content_footer {
    height:5px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 0px -10px;
}
.group_wrapper .lst_top .lst_nav ul {
    height:31px;
    overflow:hidden;
}
.group_wrapper .lst_top .lst_nav li {
    float:left;
    height:31px;
}
.group_wrapper .lst_top .lst_nav li a {
    display:block;
    background-image:url(../images/bg_lst_top.png);
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    font-weight:700;
    color:#fff;     
}
.group_wrapper .lst_top .lst_nav li a {
    width:118px;
    height:25px;
    line-height:25px;
    background-position:0px 0px; 
}
.group_wrapper .lst_top .lst_nav li a.actived {
    width:109px;
    height:31px;
    line-height:28px;
    background-position:0px -25px;
}
.group_wrapper .lst_top .lst_nav li a.special {
    width:107px;
    height:25px;
    line-height:25px;
    background-position:0px -87px;
    overflow:hidden;
}
.group_wrapper .lst_top .lst_nav li a.special span {
    float:right;
    cursor:pointer;
}
.group_wrapper .lst_top .lst_nav li a.special img {
    float:right;
    padding:4px 9px 0px 2px;
}
.group_wrapper .lst_top .lst_nav li a.actived,.group_wrapper .lst_top .lst_nav li.first a.actived {
    height:31px;
    line-height:28px;
}
.group_wrapper .lst_top .lst_nav li a.actived {
    width:109px;
    background-position:0px -25px;     
}
.group_wrapper .lst_top .lst_nav li.first a.actived {
    width:106px;
    background-position:0px -56px;     
}
.group_wrapper .lst_top .lst_content {
    width:539px;
    border-width:0px 3px 0px 3px;
    border-style:solid;
    border-color:#2d91ea;
    text-align:left;
}
.group_wrapper .lst_top .lst_content .items {
    width:518px;
}
/*subpage lst_group_container and indexpage lst_top style */
.group_wrapper .lst_top .lst_content .items,
.group_wrapper .lst_group_container .cat_a .items {
    position:relative;
    margin:0px auto;
    height:106px;
    border-bottom:1px dashed #cecece;
    font-size:12px;
    overflow:hidden;
}
.group_wrapper .lst_top .img_container,
.group_wrapper .lst_group_container .cat_a .img_container {
    float:left;
    margin:5px 0px 0px 0px;
    display:block;
}
.group_wrapper .lst_top .img_container img,
.group_wrapper .lst_group_container .cat_a .img_container img {
    padding:3px;
    border:1px solid #ccc;
}
.group_wrapper .lst_top .details_a,
.group_wrapper .lst_group_container .cat_a .details_a {
    position:relative;
    float:left;
    margin:10px 0px 0px 8px;    
    width:282px;
    height:83px;
    overflow:hidden;
}
.group_wrapper .lst_top .details_a h3,
.group_wrapper .lst_group_container .cat_a .details_a h3 {
    font-size:1em;
}
.group_wrapper .lst_top .details_a h3 a,
.group_wrapper .lst_group_container .cat_a .details_a h3 a {
    color:#000;
}
.group_wrapper .lst_top .details_a p,
.group_wrapper .lst_group_container .cat_a .details_a p {
    color:#757575;
    line-height:140%;
}
.group_wrapper .lst_top .details_a .tips,
.group_wrapper .lst_group_container .cat_a .details_a .tips  {
    position:absolute;
    bottom:0px;
    left:0px;
    width:282px;
    height:26px;
    line-height:26px;
    overflow:hidden;
    color:#757575;
}
.group_wrapper .lst_top .details_a .tips a,
.group_wrapper .lst_group_container .cat_a .details_a .tips a {
    color:#000;
    text-decoration:underline;
    padding:0px 5px 0px 0px;
}
.group_wrapper .lst_top .details_b,
.group_wrapper .lst_group_container .cat_a .details_b  {
    /*float:left;*/
    position:absolute;
    top:26px;
    right:5px;
    overflow:hidden;
    /*margin:26px 0px 0px 15px;*/    
}
.group_wrapper .lst_top .details_b span,
.group_wrapper .lst_group_container .cat_a .details_b span {
    float:left;
}
.group_wrapper .lst_top .details_b a,
.group_wrapper .lst_group_container .cat_a .details_b a {
    float:left;
    width:84px;
    white-space:nowrap;
    overflow:hidden;
}
/*right_col style*/
.group_wrapper .right_col {
    float:right;
    width:197px;
    overflow:hidden;    
}
/*right_col site_event style*/
.group_wrapper .site_event {
    position:relative;
    width:197px;
    height:227px;
    background:url(../images/bg_events.png) transparent no-repeat scroll 0px 0px;
    overflow:hidden;
}
.group_wrapper .site_event a {
    color:#fff;
}
.group_wrapper .site_event a:hover {
    text-decoration:underline;
}
.group_wrapper .site_event .img_container {
    margin:5px auto 0px;    
    display:block;
    width:186px;
    height:136px;
}
.group_wrapper .site_event .event_icon {
    position:absolute;
    top:0px;
    left:0px;
}
.group_wrapper .site_event h2 {
    margin:8px 11px 4px 10px;
    text-align:left;
    font-size:0.9em;
}
.group_wrapper .site_event ul {
    margin:0px 8px 0px 10px;
    text-align:left;
    font-size:0.8em;
}
.group_wrapper .site_event li span {
    padding:0px 6px 0px 0px;
}
/*right_col site_top style*/
.group_wrapper .site_top {
    margin:7px 0px;
    text-align:left;
}
.group_wrapper .site_top h2 {
    height:35px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 100% -25px;
    overflow:hidden;
}
.group_wrapper .site_top h2 span.round {
    float:left;
    width:5px;
    height:35px;
    background:url(../images/bg_common_t.png) transparent no-repeat scroll 0px -25px;
    text-indent:-9999px;
}
.group_wrapper .site_top h2 span.title {
    float:left;
    margin:10px 0px 10px 10px;
    height:18px;
    background:url(../images/btn_common_s.png) transparent no-repeat scroll 0px -72px;
    color:#fff;
}
/*.group_wrapper .site_top .box_content_r  {
    padding:1px 0px;
}*/
.group_wrapper .site_top li.first,.group_wrapper .site_top li.items {
    width:191px;
    font-size:13px;
    overflow:hidden;
}
.group_wrapper .site_top li.first  {
    height:91px;
    background:url(../images/bg_toplist.png) transparent repeat-x scroll 0px 0px;
}
.group_wrapper .site_top li.items  {
    height:31px;
    line-height:31px;
    background:url(../images/bg_toplist.png) transparent repeat-x scroll 0px -91px;
}
.group_wrapper .site_top .details_a {
    float:left;
    padding:10px 4px;
}
.group_wrapper .site_top .details_b {
    float:left;
    width:108px;
    overflow:hidden;
}
.group_wrapper .site_top .details_c {
    float:right;
    padding:0px 2px 0px 0px;
    color:#00538d;
}
.group_wrapper .site_top h3  {
    font-size:1em;
    height:31px;
    line-height:31px;
    overflow:hidden;
}
.group_wrapper .site_top li a:hover{
    text-decoration:underline;
}
.group_wrapper .site_top li.first .details_b {
    width:162px;
    color:#fc7405;
}
.group_wrapper .site_top li.first ul {
    float:left;
    padding:0px 0px 0px 20px;
    width:112px;
    color:#0462a8;
    font-size:0.85em;
    overflow:hidden;
}
.group_wrapper .site_top li.first li {
    width:112px;
    height:16px;
    line-height:16px;
    overflow:hidden;     
}
.group_wrapper .site_top li.first .items_a {
    float:left;
    width:50px;
}
.group_wrapper .site_top li.first .items_b {
    float:left;
}
.group_wrapper .site_top li.first .img_container {
    float:left;
    width:44px;
    height:44px;
}
/*right_col site_cooper style*/
.group_wrapper .site_cooper {
    margin:7px 0px;
    text-align:left;
}
.group_wrapper .site_cooper h2 {
    background-position:0px -90px;
}
.group_wrapper .site_cooper li {
    float:left;
}
.group_wrapper .site_cooper .details_a {
    margin:0px 2px;
    border-width:1px 0px 1px 0px;
    border-style:dashed;
    border-color:#ccc;
    font-size:0.8em;    
}
.group_wrapper .site_cooper .details_a a {
    margin:0px 0px 0px 7px;
    padding:0px 0px 0px 7px;
    height:22px;
    background:url(../images/bg_arrow_g.png) transparent no-repeat scroll 0px 50%;
    line-height:22px;
    color:#a0a0a0;
}
.group_wrapper .site_cooper .details_a a:hover {
    text-decoration:underline;
}
.group_wrapper .site_cooper .details_b li {
    padding:8px 0px 0px 8px;
    width:84px;
    height:40px;
}
.group_wrapper .site_cooper .details_b img {
    border:1px solid #d3d3d3;
}
/*subpage style*/
.group_wrapper .sub_main_col {
    float:right;
    width:748px;
    font-size:0.9em;    
}
.group_wrapper .sub_main_col .bar_search,
.group_wrapper .tag_container .lst_container,
.group_wrapper .tag_container .footer_box,
.group_wrapper .lst_group_container h2,
.group_wrapper .lst_group_container .footer_box {
    background-image:url(../images/bg_subpage_b.jpg);
    background-color:transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
}
.group_wrapper .sub_main_col .footer_box {
    display:block;
    width:748px;
    height:7px;
    overflow:hidden;
}
/*subpage main_col tag_container style*/
.group_wrapper .sub_main_col .bar_search {
    height:40px;
    background-position:0px 0px;
    overflow:hidden;
}
.group_wrapper .tag_container .lst_container {
    width:740px;
    background-position:0px -88px;
    border-width:0px 4px 0px 4px;
    border-style:solid;    
    border-color:#2d91ea;
}
.group_wrapper .tag_container ul {
    float:left;
    padding:11px 0px 0px 18px;
    width:505px;
    background:url(../images/bg_line_sub.gif) transparent repeat-y scroll bottom right;
    _height:100px;
    min-height:100px;
}
.group_wrapper .tag_container li {
    float:left;
    padding:0px 0px 3px 0px;
}
.group_wrapper .tag_container li a {
    white-space:nowrap;
    padding:0px 5px 0px 0px;
    color:#506f89;
}
.group_wrapper .tag_container li a:hover {
    text-decoration:underline;
}
.group_wrapper .sub_main_col .btn_create_container {
    float:left;
    margin:15px 0px 0px 9px;
    width:198px;
}
.group_wrapper .sub_main_col .btn_create_container p {
    line-height:140%;
}
.group_wrapper .sub_main_col .btn_create {
    margin:9px 0px 0px 0px;
    display:block;
    width:198px;
    height:38px;
    background:url(../images/btn_sub_create.gif) transparent repeat-y scroll top left;
    text-indent:-9999px;
    overflow:hidden;
}
.group_wrapper .tag_container .footer_box {
    background-position:0px -40px;
}
/*subpage main_col st_group style*/
.group_wrapper .lst_group_container {
    margin:7px 0px 0px 0px;
    text-align:left;
}
.group_wrapper .lst_group_container h2 {
    width:748px;
    height:34px;
    line-height:32px;
    background-position:0px -47px;
    overflow:hidden;
    font-size:1em;
}
.group_wrapper .lst_group_container h2 span {
    padding:0px 0px 0px 13px;
}
.group_wrapper .lst_group_container h2 .title {
    color:#288ee4;
}
.group_wrapper .lst_group_container h2 .highlight {
    color:#ff4e00;
}
.group_wrapper .lst_group_container h3.special {
    margin:16px 0px 18px 16px;
    width:169px;
    height:27px;
    line-height:27px;
    background:url(../images/bg_title_ex.png) transparent repeat-y scroll top left;
    font-size:1em;
    text-align:center;
}
.group_wrapper .lst_group_container h3 span {
    color:#f60;
}
.group_wrapper .lst_group_container .lst_container {
    padding:1px 0px;    
    border-width:0px 4px;
    border-style:solid;    
    border-color:#dae0e1;
    _height:1px;
    min-height:1px;
}
.group_wrapper .lst_group_container .cat_a .items {
    width:710px;
}
.group_wrapper .lst_group_container .ex_container {
    border-bottom:1px dashed #ccc;
}
.group_wrapper .lst_group_container .cat_b {
    margin:0px 0px 0px 32px;
}
.group_wrapper .lst_group_container .cat_b .items {
    float:left;
    padding:0px 52px 8px 0px;
}
.group_wrapper .lst_group_container .cat_b .items li {
    width:88px;
    height:18px;
    line-height:18px;
    overflow:hidden;
}
.group_wrapper .lst_group_container .cat_b .items li.img_container {
    width:88px;
    height:88px;
    overflow:hidden;
}
.group_wrapper .lst_group_container .cat_b .items img {
    padding:3px;
    border:1px solid #bbb;
}
.group_wrapper .lst_group_container .footer_box {
    background-position:0px -81px;
}
