﻿/********************************************
   Design by:  			Shen Ye
   QQ: 	                68184500
   MSN:                 yves.shen@hotmail.com
   E-mail:              yves.shen21@Gmail.com
   Version:             1.0     
   Date:				Nov-08-2008    	
 *******************************************/
@import url("layout.css");

#content{ width:635px; padding-bottom:100px;}

#content .text-indent{text-indent:2em;}

p{line-height:250%;}

#sidebar{background-image:none;}
#top_sidebar{width:245px; background:url(../images/sidenav-top.jpg) no-repeat; position:relative;	 }
#banner{ height:251px; background:url(../images/service_bannner.jpg) no-repeat;}
#banner p{ line-height:180%; color:#003D4D; font-weight:bold; padding:196px 0 0 15px;}
	 
.content_header{
	height:138px;
	width:635px;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:12px;
    }
.content_header_image{
	height:138px;
	width:635px;
	background-image:url(../images/header-title.jpg);
	background-repeat:no-repeat;
    }
.content_header_image p{
	font-size:26px;
	color:#fff;
	font-size:26px;
	font-weight:100;
	padding-top:36px;
	margin-left:15px;
}


.content_header_text{
	color:#fff;
	font-size:26px;
	font-weight:100;
	margin-top:5px;
	margin-left:15px;
    }
	

#content h2{color:#ff7f00;}
#content b{color:#ff7f00;}
#content p a:hover{color:#ff7f00; text-decoration:underline;}

#content h3{color:#006699;}
#content h3 a:link{color:#ff7f00; text-decoration:underline;}
#content h3 a:hover{color:#ff7f00; text-decoration:none;}
#content h3 a:visited{color:#ff7f00; text-decoration:underline;}


.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: #f3f3f3; padding:10px; line-height:250%; width:580px;}
#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;}



.doc_title{padding:10px 0 10px 0; font-size:14px;}
.download_table{width:630px;}
.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:#e98331; font-weight:normal;}
.download_table ul a:hover{text-decoration:underline; color:#e98331;}
.download_table ul a:visited{text-decoration:none; color:#e98331;}
.download_table_top{
	background-image:url(../images/top_cap.gif);
	background-repeat:no-repeat;
	width:635px;
	height:38px;
	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:#ff7f00;}

.download_table_rows{border-left:solid 1px #D6D6D6; border-right:solid 1px #D6D6D6; width:633px; margin-top:-1px; padding:0;}
.downlad_description{font-size:14px; font-weight:bold; padding:0; text-align:center;}
.download_table_row_divider{border-bottom:solid 1px #D6D6D6;height:1px;width:620px;line-height:0px;margin-left:5px;}
.download_table_bottom{background-image:url(../images/bottom_cap.gif);background-repeat:no-repeat;background-position:left top;width:635px;height:21px;}