/* CSS by baoquan83@gmail.com */ 

/* reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3,h4, h5, h6, p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color:#333333;
}
/*****  Body  *****/
body {	
	background:url(../images/bg.jpg); 
	color:#f06ea9;
}
ol, ul {
	list-style-image:none;
	list-style-type:none;
} 
a {
	color:#f06ea9;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.img {
	padding:4px;
	background:#FFFFFF;
	border:#E4E4E4 solid 1px;
	float:left;
	margin-right:10px;
}
h2 {
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#f06ea9;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom:#f06ea9 solid 1px;
}
h3,h3 a {
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#ec008c;
	margin-bottom:10px;
}
h3 a:hover {
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#f06ea9;
	margin-bottom:10px;
}
h4 {
 	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:none;
	color:#333333;
	padding-top:10px;
	border-top:#CCCCCC 1px dotted;

}
.tinkhac ul {
	float:left;
	padding-left:10px;
	margin-top:10px;
}
.tinkhac ul li {
	background:transparent  url(../images/ico_1.jpg)no-repeat left scroll ;
	padding-left:10px;
}
.tinkhac ul li a{
	font-size : 12px;
	text-decoration:none;
	color:#f06ea9;
}
.tinkhac ul li a:hover{
	font-size : 12px;
	text-decoration:underline;
	color:#000;
}

/*****  Wrapper  *****/
#Wrapper {
	margin:0 auto;
	width:auto;
	height:auto;
}
/*****  Contain  *****/
#Contain {
	margin:0 auto;
	width:1000px;
	height:auto;
	background:#f06ea9; 
	height:100%;!important
}
/*****  Header  *****/
#Header {
	width:1000px;
	height:214px;
	background:url(../images/bg_header.jpg) no-repeat ;
	position:relative;
}
/*****  Menu  *****/
#Menu {
	position:absolute;
	left:160px;
	bottom:16px;
	width:500px;
	height:25px;
}
/*****  Logo  *****/
#Logo {
	position:absolute;
	left:10px;
	bottom:70px;
	width:300px;
	height:121px;
}

#texth {
	position:absolute;
	left:420px;
	bottom:70px;
	width:450px;
	height:121px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}
.texth1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
}

.texth2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}
/*****  but_logo  *****/
#but_logo {
	position:absolute;
	left:0px;
	bottom:0px;
	_bottom:-3px;
	width:165px;
	height:60px;
	
}
/*****  Banner  *****/
.banner_qc {
	margin-bottom:15px;
}
/*****  Content  *****/
#Content {
	width:1000px;
	
}
/*****  Col_left  *****/
#Col_left {
	float:left;
	width:658px;
	height:auto;
	
}
/*****  Col_right *****/
#Col_right {
	float:right;
	width:333px;
	height:auto;
	
}
/*****  mod_left  *****/
.mod_left {
	float:left;
	width:645px;
	_width:645px;
	margin-left:8px;
	_margin-left:5px;
	margin-bottom:8px;
	background:#FFFFFF;
	
}
/*****  mod_right  *****/
.mod_right {
	float:left;
	width:325px;
	_width:325px;
	margin-right:8px;
	_margin-right:5px;
	margin-bottom:8px;
	background:#FFFFFF;
}
/*****  mod_left_top  *****/
.mod_left_top {
	float:left;
	width:648px;
	height:10px;
	background: url(../images/mod_lef_top.jpg) no-repeat top scroll;
}
/*****  mod_left_top1  *****/
.mod_left_top1 {
	float:left;
	width:648px;
	height:15px;
	background: url(../images/mod_lef_top1.jpg) no-repeat top scroll;
}
/*****  mod_left_banner  *****/
.mod_left_banner {
	float:left;
	width:636px;
	height:auto;
	background:#FFFFFF;
	padding-left:6px;
	padding-right:6px;
}
/*****  mod_left_body  *****/
.mod_left_body {
	float:left;
	width:628px;
	height:auto;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:40px;
}
/*****  mod_left_nd  *****/
.mod_left_nd {
	float:left;
	width:302px;
	height:200px;
	padding-top:10px;
	text-align:justify;
}
/*****  mod_left_ct  *****/
.mod_left_ct {
	float:left;
	width:628px;
	height:auto;
	padding-top:10px;
	text-align:justify;
}
/*****  mod_left_nd1  *****/
.mod_left_nd1 {
	float:right;
	width:312px;
	height:200px;
	padding-top:10px;
	text-align:justify;
}
/*****  mod_left_bot  *****/
.mod_left_bot {
	float:left;
	width:648px;
	height:19px;
	background: url(../images/mod_lef_bot.jpg) no-repeat bottom scroll;
}
/*****  mod_right_top  *****/
.mod_right_top {
	float:left;
	width:325px;
	height:10px;
	background: url(../images/mod_rig_top.jpg) no-repeat top scroll;
}
/*****  mod_right_body  *****/
.mod_right_body {
	float:left;
	width:311px;
	height:auto;
	padding-left:8px;
	padding-right:6px;
}
/*****  mod_right_bot  *****/
.mod_right_bot {
	float:left;
	width:325px;
	height:19px;
	background: url(../images/mod_rig_bot.jpg) no-repeat bottom scroll;
}
/*****  Footer  *****/
#Footer  {
	clear:both;
	width:1000px;
	height:39px;
	padding-top:20px;
	background:url(../images/footer_bg.jpg) no-repeat ;
}
div#Footer p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color:#FFF;
	margin-left:60px;
}
div#Footer a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size : 11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
div#Footer a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size : 11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
/*****  title1  *****/
.title1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size : 14px;
	font-weight:bold;
	color:#ec008c;
	margin-bottom:10px;
}
/*****  line  *****/
.line {
	border-bottom:#CCCCCC dotted 1px;

}

