/*玻璃艺术光盘网V3版本CSS*/
/*下载频道专用CSS*/
/*===============================================================公共部分=*/
*,html{ margin: 0px; padding: 0px;}

IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.clear {
	CLEAR: both
}

a:link,a:visited{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover,a:active
{
	text-decoration: none;
	font-size: 12px;
	color: #AD8DAB;
}

.input_gd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images_v1/input_gd_bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	padding-left: 5px;
	height: 18px;
	padding-top: 2px;
}





body{
	width:100%;
	margin:0px auto;
	background-image: url(../GAD_images_V3/bg.gif);
	font-family: Arial;
	font-size: 12px;
}
td {
	color: #7D004F;
}

h1{
	color:#c6cdd9;
	width:100%;
	padding-top:9px;
	padding-left:15px;
	background-color: #170D14;
	font-size: 9pt;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48001C;
}

h5{margin:0px auto;width:99%;font-size:9pt;font-weight:normal;}

h6{float:left;background-color: #27292C;margin:5px 15px 10px 15px;padding:4px; border-bottom: 1px solid #383B3F; border-top: 1px solid #383B3F; font-size: 9pt; font-weight: normal; height: 18px; text-align: right; width: 418px; }

hr{ color: #3b3e42; height: 1px; width: 100%; }

p{ line-height: 150%; word-wrap:break-word;overflow:hidden; padding-bottom: 8px; padding-left: 15px; padding-right: 15px; text-indent: 2em; }

select{font-size:9pt;color:#000;}

textarea{
	width:500px;
	border:1px solid #3B3E42;
	background-color: #121314;
	padding: 10px;
}

.newline{
	background-color: #130007;
	clear: left;
	height: 5px;
	width:100%;
	font-size: 0px;
}

.search {
	background-color: #28292D;
	height: 53px;
	padding-top: 10px;
	padding-left: 10px;
}
.login_gd {


	background-color: #28292D;
	height: 100px;
	padding-top: 10px;
	padding-left: 2px;
}
.login_gd_heng{


	background-color: #28292D;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

.txt_12_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A60068;
	font-size: 12px;
}
.txt_12_juhuang {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}

.txt_16_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A60068;
	font-size: 16px;
	clear: both;
	width: 50px;
}


/*===============================================================头部=============*/
#header{
	width:1001px;
	background-image: url(../GAD_images_V3/xiemei_top.jpg);
	background-repeat: no-repeat;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 3px;
}
#header #Favorites {
	font-size: 12px;
	float: right;
	height: 100px;
	width: 200px;
	padding-right: 10px;
	padding-top: 30px;
	clear: left;
	text-align: right;
}
#header #Favorites li {
	list-style-type: none;
	height: 22px;
}

a.Favorites:link,a.Favorites:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #460026;
	text-decoration: none;
}
a.Favorites:hover,a.Favorites:active{
	font-family: "宋体";
	font-size: 12px;
	color: #280010;
	text-decoration: none;
}
/*===============================================================导航===========*/
#nav{
	height: 36px;
	width: 1001px;
	background-color: #121314;
	background-image: url(../GAD_images_V3/nav-bg.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}

#nav span{
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav a:link,#nav a:visited{
	color:#C5CED7;
	font-weight: bold;
	display: block;
	float: left;
	height: 36px;
	padding-top: 9pt;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration: none;
}

#nav a:hover,#nav a:active{
	color:#fff;
	background-color: #7D004F;
	height: 36px;
	text-decoration: none;
}

#nav a:focus{
	color:#fff;
	background: #B62880;
	text-decoration: none;
}

#nav2px {
	overflow:hidden;
	height:2px;
	width: 950px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin:0px auto;
	background-color: #7D004F;
}


/*===============================================================内容===========*/
#page{
	border-bottom: 1px solid #3b3e42;
	overflow: hidden;
	width: 950px; *width: 950px;*_width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2A1725;
	background-image: url(../GAD_images_V3/bg954.gif);
}


/*===============================================================左边===========*/
/************************************************************************首页下V3版本专题显示和幻灯片部分css样式 -- 开始*/
#down_Show_V3 {
	width: 749px;
	background-color: #130007;
}#ShowPath_V3 {
	float: left;
	width: 430px;
}
#New_soft_gonggao_V3 {
	float: right;
	height: 22px;
	width: 270px;
	padding-right: 20px;
	overflow: hidden;
}
#New_soft_gonggao_V3 li {
	float: left;
	list-style-type: none;
}

#down_Show_V3 #down_Show_left_V3 {
	width: 248px;
	float: left;
}
#down_Show_new_V3 {
	background-image: url(../GAD_images_V3/v3Bate0101_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	color: #A83C87;
	padding-top: 8px;
}
#tody_down_top {
	background-color: #400028;
	color: #CC0080;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}


#down_Show_V3 #down_Show_right_V3 {
	float: right;
	height: 220px;
	width: 500px;
}

.disable {
	DISPLAY: none
}

.float_right {
	FLOAT: right
}
.float_left {
	FLOAT: left
}

#down_Show_left_V3 #v_tab {
	DISPLAY: inline; FLOAT: left; OVERFLOW: hidden; WIDTH: 65px
}

#down_Show_left_V3 #v_tab LI {
	FLOAT: left
}
#down_Show_left_V3 #v_tab LI A {
	FLOAT: left;
	WIDTH: 65px;
	HEIGHT: 17px;
	TEXT-ALIGN: center;
	background-color: #4D0030;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	font-size: 12px;
	margin-bottom: 2px;
	text-decoration: none;
}
#down_Show_left_V3 #v_tab LI A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#down_Show_left_V3 #v_tab LI A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
#down_Show_left_V3 #v_tab LI A.current {
	PADDING-RIGHT: 1px;
	FONT-WEIGHT: bold;
	BORDER-RIGHT-WIDTH: 0px;
	background-color: #7D004F;
	text-decoration: none;
}
#down_Show_left_V3# #v_tab LI A:hover {
	PADDING-RIGHT: 1px; FONT-WEIGHT: bold; BACKGROUND: #fff; BORDER-RIGHT-WIDTH: 0px
}
#down_Show_left_V3 #v_tab LI A:active {
	FONT-WEIGHT: bold;
	BACKGROUND: #fff;
	BORDER-RIGHT-WIDTH: 0px;
	text-decoration: none;
}

#jy_con2 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}

#jy_con3 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}
#jy_con4 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}
#jy_con5 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}
#jy_con6 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}
#jy_con7 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}#jy_con8 li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
	margin-left: 4px;
}
/************************************************************************首页下载V3版本专题显示和幻灯片部分css样式 -- 结束*/


/************************************************************************首页下载V3版专题滑动门今日新图部分css样式 -- 开始*/

#soft_newlist12 {
	width: 175px;
	font-weight: bold;
	color: #99CC33;
	margin-left: 8px;
	margin-top: 8px;
}
#soft_newlist12 dl {
	width: 172px;
	margin-bottom: 3px;
}
#soft_newlist12 dd {
	width: 40px;
	float: left;
	text-align: center;
	margin-right: 3px;
	height: 48px;
	background-position: center center;
	vertical-align: middle;
}

#soft_newlist_pic12 a:link,a:visited {
	margin: 1px;
}
#soft_newlist_pic12 a:hover,a:active {
	border: 1px solid #DDECB7;
}


/************************************************************首页下载V3版专题滑动门今日新图部分css样式 -- 结束*/


/************************************************************************首页下载V3版专题滑动门今日新图部分css样式 -- 开始*/

#soft_newlist13 {
	width: 168px;
	float: right;
	clear: left;
	padding-top: 8px;
	padding-left: 8px;
}
#soft_newlist13 dl {
	width: 160px;
	margin-bottom: 3px;
}
#soft_newlist13 dd {
	width: 40px;
	float: left;
	text-align: center;
	background-position: center center;
	vertical-align: top;
	height: 48px;
}

#soft_newlist_pic13 a:link,a:visited {
	margin: 1px;
}
#soft_newlist_pic13 a:hover,a:active {
	border: 1px solid #DDECB7;
}



/************************************************************首页下载V3版专题滑动门今日新图部分css样式 -- 结束*/
.pro-slide {
	WIDTH: 500px; HEIGHT: 215px}
.pro-slide #SlidePlayer {
	POSITION: relative
}
.pro-slide .Slides {
	OVERFLOW: hidden; LIST-STYLE-TYPE: none; HEIGHT: 220px}
.pro-slide .Slides LI {
	FLOAT: left; WIDTH: 500px; HEIGHT: 215px}
.pro-slide .Slides IMG {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 500px; HEIGHT: 215px; BORDER-RIGHT-WIDTH: 0px
}
.pro-slide .SlideTriggers {
	Z-INDEX: 10; RIGHT: 3px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 190px; HEIGHT: 25px
}
.pro-slide .SlideTriggers LI {
	DISPLAY: inline;
	FONT-SIZE: 0.9em;
	FLOAT: left;
	MARGIN: 3px 2px;
	OVERFLOW: hidden;
	WIDTH: 16px;
	CURSOR: pointer;
	COLOR: #FF6FC9;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Arial;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #7D004F;
	TEXT-ALIGN: center;
	border: 1px solid #FF6FC9;
}
.pro-slide .SlideTriggers LI.Current {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	COLOR: #fff;
	background-color: #FF6FC9;
	border: 1px solid #7D004F;
}

/*input*/
.input_on{
	height:16px;
	border:1px solid #491A3A;
	background-color:#FFFFCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0pt;
	padding-left: 3px;
}
.input_off{
	height:16px;
	border:1px solid #491A3A;
	background-color:#790F54;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0pt;
	padding-left: 3px;
}
.input_move{
	height:16px;
	border:1px solid #491A3A;
	background-color:#F7BDE2;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0pt;
	padding-left: 3px;
}
.input_out{
	height:16px;
	border:1px solid #491A3A;
	background-color:#790F54;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0pt;
	padding-left: 3px;
}
#down_Show_right_V3 {
	float: right;
	width: 500px;
}

/************************************************************首页下载V3版搜索和专题部分css样式 -- 开始*/
#down_search_main {
	background-image: url(../GAD_images_V3/v3Bate0101_r4_c2.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 749px;
}
#down_search_main #down_search_left {
	width: 358px;
	float: left;
}
#down_search_main #down_search_left #down_search_left_more {
	float: right;
	margin-right: 10px;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
}
#down_search_main #down_search_right {
	background-image: url(../GAD_images_V3/v3Bate0101_r4_c7.jpg);
	background-repeat: repeat-x;
	width: 377px;
	float: right;
	height: 70px;
}
#down_search_main #down_search_right li {
	float: left;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	width: 62px;
	height: 22px;
	padding-top: 11px;
}

a.special:link,a.special:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #8A627A;
	text-decoration: none;
}
a.special:hover,a.special:active{
	font-family: "宋体";
	font-size: 12px;
	color: #FFD7ED;
	text-decoration: none;
}

a.special2:link,a.special2:visited{
	font-family: "宋体";
	font-size: 12px;
	color: #6A4A5E;
	text-decoration: none;
}
a.special2:hover,a.special2:active{
	font-family: "宋体";
	font-size: 12px;
	color: #FFD7ED;
	text-decoration: none;
}
#down_search_keywords {
	background-color: #130007;
	width: 749px;
	padding: 10px;
	height: 50px;
}
#down_search_keywords li {
	list-style-type: none;
	float: left;
	width: 30px;
	background-color: #130007;
	color: #6A4A5E;
}

/************************************************************首页下载V3版搜索和专题部分css样式 -- 结束*/


/************************************************************************首页下载部分css样式 -- 开始*/

#Special_list {
	width: 360px;
	font-weight: bold;
	color: #A60068;
	float: right;
}

#Special_list dl {
	width: 739px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Special_list dd {
	width: 138px;
	float: left;
	clear: right;
	BACKGROUND-COLOR: #2A1725;
	text-align: center;
	margin-right: 10px;
}
#Special_pic {
	margin-top: 10px;
	margin-bottom: 5px;
}

#Special_pic a:link,a:visited {
	margin: 1px;
}
#Special_pic a:hover,a:active {
	border: 1px solid #DDECB7;
}
#Special_list #Special_pic_tool {
	margin-top: 5px;
	margin-bottom: 10px;
}
#Special_list #Special_pic_txt {
	font-family: "宋体";
	color: #999999;
	font-weight: normal;
}
/************************************************************首页下载部分css样式 --结束*/





#down_left_v3{
	background-color: #170D14;
	float: left;
	width: 749px;
	overflow:hidden;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#down_left_v3 div .title{background-color: #121314; border-bottom: 1px solid #3B3E42;float: left; font-size: 9pt; height: 21px; width: 721px;}


#down_left_v3 h1 a:link,#down_left_v3 h1 a:visited{color:#C6CDD9;}

#down_left_v3 strong{color:#f3cf05; }

#down_left_v3 input{color:#000;}

#down_left_v3 h1 a:hover,#down_left_v3 h1 a:active{color:#FF6FC9;}



#down_left_v3 p{margin:0px;}

#down_left_v3 h6 img{margin:0px;}

*html #down_left_v3 h6{margin-left:7px;margin-top:10px;margin-bottom:5px;}
/************************************************************************首页下载部分css样式 -- 开始*/

#soft_list {
	width: 749px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #A60068;
}
#soft_list dl {
	width: 739px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#soft_list dd {
	width: 138px;
	float: left;
	clear: right;
	BACKGROUND-COLOR: #2A1725;
	text-align: center;
	margin-right: 10px;
}
#soft_pic {
	margin-top: 10px;
	margin-bottom: 5px;
}

#soft_pic a:link,a:visited {
	margin: 1px;
}
#soft_pic a:hover,a:active {
	border: 1px solid #DDECB7;
}
#soft_list #soft_pic_tool {
	margin-top: 5px;
	margin-bottom: 10px;
}
#soft_list #soft_pic_txt {
	font-family: "宋体";
	color: #999999;
	font-weight: normal;
}
/************************************************************首页下载部分css样式 --结束*/


/*===============================================================右边===========*/
#down_right_v3{ float: left; margin-left: 5px; width: 185px; overflow:hidden}

#down_right_v3 h1,#down_right_v3 h2{width: 185px; }
#down_right_v3 h2{ float:left;background-image: url(../images_v1/m-title.gif); color:#9BA2AC; font-size: 9pt; height: 21px; padding-left: 15px; padding-top: 8px; }

#down_right_v3 span{ background-color: #27292C; float: left; height: 10px; width: 185px; }

#down_right_v3 ul{ float: left; width: 185px; }

#down_right_v3 ul li{
	height: 22px;
	list-style-type: none;
	padding-left: 32px;
	padding-top: 8px;
	background-image: url(../images_v1/ul-li.gif);
	background-position: 17px;
}


#soft_newlist {
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #99CC33;
}
#soft_newlist dl {
	width: 240px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#soft_newlist dd {
	width: 50px;
	float: left;
	BACKGROUND-COLOR: #2F3032;
	text-align: center;
	margin-right: 10px;
	height: 69px;
	background-position: center center;
	vertical-align: middle;
	padding-top: 2px;
}

#soft_newlist_pic a:link,a:visited {
	margin: 1px;
}
#soft_newlist_pic a:hover,a:active {
	border: 1px solid #DDECB7;
}
/************************************************************************移门图下载全屏模式部分css样式 -- 开始*/

#soft_q_list {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #A60068;
}
#soft_q_list dl {
	width: 740px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#soft_q_list dd {
	width: 113px;
	float: left;
	clear: right;
	BACKGROUND-COLOR: #2F3032;
	text-align: center;
	margin-right: 10px;
}
#soft_q_pic {
	margin-top: 10px;
	margin-bottom: 5px;
}

#soft_q_pic a:link,a:visited {
	margin: 1px;
}
#soft_q_pic a:hover,a:active {
	border: 1px solid #DDECB7;
}
#soft_q_list #soft_pic_tool {
	margin-top: 5px;
	margin-bottom: 10px;
}
#soft_q_list #soft_pic_txt {
	font-family: "宋体";
	color: #999999;
	font-weight: normal;
}


#left_q{
	background-color: #1E2022;
	float: left;
	width: 750px;
	overflow:hidden;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left_q div .title{background-color: #121314; border-bottom: 1px solid #3B3E42;float: left; font-size: 9pt; height: 21px; width: 740px;}

#left_q a:link,#left a:visited{color:#9BA2AC}

#left_q a:hover,#left a:active{color:#FF6FC9}

#left_q h1 a:link,#left h1 a:visited{color:#C6CDD9;}

#left_q strong{color:#f3cf05; }

#left_q input{color:#000;}

#left_q h1 a:hover,#left h1 a:active{color:#FF6FC9;}



#left_q p{margin:0px;}

#left_q h6 img{margin:0px;}

*html #left_q h6{margin-left:7px;margin-top:10px;margin-bottom:5px;}


/************************************************************移门图下载全屏模式部分css样式 -- 开始*/
#footer{ clear: both; margin-top: 20px;margin-bottom: 0px;margin-left:2px; width: 950px;overflow:hidden; }

#footer .bt{ background-color: #27292C; height:18px;margin:0px}

#footer p{
	background-color: #1E2022;
	height: 100px;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*========================================================================分页部分效果CSS==*/
.show_page {
	text-align: center;
	height: 70px;
	color:#c6cdd9;
	width:100%;
	padding-top:9px;
	background-color: #2A1725;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #130007;
}

.hr_page {	color: #130007;	width: 390;}
DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 2px;
	COLOR: #FF6FC9;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	border: 1px solid #999999;
}
DIV.scott A:hover {
	COLOR: #FF6FC9;
	BACKGROUND-COLOR: #7D004F;
	border: 1px solid #FF6FC9;
}
DIV.scott A:active {
	COLOR: #FF6FC9;
	BACKGROUND-COLOR: #7D004F;
	border: 1px solid #FF6FC9;
}
DIV.scott SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #7D004F;
	border: 1px solid #FF6FC9;
}
DIV.scott SPAN.disabled {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	COLOR: #666666;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	border: 1px solid #666666;
	background-color: #333333;
}
.lbhang20 {
	line-height: 20px;
}
.productlist_tr1 {
	height: 25px;
	padding-left: 5px;
}
.productlist_tr2 {
	height: 25px;
	padding-left: 5px;
}
a.AnnounceBody1:link,a.AnnounceBody1:visited{
	text-align: left;
	vertical-align: middle;
	color: #7D004F;
	font-size: 12px;
	font-weight: bold;
}
a.AnnounceBody1:hover,a.AnnounceBody1:active{
	text-align: left;
	vertical-align: middle;
	color: #FF6FC9;
	font-size: 12px;
	font-weight: bold;
}
