/*全局樣式*/
html,ul,li,td,tr,table,input,ul,li {margin:0px ; padding:0px}
body{margin:0px auto; font-family: Arial,Verdana, Helvetica, sans-serif,"新細明體"; font-size:12px; color:#333; text-align:center }
a {font-size: 12px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #333333;}
input,select{vertical-align:middle;}
.td{border-bottom:1px #CCCCCC dashed;}
.td_word {
    word-wrap: break-word;
	}
/*登錄*/
.usrloginform {
    display:block;
    position:fixed;
	width:350px;
	left:525px;
	top:180px;
	z-index:100;	
	-moz-box-shadow:1px 3px 12px #bbb; 
    -webkit-box-shadow:1px 3px 12px #bbb;
    /*box-shadow:1px 3px 12px #bbb;	*/
    filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#BFBFBF,OffX=4,OffY=4);    
	/*filter:dropshadow(Color="#6699CC",OffX="5",OffY="5",Positive="1");
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#BFBFBF,OffX=4,OffY=4);*/
	}
.div_login {
    float:left;
	height:35px;
	line-height:35px;	
}
.div_exit {
    float:right;
	margin-top:8px;
	margin-right:10px;
	width:15px;
    height:15px;
    border:1px blue solid;
    background-image:url(pophint.gif);
	background-position: 1px -88px;
    /*background:url(pophint.gif) no-repeat 1px -88px;*/	
}

/*會員註冊*/
.regcorrect{
  width:16px;
  height:16px;
  background:url(up_down.gif) no-repeat -79px -28px;
  float:left
}

.regincorrect{
  width:16px;
  height:16px;
  background:url(up_down.gif) no-repeat -6px -76px;
  float:left
}
/*圖片樣式*/
img{border:0}
.img:visited img{border: 1px solid #cccccc;}
.img img{border: 1px solid #cccccc;padding:5px;}
.img:hover img{border: 1px solid #ff0000;}
.img:hover{color: #CCCCCC; }
.dd5 {
    clear:both;
	height:0px;
	}
.dd{
    height:12px;
	}
/*頂部*/
.top_box {
    width:980px;
	margin:0px auto 0px ;
	text-align:left;
	background:url(top_bg.gif) repeat-x;
	}

	
.top_logo {
    width:220px;
	height:100px;
	float:left;
	}
.top_item_box {
    margin-left:220px;
    _margin-left:220px;
	}
.top_link_box {
    height:34px;
    text-align:right;
	}
	
.top_link_txt {
    padding:25px 15px 0px 0px;
	}
*html .top_link_txt {
    margin:25px 15px 0px 0px;
	padding:0px;
	}
*+html .top_link_txt {
    margin:25px 15px 0px 0px;
	padding:0px;
	}
	
.top_menu_box {
    width:760px;
	/*height:100px;*/
	height:45px;
	float:left;
	background:url(top_menu_1.gif) no-repeat;
	margin-top:15px;
	}
	
/*菜单*/	
.menu {
font-family: arial, sans-serif; 
width:780px; 
height:45px;
line-height:45px;
float:left;
border:0px blue solid;
background:url(top_menu_1.gif) no-repeat;
margin-top:20px;
*margin-top:-43px\9;
_margin-top:-63px;
}
.menu ul{ padding:0; margin-top:5px;_margin-top:0px;list-style:none; color: #000000;margin-left:-30px;}
.menu li{ float:left;width:100px; color: #000000;line-height:28px; text-align:center; position:relative; z-index:0}/**/
.menu  .li_link{ background:url(images.gif) 0 -144px; width:1px; height:35px; line-height:35px;}
.menu  li a:link{color:#333333;text-decoration:none;}
.menu li a:visited{color:black;text-decoration:none;}
.menu li a:hover{color: #990066; text-decoration:none;display:block;background:url(images.gif) 3px -282px no-repeat; font-weight:bold;} 
.menu li a:active {color: #EFEFEF; text-decoration:none;display:block;background:url(images.gif) 3px -282px no-repeat; font-weight:bold;}
.menu li div {color:#B349C6;font-size:10px;margin-top:-15px;FILTER: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1); position:relative; }


.TopLink{ padding:0; margin:0;margin-top:0px;list-style:none; color:#ffffff;margin-left:0px;}
.TopLink li{ float:left;width:100px;line-height:40px; text-align:center; margin:auto;position:relative; z-index:9999}/**/
.TopLink .li_link{ background:url(images.gif) 0 -144px; width:1px; height:35px; line-height:35px;}
.TopLink li a:link{color:#333333;text-decoration:none;}
.TopLink li a:visited{color:black;text-decoration:none;}
.TopLink li a:hover{color: #FFF; text-decoration:none;display:block;background:url(images.gif) 3px -282px no-repeat; font-weight:bold;} 
.TopLink li a:active {color: #990066; text-decoration:none;display:block;background:url(images.gif) 3px -282px no-repeat; font-weight:bold;}
/* make the dropdown ul invisible */

.menu ul li ul {
display: none;
}

.menu ul li ul  li ul{
display: none;
}
.menu ul li ul  li ul li{
display: none;
}
/* specific to non IE browsers */

/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
/*margin-left:5px;*/
position:absolute;
margin-top:14px;
margin-left:10px;
*margin-left:5px\9;
_margin-left:25px;
display:block;  
top:24px; 
left:0; 

}

.menu ul li ul  li:hover ul{
display:block;
position:absolute;
left:116px;
*left:126px\9;
width:135px;
margin-top:-25px;
z-index:9999;
}
.menu ul li ul  li:hover ul li {
display:block;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block;
margin-left:-10px; 
background:#EFEFEF; 
color:#6B2A37; /*#6B2A37*/
width:125px;
/*height:25px;*/
/*border-bottom:1px white solid;*/
border-top:1px white solid;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#666666; 
color:#FFF;
}
.li_box:hover{
    background:url(li_box.gif) repeat-x left 5px;
	color:#FFFFFF;
	border:1px #A6306B solid;
	}
.page_link{
    POSITION: absolute; 
	top: -10pt;
	left:740pt;
	width:160pt;
	border:0px solid #880088;
	z-index:110;
}
*+html .page_link{
    margin-top:-73px;
	margin-left:800px;
	border:0px red solid;
	z-index:110;
}
/*菜单*/
	
.top_gongau {
	margin-left:10px;
	_margin-top:-30px;
	color:#A66325;
	width:735px;
	height:28px;
	line-height:28px;
	border:0px blue solid;
	text-align:left;
	overflow:hidden;
	}
.top_search {
    text-align:center;
	}
.search_input {
    border:1px #BDBEC1 solid;
	width:146px;
	height:18px;
    }


	
/*主體*/
.all_box {
    text-align:center;
	border-top:5px #636A6E solid;
	background:url(skybg.jpg) no-repeat center top fixed;
    }
.main_box_out {
    width:980px;
    _width:1000px;
	margin:0px auto;
	text-align:left;
	border:0px blue solid;
	_margin-top:-16px;
	}
.main_table {
    width:980px;
    _width:1000px;
	border:0px red solid;
	background-color:white;
	
    }
.table_left {
    width:220px;
	}
.table_mid {
    width:530px;
	}
.table_right{
    width:230px;
	}
.table_mid_sub {
    width:760px;
	}	
/*左*/

.left_col {
    width:200px;
	margin-left:10px;
	}
.col_01_head {
    height:56px;
	background:url(01_head.gif) no-repeat;
	}
.col_01_mid {
    background:url(01_mid.gif) repeat-y;
	padding:0px 20px;
	}
.col_01_bottom {
    height:15px;
	background:url(01_bottom.gif) no-repeat;
	margin-bottom:11px;
	}
	
.col_02_head_1 {
    height:56px;

    text-align:center;
	background:url(02_head_1.gif) no-repeat;
	font-size:15px;
	}
.col_02_head {
    height:56px;
	background:url(02_head.gif) no-repeat;
	_margin-top:15px;
	}
.news_ul {
    margin-top:-5px;
	text-align:left;
	color:#454C4F;
    }
.news_ul li{
    list-style:inside url(arr-02.gif);
    border-bottom:1px #CBCCCF solid;
	margin-top:5px;
	padding-bottom:5px;
	color:#454C4F;
	}
.news_ul li:hover{
    list-style:inside url(arr-02_hover.gif);
	color: #003366;
	background: url(aa-1.gif) bottom repeat-x;
    }
.news_ul li a{
    color:#454C4F;
	}
	
.video_title {
    width:100%;
	_margin-top:13px;
	border:0px red solid;
}
.video_title_1 {
    border-left:7px #84213E solid;
	padding-left:7px;
	margin-bottom:10px;
	padding-right:25px;
	}
.video_title_key {
    padding:0px 0px;
	font-size:20px;
	font-weight:600;
	color:#84213E;
	}
.video_title_des {
    padding:0px 0px;
	font-size:12px;
	color: #999999;
	}
.video_title_loc {
    padding:3px 5px;
	background:#EEEEEE;
	}
/*中*/
.col_mid {
    margin:0px 5px;
    _margin:10px 5px;
    }
	
.col_mid_1{
    width:95%;
    margin:0px 5px;
	text-align:left;
	line-height:130%;
    }
	
.col_03_head {
    height:5px;
	background:url(03_head.gif) no-repeat top;
	}
.col_03_mid {
    background:url(03_mid.gif) repeat-y;
	text-align:center;
	padding-bottom:3px;
	}
.bar_01{
    height:29px;
	background:url(bar_01.gif) no-repeat top;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	}
.bar_01_mid {

	background:url(bar_01_left.gif) top left no-repeat;
	padding-left:18px;
	}
	
.btn_01 {
    width:118px;
	height:19px;
	background:url(btn_01_hover.gif) no-repeat;
	text-align:left;
	margin-right:10px;
	color:#FFFFFF;
	float:left;
	}
.btn_01:hover {
    background:url(btn_01.gif) no-repeat;
	color:#333333;
	cursor:pointer;
	}
	
.btn_01_txt {
    margin:2px 0px 0px 24px;
	}
*html .btn_01_txt {
    margin:4px 0px 0px 24px;
	}
*+html .btn_01_txt {
    margin:4px 0px 0px 24px;
	}
/*右*/
.col_right {
    margin:0px 10px;
    _margin:10px 10px;
	}
.col_right_1 {
    margin:0px 0px;
	}
.col_04_head {
    background:url(04_head.gif) no-repeat;
	height:33px;
    }
.col_04_mid {
    background:url(04_mid.gif) repeat-y;
	padding:0px 15px;
	text-align:center;
	}
.col_04_bottom {
    height:12px;
	background:url(04_bottom.gif) no-repeat;
	margin-bottom:8px;
	}

.usr_shopbox {
	height:53px;
	width:200px;
	margin-bottom:2px;
    }
.col_04_head_1 {
    background:url(04_head_1.gif) no-repeat;
	height:33px;
    }
.col_04_head_2 {
    background:url(04_head_2.gif) no-repeat;
	height:33px;
    }
.col_04_mid_1 {
    background:url(04_mid_1.gif) repeat-y;
	padding:0px 15px;
	text-align:center;
	}
.col_04_bottom_1 {
    height:6px;
	background:url(06_bottom_1.gif) no-repeat;
	margin-bottom:8px;
	}
	
.col_05_head {
    background:url(05_head.gif) no-repeat;
	height:64px;
    }
.col_05_mid {
    background:url(04_mid.gif) repeat-y;
	padding:0px 15px;
    color:#81878B;
	}
.col_05_bottom {
    height:12px;
	background:url(04_bottom.gif) no-repeat;
	margin-bottom:8px;
	}
	
.col_05_head_1 {
    background:url(05_head_1.gif) no-repeat;
	height:64px;
    }
.col_05_mid_1 {
    background:url(04_mid_1.gif) repeat-y;
	padding:0px 15px;
    color:#81878B;
	}
.col_05_bottom_1 {
    height:12px;
	background:url(06_bottom_1.gif) no-repeat;
	margin-bottom:8px;
	}
	
.col_06_head {
    background:url(06_head.gif) no-repeat;
	height:6px;
    }
.col_06_mid {
    background: #EEEEEE;
    width: 188px;
	padding:0px 6px;

	}
*html .col_06_mid {
    background: #EEEEEE;
    width: 188px;
	padding:0px 6px;
	margin-top:-9px;

	}
.col_06_bottom {
    height:6px;
	background:url(06_bottom.gif) no-repeat;
	margin-bottom:5px;
	}
	
.col_06_ad {
    border:2px #888888 solid;
	background:#FFFFFF;
	width: 186px;
	float:left;
	}
	

	
/*底部*/
.foot {
    width:980px;
	height:133px;
	margin-top:10px;
	color:#9A9DA1;
	}
.foot a{
    color:#9A9DA1;
	}
	
.foot_link {
    width:960px;
    height:33px;
	background:url(foot.gif) no-repeat top;
	text-align:right;
	margin:0px auto;
	}
	
.foot_link_txt {
    margin:10px 52px 0px 0px;
	padding-top:10px;
	}
*html .foot_link_txt {
    margin:10px 52px 0px 0px;
	padding-top:0px;
	}
*+html .foot_link_txt {
    margin:10px 52px 0px 0px;
	padding-top:0px;
	}	

.foot_link_txt a{
    color:#636A6E;
	}
	
.foot_logo {
    width:217px;
	height:67px;
	float:left;
	margin-top:8px;
	background:url(foot_logo.gif) no-repeat;
	cursor:pointer;
	}
.foot_right {
    margin:12px 0px 0px 250px;
	
	}
.foot_copyright {
    margin-top:7px;
	text-align:left;
	}
	
.tr_1{
    background-color:#EFEFEF;
}	
.tr_1:hover{
    background-color:#AFAFAF;
}

.tr_2{
    background-color:#FFFFFF;
}	
.tr_2:hover{
    background-color:#AFAFAF;
}

.tr_3{
    background-color:#EFEFEF;
}

.tr_4{
    background-color:#FFFFFF;
}

/* 图片轮播 */
#focus_change { 
    position:relative;
    margin:0px 0px;
	width:508px;
	height:260px;
	overflow:hidden;}
#focus_change_list { position:absolute;left:0px;width:2024px; height:260px; }
#focus_change_list li {float:left;}
#focus_change_list li img { width:506px; height:260px;}
#focus_change_btn {  
    height:34px;
    width:100%;
	background:url(bar_01.gif) no-repeat top;
	text-align:center;
}
#focus_change_btn ul { padding-top:2px;padding-left:15px; }
#focus_change_btn li { display:inline; float:left; margin:2px 2px; padding-top:2px; vertical-align: baseline; line-height:120% }
#focus_change_btn li{ 
     width:118px;
	 height:19px;
	 background:url(btn_01_hover.gif) no-repeat;
	 text-align:center;
	 color:#fff;
	 font-size:13px;
	 font-weight:bold;
	 cursor:pointer;
	 }
#focus_change_btn li :hover { background:url(btn_01.gif) no-repeat;}

#focus_change_btn .current{width:118px; height:19px; background:url(btn_01.gif) no-repeat;color:#FFFF00;  }
#focus_change_btn h3{color:#fff;font-size:13px;font-weight:bold;cursor:pointer;}
.current { }

/* 首頁商管理社學群*/
.index_ul {
    position:relative;
	top:0px;
	left:11px;
	margin-left:20px;
	*margin-left:11px\9;
	/*width:480px;*/
    }
*html .index_ul {
    position:relative;
	margin-top:0px;
	margin-left:11px;
	/*width:480px;*/
    }
	
.index_ul li{
	float:left;
	width:230px;
	padding-bottom:7px;
	color:#333333;
	}
*html .index_ul li{
	float:left;
	width:79px;
	padding-bottom:15px;
	font-weight:bold;
	color:#333333;
	}
.index_ul li:hover{
	color: #003366;	
    }
.index_ul li a{
    color: #333333;
	text-decoration:none;
	}



.index_ul_1 {
    position:relative;
	top:9px;
	left:37px;
	/*width:480px;*/
    }	
.index_ul_img {
    width:77px;
	height:109px;
	float:left;
	margin:0px 22px 6px 0px;
	}

/*.index_ul li{
	float:left;
	height:21px;
	width:106px;
	padding-top:5px;
	padding-left:13px;
	margin-bottom:5px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px blue solid;
	background: url(btn-4.png) no-repeat top left;
	}*/
/*.index_ul li:hover{
    background: url(btn-4.png) no-repeat bottom left;
	color: #003366;	
    }*/
/*.index_ul li a{
    color:#454C4F;
	text-decoration:none;
	}*/
	
	
	
/*雜樣*/


.mmm {
    line-height:150%;
	}
	
.mmm td {
    padding:3px;
	}
.mmm_01 {
    font-size:16px;
	background:#038ACA;
	padding:5px;
	color:#FFFFFF;
	font-weight:600;
	}
	
.bian1 {
    margin:auto;
	}
