/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #A3B67A;
	font-size: 12px;
	
}
ul{
	margin-bottom: 0px;
	margin-left: 21px;
	list-style-type: none;
	list-style-image: url(images/dot.gif);
}
li{
	text-decoration: none;
}
img{
	border: 0px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 901px;
	background-image: url(images/bg1.gif);
    
}


a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #8E8E8E;
	text-decoration: none;
}

a:hover{
	color: #288CC8;
	text-decoration: none;
}
/* used in btn link*/
.a_w:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;

}
.a_w:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;

}
.a_w:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;

}
.a_w:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;

}
/* used in btn link */

/* used in btn link*/
.a_detail:link {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;

}
.a_detail:visited {
	text-decoration: none;
	color: #930000;
	font-size: 12px;

}
.a_detail:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;

}
.a_detail:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;

}
/* used in btn link */

/* used in btn link*/
.a_brown:link {
	text-decoration: none;
	color: #996633;
	font-size: 12px;

}
.a_brown:visited {
	text-decoration: none;
	color: #996633;
	font-size: 12px;

}
.a_brown:hover {
	text-decoration: underline;
	color: #996633;
	font-size: 12px;

}
.a_brown:active {
	text-decoration: none;
	color: #996633;
	font-size: 12px;

}
/* used in btn link */

/* used in btn link*/
.a_list:link {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
.a_list:visited {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
.a_list:hover {
	text-decoration: underline;
	color: #0098D6;
	font-size: 12px;

}
.a_list:active {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
/* used in btn link */

/* used in btn link*/
.a_gift1:link {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
.a_gift1:visited {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
.a_gift1:hover {
	text-decoration: underline;
	color: #0098D6;
	font-size: 12px;

}
.a_gift1:active {
	text-decoration: none;
	color: #0098D6;
	font-size: 12px;

}
/* used in btn link */


/* used in btn link*/
.a_gift2:link {
	text-decoration: none;
	color: #FA4700;
	font-size: 12px;

}
.a_gift2:visited {
	text-decoration: none;
	color: #FA4700;
	font-size: 12px;

}
.a_gift2:hover {
	text-decoration: underline;
	color: #FA4700;
	font-size: 12px;

}
.a_gift2:active {
	text-decoration: none;
	color: #FA4700;
	font-size: 12px;

}
/* used in btn link */


h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #334d55;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.clear{
	clear: both;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	
}
#headimg{
	padding: 0px;
	height: 179px;
}

#navBar{
	float: right;
	width: 214px;
	margin: 0px;
	padding: 0px;
}

#headlines{
	width: 100%;
	background-image: url(images/bg_09.gif);
}


#content{
	float: left;
	width: 459px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	height: 71px;
}

#globalNav img{
	display: block;
	float: left;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 12px;
	color: #7E3921;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#notice_text h3{
	color: #7E3921;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
	padding-top: 0px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #cccccc;
}

#siteInfo img{
	vertical-align: middle;
	margin-left: 12px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/










#headlines p{
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/bg_14.gif);
	background-position: center top;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-indent: 21px;
}
#huodong1_c1{
	padding-right: 5px;
	text-align: right;
}
#huodong2{
	padding-right: 5px;
	text-align: right;
}
#huodong3{
	background-image: url(images/bg_21.gif);
}
#huodong3_c{
	background-color: #EDFCFF;
	width: 155px;
	margin-top: 0px;
	margin-left: 28px;
	border: 1px solid #6EBED1;
	padding: 15px;
}
#huodong3_c p{
	color: #996633;
	background-image: none;
	padding: 0px;
	margin-bottom: 0px;
}
#leftpart {
	float:left;
	width: 228px;
	background-image: url(images/bg_left.gif);
	margin: 0px;
	overflow: auto;
}
#huodong4_c {
	background-color: #F9EFE8;
	padding: 0px;
	width: 185px;
	margin-top: 6px;
	margin-left: 12px;
	border: 1px solid #FF4F17;
	margin-bottom: 6px;
}
#huodong5_c {
	background-color: #ffffff;
	padding: 0px;
	width: 185px;
	margin-top: 6px;
	margin-left: 28px;
	border: 1px solid #449A1B;
	margin-bottom: 6px;
}
#huodong4_c p {
	text-indent: 21px;
	margin-right: 8px;
	margin-left: 8px;
	color: #996633;
	margin-top: 2px;
	margin-bottom: 2px;
}
#notice_text p{
	text-indent: 21px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #7E3921;
	margin-right: 10px;
}
#notice_text{
	float: right;
	background-image: url(images/bg_content.gif);
	padding-top: 5px;
	padding-left: 0px;
	margin-right: 0px;
}
#noticepic{
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/************** .carstyle styles *****************/
.carstyle{
	margin-top: 0px;
	clear: both;
	background-image: url(images/carstyle_22.gif);
	margin-bottom: 0px;
	padding: 0px;
}
.carstyle1{
	margin-top: 0px;
	clear: both;
}

.carstyle p{
	padding: 0px 0px 10px 0px;
}

.chetiandi{
	float: left;
	clear:both;
	width: 195px;
	width: 400px!important; /* IE7+FF */
	width: 195px; /* IE6 */
	_margin-left: 10px;/*ie6*/
	_margin-right: 10px;/*ie6*/
	_margin-top: 0px;/*ie6*/
	*margin-left:15px;/*ie7*/ 
}

.carstyle li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

.cheshenghuo{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;

}
.sinopec{
	margin-left: 0px;
	float: left;
	width: 390px;
	margin-top: 15px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 0px;
}
.sinopec img{
	float:left;
	margin-right: 5px;
}
.sinopec h1{
	color: #1850A3;
	margin: 0px;
}
.sinopec p{
	text-indent: 21px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
.sinopectop{
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
}

.leftbanner{
	margin-left: 5px;
	float: left;
	*margin-top:30px;/*ie7*/
	_margin-top:0px;/*ie6*/  
}
.leftbanner2{
	margin-left: 5px;
	float: left;
	*margin-top:0px;/*ie7*/
	_margin-top:0px;/*ie6*/  
}
.rightbanner{
	margin-left: auto;
	*margin-top:30px;/*ie7*/
	_margin-top:0px;/*ie6*/  
}
.sinopectitle{
	float: left;
	margin-top: 15px;
	width: 390px!important;
	margin-right: 0px;
	padding-left:30px;
}
.carstylefoot{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 2px;
}
.sazonenav{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.connect{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.luckdraw{
	background-color: #FFFFFF;
	width: 172px;
	margin-left: 12px;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 8px;
}
.temp{
	margin: 0px;
	padding: 0px;
}
.luckdraw img{
	margin-bottom: 8px;
}
.searchtools{
	background-color: #FFFFFF;
	width: 188px;
	margin-left: 12px;
}
.gifttop{
	background-image: url(images/bg_69.gif);
	height: 32px;
	width: 442px;
	margin-left: 9px;
	margin-top: 20px;
	clear: both;
}
.righttext{
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}
.gift{
	margin-top: 10px;
}
.gift1{
	float:left;
	height: 185px;
	width: 130px;
	margin-left: 15px;
}
.giftfoot{
	clear: both;
	background-color: #5B96D8;
	height: 3px;
	width: 442px;
	margin-left: 7px;
	*margin-top:20px;/*ie7*/ 
	_margin-top:0px;/*ie6*/ 
}
.giftpic img{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
.kuaiditop{
	margin-top: 10px;
	margin-left: 7px;
}
.kuaidi_c{
	margin-left: 7px;
	border: 1px solid #C4C4C4;
	width: 428px;
}
.kuaidileft{
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.kuaidifoot{
	margin-left: 7px;
	clear: both;
}
.kuaidileft li{
	background-position: center top;
	list-style-image: url(images/dot2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#foot{
	background-color: #C3E0E4;
	height: 55px;
	width: 901px;
	text-align: center;
	padding-top: 5px;
}
#sinopeclogo {
	padding: 0px;
	margin-top: 16px;
	margin-left: 48px;
	margin-bottom: 6px;
}
.giftname{
	font-weight: bold;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D5DF;
	width: 108px;
}
.jifen{
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D5DF;
	width: 108px;
}
.jifen2{
	padding-top: 2px;
	width: 108px;
}
.othertext{
	padding-top: 5px;

}
.surveybanner {
	width: 188px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.strock {
	font-weight: bold;
}
#canon_1{
	background-color: #F9EFE8;
	padding: 0px;
	width: 185px;
	margin-top: 6px;
	margin-left: 28px;
	margin-bottom: 6px;
}
#index_buycard_top{
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 0px;
}
#index_buycard_content{
	border: 1px solid #FF4F17;
	color: #996633;
	width: 419px;
	margin-left: 7px;
	padding: 5px;
	margin-top: 0px;
}
.notice20080730_frame{
	width: 430px;
	background-image: url(images/20080730notice_09.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.notice20080730_frame p{
	margin: 2px;
	padding: 0px;
}
.notice20080730_content{
	color: #2888c0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.notice20080730_content img{
	float: left;
}
.notice20080731_frame{
	width: 430px;
	background-image: url(images/20080730notice_21.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.notice20080731_frame p{
	margin: 2px;
	padding: 0px;
}
.notice20080731_content{
	color: #437901;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.notice20080731_content img{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.notice20080808_frame{
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.notice20080808_frame p{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.notice20080808_frame a:link{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-decoration: underline;
}
.notice20080808_bgtext{
	background-image: url(images/assistantbanner_05.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 430px;
}
.notice20080808_content{
	color: #430000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.notice20080808_content img{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.gonggao{
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image:url(images/index_new_18.gif);
}

#bulletin { margin-left:0px; width:380px;}
#bulletin .cate { float:left; margin-bottom:5px; color:#945103;}
#bulletin .title { float:left;}
#bulletin .date { float:right; margin-right:1px; color:#959595;}