@charset "utf-8";
/* ::http://www.ieic.cn /:: */
/* CSS Frameworks "iTools" Created by anylee(flash8_any@163.com) 2009.09.25 Update in 2010.02.02 9:35,Version 1.2 */

/******************************/
/*       Css Reset File       */
/******************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
fieldset,img {border: none;}

/* remember to define focus styles! */
:focus {outline:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt {font-size:100%;}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select {*font-size:100%;}
body {line-height:1.5;}
ol,ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
sup,sub {font-size:100%;vertical-align:baseline;}

/* remember to highlight anchors and inserts somehow! */
:link,:visited,:hover,:active,ins {text-decoration:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

.recommendbox{
	width:980px;
	height:150px;
	background-color:#e70302;
	}
.recommendbox_left img{
	float:left;
	padding:5px;
	padding-right:0;
	}
.recommendbox_right{
	float:left;
	height:150px;
	padding-left:30px;
	background:url("http://www.cjxtv.com/upload/webindex/2011/2/12/20110912120922.jpg");
	background-repeat:no-repeat;
	}
.recommendbox_right dl{
	width:260px;
	float:left;
	margin-top:15px;
	}
.recommendbox_right dt {
	width:260px;
	text-align:center;
	}
.recommendbox_right dt a{
	font: bold 20px Microsoft Yahei, "", Arial, Helvetica, sans-serif;
	color:#FFD122;
	text-decoration:none;
	}
.recommendbox_right dt a:hover{
	color:#FFF600;
	text-decoration:none;
	}
.recommendbox_right dd{
	width:245px;
	display:block;
	margin:5px;
	padding:5px;
	padding-top:0px;
	padding-right:0;
	height:90px;
	/**background:url("http://www.cjxtv.com/css/img/wind_bg2.gif") 356px 0px;**/
	}
.recommendbox_right dd a{
	font-size:12px;
	height:18px;
	color:red;
	line-height:18px;
	text-decoration:none;
	display:block;
	width:100%;
	}
.recommendbox_right dd a:hover{
	text-decoration:underline;
	color:#c00;
	}
