/********************************************
   Design by:  			Shen Ye
   QQ: 	          68184500
   E-mail:        Edison@mtc-printing.com
   Version:       V2.0     
   Date:				      2015-12-20
 *******************************************/
@import url("layout.css");

#sub_table{width:770px;margin:15px auto; font-size:14px; text-align:center;box-shadow:0 0 10px #666;}
table {border-collapse: collapse;border-spacing: 0;width:100%;-webkit-box-shadow:  0px 2px 1px 5px rgba(242, 242, 242, 0.1);box-shadow:  0px 2px 1px 5px rgba(242, 242, 242, 0.1);}
.zebra {border: 1px solid #fafafa; background-color:#fafafa;}
.zebra td {border-left: 1px solid #ccc;border-top: 1px solid #ccc;padding: 10px;text-align: left; text-align:center;    }
.zebra th, .zebra th:hover {border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 20px;  
    background-color:#333 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#151515), to(#404040)) !important;
    background-image: -webkit-linear-gradient(top, #999, #999) !important;
    background-image:    -moz-linear-gradient(top, #999, #999) !important;
    background-image:     -ms-linear-gradient(top, #999, #999) !important;
    background-image:      -o-linear-gradient(top, #999, #999) !important;
    background-image:         linear-gradient(top, #999, #999) !important;
	color:#fff !important;
	font-weight:normal;
}
.zebra thead tr th{ text-align:left; padding-left:20px;}
.zebra tbody tr:nth-child(even) {background: #fff !important;color:#000;}
.zebra tbody tr td{ text-align:left; padding:20px;}
.zebra tr:hover *{background: #eeeeee;color:#000;}
.zebra tr {background:#fff;color:#000;}


.doc_title{padding:10px 0 10px 0; font-size:14px;}
.download_table{width:770px;}
.download_table table{width:100%;}
.download_table ul{margin:0px; padding: 0px; list-style: none;}
.download_table li{	font-size:13px; color:#e98331;	margin:10px 0px 10px 5px;	padding-left:12px;	background-image: url(../images/orange_arrow.gif);	background-repeat: no-repeat;	background-position: 0px 5px;	line-height:1.3em;}
.download_table ul a{text-decoration:none; color:#525659; font-weight:normal;}
.download_table ul a:hover{text-decoration:underline; color:#e98331;}
.download_table ul a:visited{text-decoration:none; color:#525659;}
.download_table_top{background-image:url(../images/top_cap.gif);	background-repeat:no-repeat;	width:770px;	height:45px;	padding-left:1px;}
.download_table_columnheading{height:25px;	color:#fff;	font-size:14px;	font-weight:bold;	padding-top:10px;padding-left:16px;}
.download_table_rows td{padding-left:15px;height:105px;}
.download_table_rows td ul li a:hover{text-decoration:underline; color:#ff0000;}
.download_table_rows{border-left:solid 1px #D6D6D6; border-right:solid 1px #D6D6D6; width:768px; margin-top:-1px; padding:0;}
.downlad_description{font-size:14px; font-weight:bold; padding:0; text-align:left;}
.download_table_row_divider{border-bottom:solid 1px #D6D6D6;height:1px;width:730px;line-height:0px;margin-left:20px;}
.download_table_bottom{background-image:url(../images/doc_bottom_cap.gif);background-repeat:no-repeat;background-position:left top;width:770px;height:21px;}


.v_content{padding:10px 0 20px 0; padding-top: 0;}
#QA_dl dt{line-height: 19px; background: url(../images/q_ico.gif) no-repeat; margin: 20px 0 0 0; padding: 0 0 0 30px; cursor: pointer;}
#QA_dl dd{ margin: 5px 0 0 0;padding: 0 0 0 30px;display:none;background: url(../images/a_ico.gif) no-repeat;}
#QA_dl dd div{background: #efefef; padding:10px; line-height:250%; width:720px;}
#QA_wrapper  dt a:link{color:#606C78; text-decoration:none;}
#QA_wrapper  dt a:hover{color:#ff7f00; text-decoration:underline;}
#QA_wrapper  dt a:visited{color:#606C78; text-decoration:none;}
.QA_txt{ font-size:10px;}