
body{text-align:center;}
div{text-align:left}
/* ==用户登录框定义== */

.text_white2 {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
}

.text_white2:link, .text_white2:visited  {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.text_white2:hover {
	text-decoration: underline;
}



#userlogined
{
    padding-left:10;padding-right:10;text-align: left;

}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;
}
/* 微星的css定义*/
.text_blue {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699;
	padding-top: 2px;
	line-height: 150%;
}
.text_blue:link, .text_blue:visited  {
	text-decoration: none;
}

.text_blue:hover {
	color: #CC0000;
	text-decoration: underline;
}

.tit_blue {
	font-family: Arial, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-top: 2px;
	line-height: 150%;
}

.text_orange {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FF6600;
	padding-top: 2px;
	line-height: 150%;
}
.text_orange:link, .text_orange:visited  {
	text-decoration: none;
}

.text_orange:hover {
	text-decoration: underline;
}

.text_white {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 150%;
	font-weight: bold;
}

.text_white:link, .text_white:visited  {
	text-decoration: none;
}

.text_white:hover {
	text-decoration: underline;
}

.text_red {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	padding-top: 2px;
}

.text_gray {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	padding-top: 2px;
}

.text_gray:link, .text_gray:visited  {
	text-decoration: none;
}

.text_gray:hover {
	text-decoration: underline;
}

.text_green {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #44B44E;
	padding-top: 2px;
}

.text_black {
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 2px;
}

.text_black:link, .text_black:visited  {
	text-decoration: none;
}

.text_black:hover {
	color: #CC0000;
	text-decoration: underline;
}

.middot {
	font-family: "宋体";
	font-size:12px;
}

#l_g_bg {
	background: url(images/g_bg.gif) center no-repeat;
	height: 30px;
	padding-left: 20px;
}

#l_g_bg_f {
	background: url(images/g_bg_f.gif) center no-repeat;
	height: 30px;
	padding-left: 20px;
}

#pc_lbg_f {
	background: url(images/pc_lbg_f.gif) center no-repeat;
	height: 25px;
	padding-left: 20px;
}

#pc_lbg {
	height: 25px;
	background-color:#B2D1E0;
	padding-left: 20px;
        font-size:12px;
}

#shop_lbgf {
	background: url(images/shop_lbgf.gif) center no-repeat;
	height: 30px;
	padding-left: 20px;
}

#shop_lbg {
	background: url(images/shop_lbg.gif) center no-repeat;
	height: 30px;
	padding-left: 20px;
}

.box {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #555555;
	border: #7F9DB9 1px solid;
	height: 20px;
	padding-top: 2px;
	padding-left:5px;
}

.box_top {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #555555;
	height: 20px;
	padding-top: 2px;
	padding-left:5px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	border-right: none;	
	width: 140px;
}

.box02 {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #555555;
	border: #7F9DB9 1px solid;
	height: 21px;
	background: url(images/but_search2.gif) right center no-repeat;
	padding-top: 2px;
	padding-left:5px;
}

.box_t {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #555555;
	border: #7F9DB9 1px solid;
	padding-top: 2px;
	padding-left:5px;
	width: 100%;
}

.textarea_t {
  font-family: Arial, "宋体";
  font-size: 12px;
  color: #555555;
  margin-bottom: 0;
  width: 100%;
  display: block;
  padding-left:5px;
}

/** Resizable text areas**/

.resizable-textarea .grippie {  
  height: 9px;
  overflow: hidden;
  background: #eee url(images/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}

#line {
	background: url(images/line_p.gif) center repeat-x;
	height: 9px;
}

#line2 {
	background: url(images/line_p.gif) right repeat-y;
}

#line3 {
	background: url(images/line_blue.gif) center repeat-x;
	height: 13px;
}

#pc_line {
	background: url(images/pc_line.gif) center repeat-x;
	height: 3px;
}

#v_line {
	background: url(images/v_line.gif) center repeat-y;
	height: 10px;
}

#step_bor {
	padding: 5px 10px 5px 10px;
}

li {
	float: left;
	list-style: none;
}

.bq {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 555555;
	height: 26px;
	padding-top: 8px;
	background-image: url(images/step_lab.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.bq_ovr {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 006699;	
	font-weight: bold;
	padding-top: 8px;
	height: 26px;
	background-image: url(images/step_lab_f.gif);
	background-repeat: no-repeat;
}

.step_lab_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
}

.pe_lab_bor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

.p_end_lab {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 555555;
	height: 31px;
	padding-top: 10px;
	background-image: url(images/p_end_lab.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.p_end_lab_f {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: 006699;
	height: 31px;
	padding-top: 10px;
	background-image: url(images/p_end_lab_f.gif);
	background-repeat: no-repeat;
}

.pc_i_lab_f {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	height: 23px;
	padding-top: 2px;
	background-image: url(images/pc_i_lab_f.gif);
	background-repeat: no-repeat;
}

.pc_i_lab {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	padding-top: 2px;
	background-image: url(images/pc_i_lab.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.p_i_bg01 {
	background: url(images/p_i_bg01.gif) #FFFFFF right bottom no-repeat;
}

.u_b_tl {
	background: url(images/u_b_tl.gif) left top no-repeat;
	height:4px;
}

.u_b_tr {
	background: url(images/u_b_tr.gif) right top no-repeat;
	height:4px;
}

.u_b_bl {
	background: url(images/u_b_bl.gif) left bottom no-repeat;
	height:4px;
}

.u_b_br {
	background: url(images/u_b_br.gif) right bottom no-repeat;
	height:4px;
}

.pic_xbg {
	background: url(images/pic_xbg.gif) center no-repeat;
	height:65px;
}

#m_tit {
	background: url(images/m_tit.gif) left no-repeat;
	height:25px;
	width:200px;
	padding-left:20px;
}

#m_bg {
	background: url(images/m_bg.gif) left no-repeat;
	height:25px;
	width:200px;
	padding-left:20px;
}

#m_bg2 {
	background: url(images/m_bg2.gif) left no-repeat;
	height:25px;
	width:200px;
	padding-left:20px;
}

#m_ctit {
	background: url(images/icon_b.gif) 10px center no-repeat #FFFFFF;
	height:25px;
	padding-left:25px;
}
.icon07 {
    background-image:url(images/icon_pdown.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon07_focus{
    background-image:url(images/icon_pdown_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon08 {
    background-image:url(images/icon_pup.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon08_focus{
    background-image:url(images/icon_pup_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon09 {
    background-image:url(images/icon_tdown.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon09_focus{
    background-image:url(images/icon_tdown_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon10 {
    background-image:url(images/icon_tup.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}
.icon10_focus{
    background-image:url(images/icon_tup_focus.gif);
	background-repeat:no-repeat;
	height:15px;
	cursor:hand;
}

.i_cbg {
	background-image: url(images/i_cbg.gif);
	height: 250px;
	background-repeat: no-repeat;
	background-position: left center;
}

.i_cbg_f {
	background-image: url(images/i_cbg_f.gif);
	height: 250px;
	background-repeat: no-repeat;
	background-position: left center;
}




/* ###############微星首页的css定义####################*/

/* 文章盒子*/
.textbox{
    float:left;
    width:160px;
    height:220px;
    margin:5px; 
    margin-buttom:5px; 
    border:1px solid #fff;
    background:#ffffff
 }

.flashbox{
    float:left;
    width:260px;
    height:220px;
    margin:5px; 
    margin-buttom:5px; 
    border:1px solid #000;
    background:#ffffff
 }


.textlist {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699;
	padding-top: 2px;
        padding-left: 2px;
	line-height: 150%;
        clear: both;
        overflow:hidden;
        text-overflow:ellipsis
}

.textlist .listmost
{
  text-align: right;
}

/* 标题列表*/
.textlist .textlist_1
{  
    margin-left:10px;
    text-indent: 1.5em;
    background:url(/images/icon_arrow03.gif) no-repeat left center;  
}

.textlist .texttitle
{
    margin-left:5px;
    margin-top:10px;
    text-indent: 2em;
    background: url(/images/tit_arrow.gif) no-repeat left center;
}


.textlist a:link, .textlist a:visited  {
        text-decoration:none;
        color: #006699;
	
}

.textlist a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* ###############关于微星css定义####################*/
.ir_title01 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: white;
	padding-left: 10px;	
}
.ir_title02 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #4C3C6B;
	padding-left: 10px;	
}
.ir_title02 a:link {
	color: #293D6B;
	text-decoration: none;
}

.ir_title02 a:visited {
	color: #293D6B;
	text-decoration: none;
}

.ir_title02 a:hover {
	color: #293D6B;
	text-decoration: underline;
}

.text_white_1{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 150%;

}

.text_white_1 a:link, .text_white_1 a:visited  {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #293D6B;
	padding-top: 2px;
	line-height: 150%;
	text-decoration: none;
}

.text_white_1 a:hover {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #293D6B;
	padding-top: 2px;
	line-height: 150%;
	text-decoration: underline;
}
/* ###############服务css定义####################*/
.main_left{
float:left;
width:195px;
height:50px;
}
.main_right{
margin-left:10px;
width:750px;
height:100px;
float:right;

}
.ad
{
FLOAT: right; WIDTH: 202px
}

.pic {
	FLOAT: left; WIDTH: 200px;  HEIGHT: 150px
}
.list {
        font-size: 12px;
	FLOAT: left; WIDTH: 315px
}
.list LI {
	LINE-HEIGHT: 30px; HEIGHT: 30px
}
.list A {
        text-indent:5px;
        OVERFLOW: hidden; 
        WIDTH: 250px; 
        COLOR: #66a3c2; 
        WHITE-SPACE: nowrap; 
        HEIGHT: 30px;
        text-decoration: none;
}
UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.list LABEL {
	PADDING-RIGHT: 0px; COLOR: #999999
}

.dibu_img { background:url(/service/images/back_img.jpg); height:20px; width:750px; text-indent:1em; color: #006699;
font-size:14px; LINE-HEIGHT: 20px; HEIGHT: 20px;
}
.dibu_img a{ color: #006699;font-size:14px; text-decoration: none;
}
.dibu_img_1{ background:url(/service/images/back_img_1.jpg); height:117px;width:750px;clear:both;
}
.box_font1 {font-size:12px;color:#006699;line-height:24px;text-align:left; padding:0 0 0 10px;width:7em;}
.box_font2 {font-size:12px;line-height:16px;color:#666666;text-align:left; padding:0 0 0 10px;width:7em;}

.box_font2 a:link {color:#666666;	text-decoration: none;}
.box_font2 a:visited {text-decoration: none;color: #666666;}
.box_font2 a:hover {text-decoration: underline;	color:#666666;}
.box_font2 a:active {text-decoration: none;	color: #666666;}

/* ###############通用css定义####################*/
.rq_lest {
text-indent:2em;
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #006699;
	padding-top: 2px;
	line-height: 150%;
}
.rq_lest a:link {color:#006699;	text-decoration: none;}
.rq_lest a:visited {text-decoration: none;color: #006699;}
.rq_lest a:hover {text-decoration: underline;	color:#CC0000;}
.rq_lest a:active {text-decoration: none;	color: #006699;}

.rq_ph
{ 
margin-top:5px;
border:1px solid #E8E8E8;clear:both;
}

.rq_listmost{font-size: 12px; text-align: right;text-indent:1em;margin-top:5px;margin-right:1em}
.rq_listmost a:link{ color:#006699;	text-decoration: none;}
.rq_listmost a:visited {text-decoration: none;color: #006699;}
.rq_listmost a:hover {text-decoration: underline;	color:#CC0000;}
.rq_listmost a:active {text-decoration: none;	color: #006699;}

.rq_title{ background-color: #E8E8E8;
    position: relative;
    height: 20px;
}
.rq_title h3 {
    height: 18px;
    line-height: 18px;
    margin: 1px 1px 0;
    padding: 0 10px;
    font-weight: bold;
    font-size: 12px;
}

.text_litle{ FONT-WEIGHT: bold; FONT-SIZE: 18px;color:#006699;
}
.text_Content{ FONT-SIZE: 12px;}


table tr td {
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 150%;
}


a:link {color:#006699;	text-decoration: none;}
a:visited {text-decoration: none;color: #006699;}
a:hover {text-decoration: underline;	color:#CC0000;}
a:active {text-decoration: none;	color: #006699;}

/* ###############留言板css定义####################*/
/*留言板边框背景颜色定义(760) */
.guest_border 
{
border: 1px solid #E8E8E8;
margin-top:10px;
}
.guest_title /* 留言板标题背景颜色定义(760) */
{
background:#E8E8E8;font-weight: normal;height: 25;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:
;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #F393BE;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
.admin_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #F393BE;background:#e8f5f8;color: #006633;
}
.show_page {
text-align: right;font-size:12px;margin-top:10px;
}
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}

/*#######################下载列表框######################*/
.soft_box{
border: 1px solid #E8E8E8;
width:750px;

font-size:12px;
margin-top:10px;}

.soft_box_title{
margin:1px;
height: 20px;
line-height: 20px;
text-indent:1em;
width:748px;
background:#E8E8E8;
font-weight: normal;
}

.soft_box_co1{
margin:1px;
border: 1px solid #97d2df;
background:color: #006633;
height:20px;
line-height: 20px;
text-indent:1em;
width:247px;
float:left;
}


.soft_box_co2{
margin:1px;
border: 1px solid #97d2df;
background:color: #006633;
height:20px;
line-height: 20px;
text-indent:3em;
width:496px;
float:left;
text-align:right;
}

.soft_box_co3{
margin:1px;
border: 1px solid #97d2df;
background:color: #006633;
height:20px;
line-height: 20px;
text-indent:1em;
float:left;
width:746;
}

/*##############产品框###############*/
.shop_box{
margin-top:10px;
width:370px;
float:left;
border: 1px solid #72DCBA;
font-size:12px;
}
.shop_box1{
margin-top:10px;
margin-left:10px;
width:370px;
float:left;
border: 1px solid #F393BE;
font-size:12px;
}


.shop_box_title{
font-size:14px;
height: 20px;
line-height: 20px;
text-indent:1em;
font-weight: normal;
}
.shop_box_bj{
height:10px;
background:#E8E8E8;
}
.shop_box_img{
float:right;
}
.shop_box_co1{
text-indent:1em;
height:20px;
line-height: 20px;
BORDER-BOTTOM: #dddddd 1px dotted;
text-align: left;
}
.shop_box_co1 span{ 
/*使span元素浮动到右面*/ 
text-align: right;/*日期右对齐*/
margin-right:20px;
float:right;

} 


.shop_box_co2{
height:20px;
line-height: 20px;
text-align: right;
}

/*------------*/
.shop_box_1{
margin-top:5px;
margin-left:15px;
margin-right:15px;
width:150px;
height:198px;
background:url(Pro_Cen_p.gif) no-repeat left center;
float:left;
font-size:12px;
}

.shop_box_1_img{
text-align:center;
}
.shop_box_1_img img{
border:1px solid #999999;
}

/*--边框阴影--*/
.out{
display:block; 
background:#bbb; 
border:1px solid #ddd; 
position:relative; 
margin:1em 0; 
width:120px;}

.in{
background:#fff; 
border:1px solid #555; 
position:relative; 
padding:5px; 
top:-4px; 
right:-4px;
}


.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
border-bottom:1px dashed #000;
height:20px;
}
.listbg span{float:right}


/* Data */
.sectionContainer {
	clear: both; width: 100%; padding-top: .3em;
}

.sectionBorder {
	float: left; border: 1px solid #ccc; width: 100%;
}

.sectionTitlePadding {
	padding: .8em 0 0 0;
}

.lineitemContainer {
	clear: both; width: 100%; margin: 0;
}

.lineitemRow {
	float: left; width: 100%;
}

.lineitemRowShaded {
	float: left; width: 100%; background-color: #f4f4f4;
}

.lineitemRowShaded {
	float: left; width: 100%; background-color: #f4f4f4;
}

.lineitemRowLabel {
	float: left; width: 29%; padding: .3em 0 .3em 2px;
}

.ColumnLabels {
	float: left; width: 100%; padding: .3em 0 .3em 0;
}

.lineitemColumnValue {
	float: left; width: 150px; padding: 3px; text-align: center;
}

.lineitemRowValue {
	float: left; width: 69%; padding: .3em 0 .3em 0;
}

#docHead {
	width: 100%; font-weight: bold;
}
	
.itemTitle {
	float: left; width: 69%; padding: 2px 0 2px 2px;
}
.itemTitle_wide {
	float: left; width: 69%; padding: 2px 0 2px 2px;
}
.itemType {
	float: left; width: 14%; text-align: center; padding: 2px 0 2px 2px;
}
.itemSize {
	float: left; width: 14%; text-align: center; padding: 2px 0 2px 2px;
}
/* End Data */
